Skip to content

Releases: scala-network/ScalaVault

v1.2.0

07 Feb 20:14
02d2da7
Compare
Choose a tag to compare

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

05 May 19:27
Compare
Choose a tag to compare

This is the v1.1.5 release of the Scala Vault application for Android.

  • Fix the Read External Storage permissions

v1.1.4

27 Apr 16:14
76df1ec
Compare
Choose a tag to compare

This is the v1.1.4 release of the Scala Vault application for Android.

  • Ask for read images permissions

v1.1.3

07 Mar 12:27
Compare
Choose a tag to compare

This is the v1.1.3 release of the Scala Vault application for Android.

  • Fix remote nodes connection

v1.1.2

29 Feb 02:07
Compare
Choose a tag to compare

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

04 Oct 19:20
Compare
Choose a tag to compare

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

30 Sep 15:18
12051aa
Compare
Choose a tag to compare

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

01 Feb 17:49
Compare
Choose a tag to compare

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

30 Jan 13:29
Compare
Choose a tag to compare

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

26 Jan 16:35
Compare
Choose a tag to compare

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