Skip to content

Commit

Permalink
Update @subwallet/chain-list to stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Dec 20, 2023
1 parent 1bdb9f3 commit ed1429e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# CHANGELOG

## 1.1.27
Build date: Dec 20, 2023.

Features & Update:
- Sort the Current account on top in the Account selector (#2318)
- Update API staking for Astar (#2370)
- Add Azero Domains is default pool (#2385)
- Update chain-list (#2368)
- Some update for 3DPass (addd new RPC, update logo, update explorer, update price)
- Add support Energy Web X

Bugs fixed:
- Fixed bug dApp detection when connect wallet (#1936)
- Fixed UI bug show balance in the Token details screen (#2201)
- Fixed bug show EVM transaction history (#2362)
- Fixed bug show transfer NFT history details (#2373)
- Fixed bug phishing detection (#2372)

## 1.1.26
Build date: Dec 16, 2023.

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.27-1",
"version": "1.1.27",
"workspaces": [
"packages/*"
],
Expand Down

0 comments on commit ed1429e

Please sign in to comment.