-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,31 @@ | ||
# Release Note: | ||
|
||
## v1.4 | ||
### 中文 | ||
- K线图和交易量条形图 | ||
- 更加安全及完善的助记词保存功能 | ||
- 可分享转账给好友 | ||
- 钱包地址少于¥30,隐藏交易功能 | ||
|
||
|
||
### English | ||
- Price chart and volume chart | ||
- More security mnemonic word processing | ||
- Share transactions to friends | ||
- Hide trading features when the balance of the address is less than $30. | ||
|
||
|
||
## v1.3 | ||
### 中文 | ||
> 1. 提高P2P交易扫码兼容性 | ||
> 2. 提高iOS 12兼容性 | ||
> 3. 提高imToken助记词导入兼容性 | ||
> 4. 增加分享转账功能 | ||
> 5. 增加在App里完成软件更新功能 | ||
- 提高P2P交易扫码兼容性 | ||
- 提高iOS 12兼容性 | ||
- 提高imToken助记词导入兼容性 | ||
- 增加分享转账功能 | ||
- 增加在App里完成软件更新功能 | ||
|
||
### English | ||
> 1. Improve P2P trade compatibility | ||
> 2. Improve iOS 12 compatibility | ||
> 3. Fix a compatibility issue where importing imToken wallet’s mnemonics generate different addresses | ||
> 4. Able to share a transaction | ||
> 5. Able to upgrade the latest app without navigating to the website | ||
- Improve P2P trade compatibility | ||
- Improve iOS 12 compatibility | ||
- Fix a compatibility issue where importing imToken wallet’s mnemonics generate different addresses | ||
- Able to share a transaction | ||
- Able to upgrade the latest app without navigating to the website |