Skip to content

Commit

Permalink
Release version 1.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
saltict committed Nov 24, 2023
1 parent 9122f6c commit 2355032
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 3 deletions.
23 changes: 21 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,24 @@
# CHANGELOG

## 1.1.23
Build date: Nov 24, 2023.
Features & Update:
- Support staking AZERO with Ledger (#2219)
- Update chain-list (#2198)
- Add logo for custom network GOS
- Add price id for KREST
- Update XCM for Astar network (#2196)

Bugs fixed:
- Fixed bug decode dApp address (#2139)
- Fixed bug automatically activate tokens based on account balance (#1500)
- Fixed bug missing crowdloan (#2199)
- Fixed bug browser waste time when load extension (#2207) and add the loading effect when open app (#2228)

## 1.1.22
Build date: Nov 15, 2023.

Features & Update:
- Update chain-list (#2178)
- Add support for Enjin Relaychain and Enjin Matrixchain
- Add support for Vara testnet
Expand All @@ -14,20 +31,22 @@ Bugs fixed:

## 1.1.21
Build date: Nov 08, 2023.

Features & Update:
- Support nomination pool for Vara network (#2152)
- Update chain list (#2145)
- Add support Subspace Gemini 3g
- Update logo and price of the PHA token


Bugs fixed:
- Fixed bug undefined is not an object when perform transaction (#2146)
- Fixed bug show error page when opening the app with an invalid URL (#2072)
- Fixed bug still show token of the inactive network (#2158)

## 1.1.20
Build date: Oct 26, 2023.
- Features & Update:

Features & Update:
- Update online token list in fiat-onramp feature (#2031)
- Sorting the token list to buy (#2025)
- Add “Token Name” to the token screens (#1946)
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.23-0",
"version": "1.1.23",
"workspaces": [
"packages/*"
],
Expand Down

0 comments on commit 2355032

Please sign in to comment.