Releases: Emurgo/yoroi
Releases · Emurgo/yoroi
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.
3.3.2 - Add support for dutch and bug fix
- Add support for dutch
- Fix bug in displayed available balance, which occurred after switching wallets
3.3.1 - Fix withdrawal issues
Bug fixes
- Fix incorrect wallet balance after withdrawal
- Fix app hang when withdrawing on iOS devices
3.3.0 - Rewards withdrawal and more
- Enable rewards withdrawal
- Add "send all" feature
- Add support for 24-word Shelley-era wallets
- Fix for ledger connections issues using USB
- Fix for an edge-case crash for wallets containing outgoing transactions with positive balance (e.g. due to withdrawals/deregistrations) and at least one external output address
- Minor fixes in transaction history page (fix displayed fees in general when there are implicit inputs)
3.2.0 - Ledger Support
- Adds support for Ledger in Shelley mainnet
- Adds staking center (powered by Adapools)
- Misc UI/UX fixes:
- fix overflow in verify restored wallet screen for low-resolution devices
- fix epoch progress timer for low-resolution devices
- Move network info to wallet settings and add wallet type
- Increase auto-logout timer from 30 s to 120 s
- Improves internal error handling and UI error messages
- Bumps some misc dependencies
3.1.0 - Support for Shelley wallets
- Add support for regular (15-word recovery phrase), Shelley-era wallets
- Add delegation support for Shelley era wallets
- Add wallet checksums
- Fixes some minor UI issues
3.0.1 - Re-enable iOS on Mainnet
- This version basically allows to build 3.0.0 on iOS, so it provides the same features (in particular, moving funds stored in Byron-era wallets in the current Mainnet).
- Remove support for Jormungandr wallets
3.0.0 - Basic Support for Shelley (Android only)
- Adds support for Byron-era transaction sending within the Shelley network.
- Temporarily disables wallet creation with Ledger as well as transaction sending for existing Ledger wallets (since Ledger support in Shelley is still under development).
- Disables wallet creation/restoration in Jormungandr network.
- Does not include: Shelley-era wallet creation and staking support
Important: this release cannot be built on iOS
2.2.3 - Ledger & React Native fixes
- Fixes crash on QR code
- Fixes invisible text when night mode was enabled
- Fixes Ledger transactions no longer working (for most users -- some may still have an issue)
2.2.2 - Internal improvements
- Upgrade to new backend to survive Byron relay shutoff
- Upgrade to React Native 0.6
Note: any version before this will stop working next week since the server is changing