Skip to content

Commit

Permalink
Release version 1.1.25
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Dec 7, 2023
1 parent 40f7740 commit 905be82
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,29 @@
# CHANGELOG

## 1.1.25
Build date: Dec 7, 2023.

Features & Update:
- Support EIP-6963 (Multi eth provider) (#2021)
- Update showing estimated withdrawal time on staking (#2304)
- Update APY for Vara network (#2301)
- Update chain list (#2302)
- Integrate EWX Staging Parachain (testnet)
- Integrate EWC EVM chain
- Update Avail testate


Bugs fixed:
- Fixed bug display dApp/pool/validator/collator name (#2130)

## 1.1.24
Build date: Dec 1, 2023.

Features & Update:
- Support show balance detail by account on All accounts mode (#1997)
- Support staking for Goldberg (#2181)
- Add block explorer for Creditcoin (#2287)
- Update neway to fetch transaction history (#2223)
- Update new way to fetch transaction history (#2223)
- Update the default logo (#1791)
- Update RPC for some chains (#2293)
- The default pool setting for Vara is SubWallet Official (#2291)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://github.com/Koniverse/Subwallet-V2.git"
},
"sideEffects": false,
"version": "1.1.25-1",
"version": "1.1.25",
"workspaces": [
"packages/*"
],
Expand Down

0 comments on commit 905be82

Please sign in to comment.