Skip to content

Commit

Permalink
Release version 1.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Dec 16, 2023
1 parent b898019 commit f46d9b3
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.26
Build date: Dec 16, 2023.

Features & Update:
- Support some XCM transfer (#2353)
- Update chain-list (#2329)
- Update USDC on Polygon network
- Support Energy Web X testate
- Update rdns for EIP-6963 (#2328)
- Show Copy and QR code when hover account (#2114)
- Update precise start/end time of an era (#2313)
- Add support for AZERO fiat onramp on Banxa (#2319)
- Update top nominators getting rewards (#2324)

Bugs fixed:
- Fixed bug show incorrect balance on All account mode when switch account (#2323)
- Fixed bug do not navigate when click on hyperlink in attach account (#2316)

## 1.1.25
Build date: Dec 7, 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.26-0",
"version": "1.1.26",
"workspaces": [
"packages/*"
],
Expand Down

1 comment on commit f46d9b3

@saltict
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.