Skip to content

Releases: Emurgo/yoroi-frontend

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)

Yoroi 2.3.1 - Fix wallet upgrade for small subset of users

09 Jan 01:38
Compare
Choose a tag to compare

This version fixes two issues

  1. Some small subset of users were unable to upgrade their wallet to a Shelley wallet. This should fix the issue
  2. Copying a pool id should no longer also copy the ellipsis

Yoroi 2.3.0 - Delegation page UI improvements & Ledger upgrade

07 Jan 09:08
Compare
Choose a tag to compare

This version contains a few improvements to the delegation page

  1. PoolIds are now clickable (will open in explorer): #1278

  2. Explain to users why rewards may be lower than expected: #1284

  3. Show pages inside the delegation dashboard in case the user uses ratio stake: #1285

This version also allows you to transfer your Ledger/Trezor balance to your current Shelley wallet (note: this is different than supporting hardware wallets in Shelley): #1274

Yoroi 2.2.2 - Better error-handling on send & delegation page

20 Dec 07:40
f9e2d53
Compare
Choose a tag to compare

Both the send page and the delegation page weren't handling errors from the server in a very user-friendly way. This release should make it smoother for the user

2.2.0 - Shelley with Firefox

19 Dec 02:30
2f06f7a
Compare
Choose a tag to compare

We released Shelley support earlier this week (we didn't add it to the release page though) but this new build should support Firefox.

1.8.3 Ada Redemption support

29 Nov 02:31
Compare
Choose a tag to compare

Build with Ada Redemption support

Ada還元がのためのバージョンです

  1. グーグル・クロームを起動する

  2. chrome://extensions/を開く

  3. 開発モードを有効にする
    image

  4. 本ページの下に添付されている Yoroi.zip をダウンロードする
    image

  5. ダウンロードした Yoroi.zip をクロームにドラッグ・アンド・ドロップ する
    YoroiInstall

  6. ヨロイを起動する

1.9.0 - Ledger Update

06 Nov 05:19
cf55eae
Compare
Choose a tag to compare
  • Fix Ledger on latest version of Windows 10
  • Prettier and more intuitive flow for Ledger usage
  • Fix wallet data being deleted on Firefox when browser data was set to automatically clear
  • Add ability to recover funds from another Ae2 wallet using only the mnemonic
  • misc translation improvements
  • misc bug fixes