Releases: Emurgo/yoroi
Releases · Emurgo/yoroi
4.1.4. - Token Decimals
- Add support for off-chain token metadata (#1403)
4.1.3 - Hot fix (Catalyst)
4.1.2 - Catalyst update (minor fix)
- Display 500 ADA as the minimum required balance to vote (#1354)
- Improve flow coverage (see several contributions by Kevin Sullivan)
- Add some missing translations
4.1.1 Bug fixes and minor internal improvements
4.1.0 - Catalyst voting registration support and multiple internal improvements
- Catalyst support (#1243 et al)
- Add Czech translations (#1257) (by Michal Vlček)
- Add warning modal when users enables the send all checkbox (#1326)
- Upgrade react-native to v0.63.4 (#1258)
- Fix token balance display issue (#1260)
- Fix wallet navigator not showing up (#1335)
- add spinner to delegation dashboard (#1330) (by Kevin Sullivan)
- fix wallet creation for small screens (#1270) (by Kevin Sullivan)
- Multiple small bug fixes, dependency upgrades and other internal improvements
Kudos to Kevin Sullivan and Michal Vlček for their contributions!
4.0.2 -Bug fixes
- Fix occasional crash when trying to send more funds than what is currently available in the wallet
- Fix activity indicator not stopping when there is a user error in the send screen input amount
- Fix android context menu (copy/pasting) not being displayed in the send screen
- Add missing token amounts in the confirmation screen when sending all assets
- Other minor UI fixes
4.0.0 - Mary support
- Support for the Mary hardfork (including sending custom assets)
3.4.2 - Bump ledgerjs
- Bump
@cardano-foundation/ledgerjs-hw-app-cardano
to version 2.2.1 (PR #1194)
3.4.1 - Ledger Hot fix and dependency upgrades
- Fix delegation transactions using ledger devices
- Temporary disable biometric authentication for Android >= 10
- move to new AsyncStorage and attempt to disable auto-backup on iOS
- Multiple dependency upgrades, mainly patch and minor version bumps.
- Re-enable testnet builds
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.