Releases: Emurgo/yoroi-frontend
Releases · Emurgo/yoroi-frontend
Yoroi 1.10.3- Misc improvements
Changelog:
- Trezor iframe is now loaded just-in-time and disposed afterwards instead of being cached once loaded (performance hit for slightly better privacy & security)
- Add blockchair & ADAEx explorer options to Byron
- Explicit privacy policy above terms of use
- Warning if user accidentally uses a debug wallet
Yoroi 1.10.2 - Updated CSP
- Migrate CSP to use wasm-eval as empirically it's supported by Firefox & Chrome extensions
Yoroi 1.10.1 - Small fixes
- Fixes migration sometimes pointlessly triggering
- Increase request size to backend
Also attached to this release is the Yoroi Shelley Testnet version (which disabled Byron-only features and enabled Shelley-only features)
Yoroi 1.10 - Multiwallet support
- Multiwallet support
- Lots of UI improvements
- Adds internal (change) addresses
- Adds transaction memos
- Portuguese & Dutch support
2.6.5 - Multiwallet support
Yoroi now supports multiple wallets in one Yoroi instance!
Some related changes:
- You can now delete wallets from the settings page
- Many flows were modified to make sure you couldn't switch wallets mid-processing
Other fixes:
- Staking reward graph now properly hides Y axis when you have balance hidden mode on
2.5.3 - Fix transfer & Firefox improvements
Bug fixes:
- Transfer from another wallet did not work when the source was an ITN wallet
- External addresses now automatically generated when the latest one is used
- Warn user when IndexedDB is either not supported or accessed is blocked
2.5.2 - Separate graph & Korean update
2.5.1 - Fix reward history offset
Bugfix:
- Reward history response includes the current epoch since it counts a reward as slot 0 of the epoch you received it. In Yoroi, I didn't include the current epoch so results were off by one