Releases: Emurgo/yoroi-frontend
Releases · Emurgo/yoroi-frontend
5.0.100 "You Shall Pass"
5.0.0 "春"
4.23.200 "Owner Connector"
4.23.100 "Don't Ask Again"
4.23.0 "History On Demand"
Release PR: #3283
Changes:
- Migrating to Chrome Manifest V3
- Transaction history is only obtained on-demand
- Wallet features reworked to not depend on the local transaction history
- DApp-Connector improvements to support script input required signers with Ledger wallets
- DApp-Connector API reworked to allow dApps non-bound passing of the API functions
- DApp-Connector Ergo compatibility is removed
- Most of the "Claim/Transfer" section functionality is removed as legacy
- Ability to restore Byron wallets is removed
- Ergo support sunset: any still existing Ergo wallets are removed from the user storage
- Internal reorganisation to use unified libraries
- Codebase improvements to remove legacy (Jormungandr)
4.22.610 " .cip95. "
A mid-stage release of #3298
Changes:
- CIP95 dApp Connector APIs support are added for the governance
4.22.600 "Hidden But Allowed"
Release PR: #3287
Changes:
- Delegation by direct ID is still hidden but available by the url on mainnet
- Ergo warning updated
4.22.500 "Collateral Fun"
Release PR: #3280
Changes:
- Trezor connecting fix
- Connector API
.getCollateral
function parameters fix
4.22.400 "This Is Not What I Expected"
Release PR: #3267
Changes:
- Connector API reworked into a singleton internally to avoid dapps having issues with
this