All notable changes to this project will be documented in this file.
The changelog format is based on Keep a Changelog.
v1.4.1 - 1-Feb-2022
- Corrupted Paper Wallet Backup. #284
- Backup saving error. #145
okhttp
dependency is upgraded to fix Non-SDK errors reported by Google Play Console
- Removed dashes from addresses. #296
- Upgraded the dependency
symbol-sdk
version tov1.0.3
.
v1.4.0 - 12-Nov-2021
- Fixed behavior when node is down and application crashes#259
- Fixed fees selector problems when recipient address is not provided #254
- Updated CI/CD pipeline
- Build Android version against SDK version30
v1.3.0 - 1-Nov-2021
- Fix invalid accounts generated when importing private key instead mnemonics #232
- Fix node list should not be hardcoded #235
- Fix not able to send transaction with encrypted message #236
- Hide news feed #242
- Update explorer and faucet url. #252
- Add Multisig multi-level support #223
- Add harvesting verification if account importance is above zero #234
- Display current account importance in Harvesting Page #239
- Add Jenkins pipeline setup #247