Releases: LiskHQ/lisk-desktop
Version 2.2.0-rc.1
Release goal
This version fixes issues identified in Lisk Desktop v2.2.0-rc.0, particularly the issue of signing transactions with second passphrase/multisignature accounts.
Description
- Cherry pick e2e changes in the development branch to release branch
- Update lisk-client version to v5.2.1
- Unable to sign transactions with second passphrase/multisig accounts
- Inform users about the removal of BTC support
Known limitations
To view the changes in more detail, please refer to the Github project
Version 2.2.0-rc.0
Release goal
This version reinstates the Ledger hardware wallet support, and includes the removal of Bitcoin support. In addition, it also introduces multiple design improvements.
Description
- Adapt Ledger hardware wallet integration for Lisk Core v3
- Remove Bitcoin support
- Improve Lisk Desktop v2.0.0 features and design implementation #2
- Improve dynamic fee calculation accuracy
- Reinstate test coverage
Known limitations
- Restart app button doesn't work after an update
- Unable to sign transactions with second passphrase/multisig accounts
To view the changes in more detail, please refer to the Github project
Version 2.2.0-beta.1
Release goal
This version reinstates the Ledger hardware wallet support, removes the Bitcoin support, and introduces additional design improvements.
Description
This release fixes several bugs identified in v2.2.0-beta.0, notably the Ledger hardware wallet support for multisignature accounts.
Known bugs
- Improve signing process for a fully signed transaction.
- Prevent double broadcasting of the delegate registration transaction.
To view the changes in more detail, please refer to the Github project.
Version 2.2.0-beta.0
Release goal
This version reinstates the Ledger hardware wallet support, and includes the removal of Bitcoin support. In addition, it also introduces multiple design improvements.
Description
- Adapt Ledger hardware wallet integration for Lisk Core v3
- Remove Bitcoin support
- Improve Lisk Desktop v2.0.0 features and design implementation #2
- Improve dynamic fee calculation accuracy
- Reinstate test coverage
Known limitations
- This build does not support multisignature transactions using the Ledger hardware wallet
- Delegate registration summary page is not functioning as expected
To view the changes in more detail, please refer to the Github project
Version 2.1.0
Release goal
This version introduces multiple design improvements and adds support for accessing hardware wallets using a recovery phrase with a custom derivation path, and much more.
Description
- Improves Lisk Desktop v2.0.0 features and the design implementation.
- Adds a delegate failsafe banning mechanism.
- Allows setting a custom derivation path in "Sign in".
To view the changes in more detail, please refer to the Github project.
Version 2.1.0-rc.1
Release goal
This version fixes bugs discovered in Lisk Desktop v2.1.0-rc.0.
Description
- The sign/verify message doesn't work when signed in using a custom derivation path.
- Misalignment in standby delegate status definition.
To view the changes in more detail, please refer to the Github project.
Version 2.1.0-rc.0
Release goal
This version introduces multiple design improvements and adds support for hardware wallets using a recovery phrase with a custom derivation path, and much more.
Description
- Improves Lisk Desktop v2.0.0 features and the design implementation.
- Adds a delegate failsafe banning mechanism.
- Allows setting a custom derivation path in "Sign in".
To view the changes in more detail, please refer to the Github project.
Version 2.1.0-beta.1
Release goal
This version fixes bugs discovered in Lisk Desktop v2.1.0-beta.0.
Description
- Fixed an issue with transaction creation on Windows.
- Fixed minor style issues.
To view the changes in more detail, please refer to the Github project.
Version 2.1.0-beta.0
Release goal
This version introduces multiple design improvements and adds support for hardware wallets using a recovery phrase with a custom derivation path, and much more.
Description
- Improves Lisk Desktop v2.0.0 features and the design implementation.
- Adds a delegate failsafe banning mechanism.
- Allows setting a custom derivation path in "Sign in".
To view the changes in more detail, please refer to the Github project.
Version 2.0.2
Release goal
This version fixes bugs identified in the previous release (2.0.1).
Description
- Transaction failed for vote and send LSK
- Default network when installed Lisk Desktop is Devnet
- Invalid JSON filename on multisignature registration transaction save
To see the changes in details, refer to the Github project.