Skip to content

Commit 44af522

Browse files
committed
chore(release): 1.8.0-alpha.26 [skip ci]
# [1.8.0-alpha.26](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.8.0-alpha.25...@mweb/extension@1.8.0-alpha.26) (2025-05-16) ### Bug Fixes * **n8n:** telegram users with bigint user id cannot start bot ([8431089](8431089)) ### Features * **n8n:** add `/reset-ui` command to remove reply keyboard ([02b39b4](02b39b4)) * **n8n:** add `reward_history` table to db initialization script ([3d0ed9a](3d0ed9a)) * **n8n:** add `stars` column to `capability` table ([5caa425](5caa425)) * **n8n:** add `usage_history` table to db initialization script ([e2edd25](e2edd25)) * **n8n:** add top 10 NEAR AI agents for new users by default ([72a86fd](72a86fd)) * **n8n:** automatically claim rewards when a wallet is connected ([154e750](154e750)) * **n8n:** extract the reward system into a separate workflow, allow NEAR AI agents to be used without logging in ([674ee8c](674ee8c)) * **n8n:** make `recipient_account_id` column nullable ([6bc3240](6bc3240)) * **n8n:** match parsed contexts from Mutable Web to NEAR AI agents [WiP] ([91bf4ac](91bf4ac)) * redesign Wallet and History Main page modules; add the link to MyNearWallet; change modules border colors (issue[#211](#211)) ([4364107](4364107))
1 parent 4364107 commit 44af522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mweb/extension",
3-
"version": "1.8.0-alpha.25",
3+
"version": "1.8.0-alpha.26",
44
"description": "Bridge to the Mutable Web",
55
"scripts": {
66
"build": "cross-env NODE_OPTIONS=--max-old-space-size=6144 webpack --config webpack.prod.js",

0 commit comments

Comments
 (0)