Skip to content

Releases: Emurgo/yoroi-frontend

Yoroi 1.10.3- Misc improvements

20 May 09:43
d62de88
Compare
Choose a tag to compare

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

13 May 04:44
28dfc50
Compare
Choose a tag to compare
  • Migrate CSP to use wasm-eval as empirically it's supported by Firefox & Chrome extensions

Yoroi 1.10.1 - Small fixes

01 May 13:10
60a24d0
Compare
Choose a tag to compare
  • 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

01 May 07:40
7fa396e
Compare
Choose a tag to compare
  • Multiwallet support
  • Lots of UI improvements
  • Adds internal (change) addresses
  • Adds transaction memos
  • Portuguese & Dutch support

2.6.5 - Multiwallet support

06 Apr 17:37
b1e307e
Compare
Choose a tag to compare

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

11 Feb 06:02
3c14fcc
Compare
Choose a tag to compare

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

05 Feb 09:44
0bab5b7
Compare
Choose a tag to compare

A lot of people having given us the feedback that they want to split up the reward history graph into multiple tabs so this release makes the change

image

2.5.1 - Fix reward history offset

04 Feb 22:07
Compare
Choose a tag to compare

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

Yoroi 2.5.0 - Multiwallet UI prep & auditability

04 Feb 12:28
e39b944
Compare
Choose a tag to compare

Multiwallet prep work

  • New tx history page (#1383)
  • Settings tab UI update (#1324)
  • Topbar & sidebar in preperation for multi-wallet (#1321)

Auditability work

  • Next reward re-write (#1325)
  • Reward history page (#1351)
  • Warn when our node detects bad pools (#1329)
  • Internal address tab (#1323)
  • Warn about any mangled addresses & single-prompt fix (#1327)

Yoroi 2.4.0 - Undelegation, history resync & bug fixes

20 Jan 10:02
959508d
Compare
Choose a tag to compare

New features:

  • Add option for user to clear transaction history without restoring wallet (#1313)
  • Improve wallet upgrade debugging (#1312)
  • Add support for undelegating (#1310)

Bug fixes:

  • Fix transaction assurance calculation (#1316)
  • Approximate rewards UI properly compounds rewards (#1315)
  • Add another missing reason for lower-than-expected rewards (#1309)