Commit b03dcb5
committed
chore(release): 1.8.0-alpha.22 [skip ci]
# [1.8.0-alpha.22](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.21...@mweb/extension@1.8.0-alpha.22) (2025-05-12)
### Bug Fixes
* **n8n:** `getUsageHistory` returned empty object if history was empty. ([ff4af1d](ff4af1d))
* text owerflow extends beyond container; big amounts are not supported ([029f594](029f594))
### Features
* add Accordion with a content to the history note ([d2703d4](d2703d4))
* add Payments & Usage page: History and HistoryNote components ([0ec11e9](0ec11e9))
* connect backend to the Payment & Usage page (issue[#173](#173)) ([495f515](495f515))
* **n8n:** add capabilities to transfer history table ([6969cf5](6969cf5))
* **n8n:** add dev‑only transcript, escape markdown, improve monitoring, refactor LLM retries ([658502a](658502a))
* **n8n:** enable and disable built-in News Monitor capability ([7e94e6e](7e94e6e))
* **n8n:** implement JSON PRC method `getLastScanOfSubscriptions` ([55096f7](55096f7))
* **n8n:** implement JSON PRC method `getNextScanOfSubscriptions` ([47b4505](47b4505))
* **n8n:** implement JSON PRC method `removeSubscription` ([6fdfe24](6fdfe24))
* **n8n:** implement JSON PRC method `scanSubscriptions` ([a3f804e](a3f804e))
* **n8n:** implement JSON RPC method `addSubscription` ([f62c87b](f62c87b))
* **n8n:** implement JSON RPC method `disableSubscription` ([e267cef](e267cef))
* **n8n:** implement JSON RPC method `enableSubscription` ([b20a282](b20a282))
* **n8n:** implement JSON RPC method `getSubscriptions` ([bcbd6f9](bcbd6f9))
* **n8n:** implement JSON RPC method `getUsageHistory` ([f484b64](f484b64))1 parent ca63edf commit b03dcb5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments