Releases: Emurgo/yoroi
Releases · Emurgo/yoroi
4.7.0 "Swipe it"
- Improved the loading assets screen
- Expandable asset + history list
- Fixed the PIN flickering screen
- Minor fixes
4.6.0 "Speeding up"
- Renamed the transaction that is considered settled from high to success
- Fixed the random crash when accessing the Apple/Play store from Catalyst buttons
- Added the simular behaviour of yoroi-extension for the fee displayed in the transactions
- Fixed the crash when removing a wallet
- Minor layout updates in the send screen
- Increased the timeout of auto-refresh in the transactions list
- Fixed a random logout bug
- New feature resync wallet, you no longer need to remove and add it a wallet again
- Fixed send screen issue when sending an asset
- Changed the biometrics behaviour, when opening the app for the first after disabling the device biometric, Yoroi will require a PIN to be created
- Easy confirmation is switched off automatically when disabling sign in with biometrics
- Overall performance improvements for creating transactions
- Many improvements in the dashboard screen
4.5.4 "New Keys"
Release PR: #1857
Single change:
- Recreate sign-in keys in case app failed to read previous keys from the keychain for whatever reason
4.5.3 "Biometric Loop Apple"
Release PR: #1852
Single change:
- Biometric check is fixed for iOS to not have a faulty loop when an error happens
4.5.2 "Ledger Verified"
Release PR: #1839
- Fixed address verification with Ledger
- Fixed tokens display in transaction confirmation
- Token fingerprints are displayed in assets list and assets selector
- Token fingerprint is made searchable in assets selector
4.5.1
4.5.0 "Don't ledger me down"
- Fix face id loop when activating it
- Fix connection issues with Ledger new firmware
- Fix ledger staking process
- Fix mnemonic issue when it was too short (lesser than 3 letters) (4.4.2)
- Fix x86 type conversion on old devices (4.4.1)
- New layout for transaction list screen
- Added the feature to list the assets on the transaction list
- Better mnemonic recovering process (screen scrolls according to the input)
- Added the feature to resolve address using unstoppable domains
- Moved the catalyst registration button to the settings (for now)
- Added the feature to hide the balance (not persistent for now)
- Fix random crashes while switching between tabs
- Fix Catalyst keyboard and pin generation
- Fix random crashes while starting the app/closing the wallet
- Fix the bug when opening the explorer on the tx details modal
4.4.2 "fog fox fun"
Release PR: #1700
Fixing the issue with 3-letter menmonic words input
4.4.1 "Alonzo M - Patch x86"
- Small hotfix for x86 integer conversion
4.4.0 "Alonzo M"
Release PR: #1611
Changes and fixes:
- Alonzo support
- "Row too big" error fixed when many assets
- Update to new tx-building to properly handle very many assets in tx change
- Lots and lots of internal rework improvements