Skip to content

2.8.2

Compare
Choose a tag to compare
@tombeckenham tombeckenham released this 03 May 00:16
· 834 commits to master since this release
b090c04

Release Notes - Version 2.8.2

✨ New Features & Improvements

  • Testnet Account Creation: Users can now create a new Testnet account directly within the wallet if no existing Testnet accounts are found when switching to the Testnet network. (3b9080d, 0d33046, 5ef9592). NOTE: It can take up to 2 minutes to figure out that there are no accounts against the publickey on testnet. That will only happen once though
  • Mobile Sync Logic: Improved the logic for importing accounts, ensuring the imported account is stored correctly. (7eab0c8) NOTE: you must be on mainnet to sync with mobile

What's Changed

  • 859 hotfix feature handle not having accounts eg on testnet by @zzggo in #885
  • Cache account info when syncing from mobile by @tombeckenham in #889
  • 882 bug cannot switch to testnet add create account when no account is found by @zzggo in #886

Full Changelog: 2.8.1...2.8.2