Commit 2041e48
committed
chore(release): 1.8.0-alpha.5 [skip ci]
# [1.8.0-alpha.5](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.4...@mweb/extension@1.8.0-alpha.5) (2025-04-25)
### Bug Fixes
* `lib` in xen-tg-app should be commited to git ([35cdd94](35cdd94))
* agent status color ([ff24991](ff24991))
* background bug (issue[#104](#104)) ([255041c](255041c))
* Capabilities: connect server data instead of mocks (issue[#129](#129)) ([7dbbc21](7dbbc21))
* close Dashboard when the wallet connects ([2241387](2241387))
* ignore build dependency eslint ([91c298b](91c298b))
* link to Near AI agents in default browser ([6f4de33](6f4de33))
* loader for user data connected only to Wallet module ([1cf50f5](1cf50f5))
* **n8n:** change username case to lowercase ([e3e56c9](e3e56c9))
* **n8n:** MyNearWallet redirects to the bot instead of the dashboard ([33faf36](33faf36))
* **n8n:** reward users for unhandled exceptions ([cefbe9d](cefbe9d))
* **n8n:** wrong NEAR account ID in monitor notifications ([d93b4da](d93b4da))
* open MyNearWallet in the browser ([00015fc](00015fc))
* pnpm-lock.yaml ([c363c45](c363c45))
* pnpm-lock.yaml ([4ba5b18](4ba5b18))
* rename "Connected Agents" dashboard section to "Сapabilities" (issue[#93](#93)) ([fb26324](fb26324))
* some blocks are invisible; free space for Footer menu ([2eaef23](2eaef23))
* text ([5ad11e3](5ad11e3))
* update near-api-js, borsh; fix bugs ([1cb92f9](1cb92f9))
* update pnpm-lock.yaml ([b32b47a](b32b47a))
* update user info after logout ([5b68027](5b68027))
### Features
* add `@tanstack/react-query`; get `User` from server with `getCurrentUser` ([6a3d35e](6a3d35e))
* add `Delete all memory` function (issue[#132](#132)) ([fd943ad](fd943ad))
* add `Delete memory` function (issue[#132](#132)) ([28629ee](28629ee))
* add animated background; add prettier config ([65e45c5](65e45c5))
* add Connected Agents module (issue[#79](#79)) ([bde51af](bde51af))
* add Developer Mode switch; add shadcn/ui (Switch component) (issue[#90](#90)) ([3f0f1b2](3f0f1b2))
* add light and dark theme (issue[#77](#77)) ([85dc918](85dc918))
* add logout functionality ([e965149](e965149))
* add Memories module (issue[#81](#81)) ([2b7149c](2b7149c))
* add routing (React Router); Memories is a separate page (issue[#76](#76)) ([2b66996](2b66996))
* add Wallet module with mocked data (issue[#78](#78)) ([9fa1586](9fa1586))
* add Warnings module (issue[#80](#80)) ([fc4b52c](fc4b52c))
* connect `login` function ([69d23d2](69d23d2))
* connect backend to Dev Mode module (issue[#126](#126)) ([023bb17](023bb17))
* create directory with initial app (issue[#75](#75)) ([469f1f9](469f1f9))
* get balance from the server ([ab94519](ab94519))
* get Xen memories about the user (issue[#132](#132)) ([a8c1d49](a8c1d49))
* **n8n:** implement `syncCapabilities` JSON RPC method ([0dd9c3a](0dd9c3a))
* **n8n:** limit maximum 3 users get reward for one bug ([1f4e1a2](1f4e1a2))
* **n8n:** limit the amount of rewards for one agent creator per day ([1e9aa6e](1e9aa6e))
* **n8n:** mark warnings as deleted instead of real deleting ([2969191](2969191))
* **n8n:** reward agent creators for usage ([651a14d](651a14d))
* **n8n:** update tables in the SQL initialization script ([970f7f5](970f7f5))
* try to send /help command ([2ba7426](2ba7426))
* Warnings: remove mocks (issue[#131](#131)) ([80e00d5](80e00d5))
* **xen-tg-app:** extract API URL to env variables ([1904434](1904434))1 parent f7fd604 commit 2041e48
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