3.4.0 - Support for read-only wallets, ledger update and more internal improvements
- New feature: Support for restoring read-only wallets from QR codes
- UI change: the login screen was removed. The auth screen is now shown immediately.
Fixes:
- Minor UI fix (removes a blank space on the top)
Internal changes:
- Bumps ledger dependency for compatibility with 2.1.0 app
- Move to react-navigation 5.x. Users should only notice two minor changes:
- the wallet navigation menu in the bottom is now shared across all wallet views (transaction history, send, receive, etc)
- The back button, if pressed inside a wallet view, now navigates to the wallet selection screen, instead of closing the app.