Releases: scala-network/ScalaVault
v1.2.0
This is the v1.2.0 release of the Scala Vault application for Android.
- Improve multilingual support
- Review storage permissions
- Fix reimport from seed
- Allow sync in background
- Improve activity nodes and UI
- Fix Notes on send/receive transactions
- Improve QR code scan
- Improve connection management
- Fix several bugs
Special thanks to @aleksander-haugas for his great work!
v1.1.5
This is the v1.1.5 release of the Scala Vault application for Android.
- Fix the Read External Storage permissions
v1.1.4
This is the v1.1.4 release of the Scala Vault application for Android.
- Ask for read images permissions
v1.1.3
This is the v1.1.3 release of the Scala Vault application for Android.
- Fix remote nodes connection
v1.1.2
This is the v1.1.2 release of the Scala Vault application for Android.
- Update URLs to scala.network
- Fix remote node connection
v1.1.1
This is the v1.1.1 release of the Scala Vault application for Android.
- Update libraries to Scala v8.0.3
- Remove NFC support
- Prioritize Scala remote nodes
v1.1.0
This is the v1.1.0 release of the Scala Vault application for Android.
- Update libraries to support the Menger V8 fork
- Update to the latest Android API
- Update remote nodes
v1.0.9
This is the v1.0.9 release of the Scala Vault application for Android.
It updates the local storage implementation to comply with the requirements of Android version 31 and above.
v1.0.8
This is the v1.0.8 release of the Scala Vault application for Android.
It fixes a compatibility problem on Android version 31 and above.
v1.0.7
This is the v1.0.7 release of the Scala Vault application for Android.
Some highlights of this release are:
- Support for Unstoppable Domains. You can send and receive crypto using a human-readable name instead of a long string of numbers and letters. Please note that you must have XLA enabled on your UD domain to use this feature.
- Always display the wallet name
- Fix the explorer link
- Fix various stability issues