Releases: dapplets/mutable-web-monorepo
Releases · dapplets/mutable-web-monorepo
@mweb/extension@1.8.0-alpha.6
@mweb/extension@1.8.0-alpha.5
1.8.0-alpha.5 (2025-04-25)
Bug Fixes
libin xen-tg-app should be commited to git (35cdd94)- agent status color (ff24991)
- background bug (issue#104) (255041c)
- Capabilities: connect server data instead of mocks (issue#129) (7dbbc21)
- close Dashboard when the wallet connects (2241387)
- ignore build dependency eslint (91c298b)
- link to Near AI agents in default browser (6f4de33)
- loader for user data connected only to Wallet module (1cf50f5)
- n8n: change username case to lowercase (e3e56c9)
- n8n: MyNearWallet redirects to the bot instead of the dashboard (33faf36)
- n8n: reward users for unhandled exceptions (cefbe9d)
- n8n: wrong NEAR account ID in monitor notifications (d93b4da)
- open MyNearWallet in the browser (00015fc)
- pnpm-lock.yaml (c363c45)
- pnpm-lock.yaml (4ba5b18)
- rename "Connected Agents" dashboard section to "Сapabilities" (issue#93) (fb26324)
- some blocks are invisible; free space for Footer menu (2eaef23)
- text (5ad11e3)
- update near-api-js, borsh; fix bugs (1cb92f9)
- update pnpm-lock.yaml (b32b47a)
- update user info after logout (5b68027)
Features
- add
@tanstack/react-query; getUserfrom server withgetCurrentUser(6a3d35e) - add
Delete all memoryfunction (issue#132) (fd943ad) - add
Delete memoryfunction (issue#132) (28629ee) - add animated background; add prettier config (65e45c5)
- add Connected Agents module (issue#79) (bde51af)
- add Developer Mode switch; add shadcn/ui (Switch component) (issue#90) (3f0f1b2)
- add light and dark theme (issue#77) (85dc918)
- add logout functionality (e965149)
- add Memories module (issue#81) (2b7149c)
- add routing (React Router); Memories is a separate page (issue#76) (2b66996)
- add Wallet module with mocked data (issue#78) (9fa1586)
- add Warnings module (issue#80) (fc4b52c)
- connect
loginfunction (69d23d2) - connect backend to Dev Mode module (issue#126) (023bb17)
- create directory with initial app (issue#75) (469f1f9)
- get balance from the server (ab94519)
- get Xen memories about the user (issue#132) (a8c1d49)
- n8n: implement
syncCapabilitiesJSON RPC method (0dd9c3a) - n8n: limit maximum 3 users get reward for one bug (1f4e1a2)
- n8n: limit the amount of rewards for one agent creator per day (1e9aa6e)
- n8n: mark warnings as deleted instead of real deleting (2969191)
- n8n: reward agent creators for usage (651a14d)
- n8n: update tables in the SQL initialization script (970f7f5)
- try to send /help command (2ba7426)
- Warnings: remove mocks (issue#131) (80e00d5)
- xen-tg-app: extract API URL to env variables (1904434)
@mweb/extension@1.8.0-alpha.4
1.8.0-alpha.4 (2025-04-25)
Bug Fixes
- replace text to manifest (7b1962f)
Features
- added RevolutionarySection (1d4ade0)
- n8n: create
capability,user_capabilityandwarningtables in the initialization script (f4a7672) - n8n: implement
deleteAllWarningsJSON RPC method (544ce05) - n8n: implement
disableCapabilityJSON RPC method (a3fd9e5) - n8n: implement
enableCapabilityJSON RPC method (5a385f1) - n8n: implement
getCapabilitiesJSON RPC method (e759cbd) - n8n: implement
getWarningsJSON RPC method (4eb560b) - n8n: implement
loginJSON RPC method (1b35dd1) - n8n: implement
removeCapabilityJSON RPC method (24fc632) - n8n: introduce capability synchronization (93501f5)
- n8n: keep user errors in the database (9be6618)
- n8n: update Near AI agents source for
/statuscommand (c59231f) - n8n: update Near AI agents source in
deptworkflow (64f8d49)
@mweb/extension@1.8.0-alpha.3
1.8.0-alpha.3 (2025-04-24)
Bug Fixes
- correct part styles (de3c20c)
- fixed themes, hidden documentations (c1261d8)
- n8n: error message.tool_calls.map is not a function (6b21f27)
- n8n: error message.tool_calls.map is not a function [skip ci] (09ccb5f)
- n8n: update JSON structure and values (95adffa)
- n8n: update system message with additional restrictions (ab045d0)
- n8n: update text for wallet connection instruction (830a6c5)
- n8n: update url to use dynamic commit reference (d237ee9)
- update animation (008af1b)
- update animation to home page (7ca0e04)
- update broken links, style: format code (21f484e)
- update styles about page (ae1c696)
Features
- add links to hackathons (DAP-4937) (5073213)
- add One Trillion Agents Hackathon link (7096883)
- added animation to examle section (3431032)
- added animation to feature section (b7d0780)
- added animation to title block buttons (f684f5d)
- added anomaton to header and supported block (22a8deb)
- added data to bloc`s example (d334159)
- added ladel to exaple block (cb2c864)
- added new examples (8d1fc6f)
- n8n: add /status command to the bot menu #72, move /memo from menu into /about response #71 (#73) (be03673)
- n8n: add hidden
/devmodecommand to toggle developer mode and Telegram UI controls (6c6bfe1) - n8n: add initial Telegram integration and welcome message (f4849fb)
- n8n: add isdeveloper column to users table (6d0b9fc)
- n8n: add msgId to error message sent to telegram (cb577b7)
- n8n: add NEAR authentication to Xen-chatbot (#65), replace /help command with /about item in Xen-bot menu (#69) (PR #70) (da5c558)
- n8n: add no-rights error node for Telegram (5e8f49d)
- n8n: add table for environment variables (3ce809e)
- n8n: add Telegram integration and GitHub node (88c600c)
- n8n: add Telegram nodes for developer mode (d06f0c7)
- n8n: autogenerate SSL via Let's Encrypt (195620f)
- n8n: autoinstall of custom n8n nodes to interact with NEAR Protocol (528bec4)
- n8n: gate
/setaboutexecution behind isdeveloper flag (1acf3c3) - n8n: global error handler that sends messages to telegram (#83) (6f3a8f5)
- n8n: implement
deleteAllMemoriesJSON RPC method (979f243) - n8n: implement
deleteMemoryJSON RPC method (132bbab) - n8n: implement
disableDevModeJSON RPC method (d595bd8) - n8n: implement
enableDevModeJSON RPC method (16b30ba) - n8n: implement
getBalanceJSON RPC method (4aaff5a) - n8n: implement
getCurrentUserJSON RPC method (813a3bc) - n8n: implement
getDevModeJSON RPC method (2057184) - n8n: implement
getMemoriesJSON RPC method (56c005f) - n8n: implement
logoutJSON RPC method (59d3672) - n8n: implement hidden
/setaboutcommand with default‑value fallback (db707dd) - n8n: import credentials on startup (44e69be)
- n8n: import workflows on startup (db6d155)
- n8n: initialize SQL database for Aigency (1b26742)
- n8n: introduce docker compose script that initializes postgres, qdrant, ollama and n8n (d81f85e)
- n8n: introduce Telegram22 and Nearai nodes in workflow (b8a588a)
- n8n: update notifications texts (bb67d39)
- n8n: update Telegram bot messages and positions (338c1c1)
@mweb/extension@1.8.0-alpha.2
1.8.0-alpha.2 (2025-04-08)
Features
- n8n: add tasks resolver [WiP] (37bc46e)
- n8n: added webhook calls, reworked memory system, added new workflows (96f2f1f)
- n8n: cache all near ai agents to postgres every 24h (4071473)
- n8n: extract favourite agents from NEAR AI using logged in account ID (573b3ea)
- n8n: introduce aigency and xen on n8n (3c03f8b)
- n8n: introduce call NEAR AI Agent n8n subworkflow (aa817d4)
- n8n: introduce multiple call of NEAR AI Agents (6b76c42)
- n8n: remove qdrant temporary, rework confidence evalutation, add telegram commands (0a76474)
@mweb/extension@1.8.0-alpha.1
1.8.0-alpha.1 (2025-04-01)
Features
@mweb/extension@1.7.0
@mweb/extension@1.7.0-alpha.1
@mweb/extension@1.6.0
1.6.0 (2025-03-06)
Bug Fixes
- all app instances are removed (b16c1af)
- bottom-padding in opened Notch (4f58831)
- cannot create mutation from scratch (39fb2a0)
- murkup in Notch without mutations (origin) (59a5d99)
Features
- add scroll to apps bar in Mini Overlay (33335b7)
- allow user to fork own documents (5563a21)
- allow user to fork own documents (a75bf48)
- allow user to fork own documents (bb01dee)
- connected-accounts: implement linking/unlinking NEAR accounts with social networks (#57) (4defe0e)
- copy mutation selector to overlay (DAP-4798) (#38) (11565ee)
- introduce AI Crawler as part of the Mutable Web monorepository (#52) (9d4fe90)
- introduce Aigency (One Trillion Agents Hackathon) (#61) (985f36c)
- introduce crawler agent and orders system (DAP-4811) (#56) (181d1cc)
- introduce entity versioning (DAP-4797) (#40) (08b3d8e)
- move overlay UI to the side panel (DAP-4813) (#58) (2012a61)
- move wallet profile to the overlay (DAP-4778) (#34) (e1eea1e)
- open the overlay by left-clicking on the extension icon (DAP-4805) (5470dbd)
- read-only connected accounts integration (DAP-4807) (#55) (4ba87b5)
- show document and application IDs (f1d25e8)
- show document ID for apps with docs in MiniOverlay (e36d388)
- show outgoing notifications (DAP-4770, DAP-4771, DAP-4772) (#35) (ed866e6)
- stylize version switcher in the mutation manager (DAP-4801) (#41) (8a9ab3e)
- tab-specific side panel (DAP-4892) (#60) (ff9d756)
- teaser page for connected accounts (DAP-4807) (#50) (b21c23b)