Skip to content

Releases: Emurgo/yoroi

3.4.0 - Support for read-only wallets, ledger update and more internal improvements

22 Jan 11:40
36b5622
Compare
Choose a tag to compare
  • 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.

3.3.2 - Add support for dutch and bug fix

30 Oct 21:38
560a15e
Compare
Choose a tag to compare
  • Add support for dutch
  • Fix bug in displayed available balance, which occurred after switching wallets

3.3.1 - Fix withdrawal issues

24 Oct 07:49
28db9f6
Compare
Choose a tag to compare

Bug fixes

  • Fix incorrect wallet balance after withdrawal
  • Fix app hang when withdrawing on iOS devices

3.3.0 - Rewards withdrawal and more

18 Oct 19:17
a40ac5e
Compare
Choose a tag to compare
  • Enable rewards withdrawal
  • Add "send all" feature
  • Add support for 24-word Shelley-era wallets
  • Fix for ledger connections issues using USB
  • Fix for an edge-case crash for wallets containing outgoing transactions with positive balance (e.g. due to withdrawals/deregistrations) and at least one external output address
  • Minor fixes in transaction history page (fix displayed fees in general when there are implicit inputs)

3.2.0 - Ledger Support

22 Sep 06:26
32cadff
Compare
Choose a tag to compare
  • Adds support for Ledger in Shelley mainnet
  • Adds staking center (powered by Adapools)
  • Misc UI/UX fixes:
    • fix overflow in verify restored wallet screen for low-resolution devices
    • fix epoch progress timer for low-resolution devices
    • Move network info to wallet settings and add wallet type
  • Increase auto-logout timer from 30 s to 120 s
  • Improves internal error handling and UI error messages
  • Bumps some misc dependencies

3.1.0 - Support for Shelley wallets

01 Sep 17:32
c0ae9aa
Compare
Choose a tag to compare
  • Add support for regular (15-word recovery phrase), Shelley-era wallets
  • Add delegation support for Shelley era wallets
  • Add wallet checksums
  • Fixes some minor UI issues

3.0.1 - Re-enable iOS on Mainnet

15 Aug 18:06
237df98
Compare
Choose a tag to compare
  • This version basically allows to build 3.0.0 on iOS, so it provides the same features (in particular, moving funds stored in Byron-era wallets in the current Mainnet).
  • Remove support for Jormungandr wallets

3.0.0 - Basic Support for Shelley (Android only)

12 Aug 09:52
83bfc5f
Compare
Choose a tag to compare
  • Adds support for Byron-era transaction sending within the Shelley network.
  • Temporarily disables wallet creation with Ledger as well as transaction sending for existing Ledger wallets (since Ledger support in Shelley is still under development).
  • Disables wallet creation/restoration in Jormungandr network.
  • Does not include: Shelley-era wallet creation and staking support

Important: this release cannot be built on iOS

2.2.3 - Ledger & React Native fixes

21 Jul 05:49
22e2b4d
Compare
Choose a tag to compare
  • Fixes crash on QR code
  • Fixes invisible text when night mode was enabled
  • Fixes Ledger transactions no longer working (for most users -- some may still have an issue)

2.2.2 - Internal improvements

11 Jul 12:20
Compare
Choose a tag to compare
  • Upgrade to new backend to survive Byron relay shutoff
  • Upgrade to React Native 0.6

Note: any version before this will stop working next week since the server is changing