Skip to content

Releases: LiskHQ/lisk-desktop

Version 2.0.1

14 Sep 11:48
9212dd8
Compare
Choose a tag to compare

Version 2.0.0

27 Jul 14:02
a019eae
Compare
Choose a tag to compare

Release goal

This version implements support for Lisk Core v3, including: dynamic transaction fees, new voting system, change of address system, standby forgers, multisignatures, and much more.

Description

Lisk Desktop 2.0.0 is a major release with several important and breaking changes, including:

  • Add dynamic transaction fee support
  • Change vote transaction support
  • Change API to support Lisk SDK v4 API
  • Add standby forger support
  • Change API to support Lisk SDK v5 API
  • Change to new address system
  • Support multisignature transactions
  • Remove second passphrase support
  • Add proof of misbehaviour transaction support

To see the changes in details, refer to the Github project.

Version 2.0.0-rc.3

20 Jul 14:20
1c2a3c6
Compare
Choose a tag to compare
Version 2.0.0-rc.3 Pre-release
Pre-release

Release goal

This version fixes bugs identified in the previous release candidate (2.0.0-rc.2).

Description

  • Wrong vote transaction if vote queue was not cleared #3648
  • The sign multisignature modal doesn't re-validate after input value changes #3593
  • Sign the multisignature registration transaction immediately if the group is also a member #3621
  • Improve JSON validation used in sign multisignature transaction modal #3533
  • Unlock time for self vote is incorrect in the transaction summary page #3670
  • Fix data in voters table in delegate profile page #3512
  • Notifications are not working #3608
  • Design issues in wallet page #3654
  • Wrong information in Delegates Monitor page #3684
  • Add missing layout schema for reclaim transaction details component #3691
  • Show estimated time to unlock LSK tokens #3681
  • Filter is not working as expected in transaction monitoring page #3652
  • Temporarily hide hardware wallet sign-in link #3698
  • Fix fee calculation for medium and high priority options #3695

To see the changes in details, refer to the Github project.

Version 2.0.0-rc.2

30 Jun 16:29
605407c
Compare
Choose a tag to compare
Version 2.0.0-rc.2 Pre-release
Pre-release

Release goal

This version fixes bugs identified in the previous release candidate (2.0.0-rc.1).

Description

  • Vote values do not get updated in the vote tab of the wallet page #3656
  • Reinstate CHF conversion #3409
  • Application is throwing session timeout message even when i'm not signed to the application #3402
  • Wrong votecast after not confirming the vote queue #3648
  • Update testnet and mainnet options of network selector to connect to Lisk Service #3655
  • Transaction fee value is misaligned #3663

To see the changes in details, refer to the Github project.

Version 2.0.0-rc.1

24 Jun 13:52
c99ecf0
Compare
Choose a tag to compare
Version 2.0.0-rc.1 Pre-release
Pre-release

Release goal

This version fixes bugs identified in the previous release candidate (2.0.0-rc.0).

Description

  • Adapt WS subscribers to Lisk Service 0.3.0 response structure #3642
  • New block and new transaction buttons do not appear #3643
  • New blocks button touch area is small #3646

To see the changes in details, refer to the Github project.

Version 2.0.0-rc.0

23 Jun 13:18
ec834c7
Compare
Choose a tag to compare
Version 2.0.0-rc.0 Pre-release
Pre-release

Release goal

This version implements support for Lisk Core v3, including: dynamic transaction fees, new voting system, change of address system, standby forgers, multisignatures, and much more.

Description

Lisk Desktop 2.0.0 is a major release with several important and breaking changes, including:

  • Add dynamic transaction fee support
  • Change vote transaction support
  • Change API to support Lisk SDK v4 API
  • Add standby forger support
  • Change API to support Lisk SDK v5 API
  • Change to new address system
  • Support multisignature transactions
  • Remove second passphrase support

To see the changes in details, refer to the Github project.

Version 2.0.0-beta.4

10 Jun 08:45
Compare
Choose a tag to compare
Version 2.0.0-beta.4 Pre-release
Pre-release

Release goal

This version adds support for multisignature transactions and removes second passphrase support.

Description

Lisk Desktop 2.0.0 is major release with several important and breaking changes. The current release introduces the following subset of said features:
Support multisignature transactions
Remove second passphrase support

To see the changes in details, refer to the Github project.

Version 2.0.0-beta.3

21 May 10:33
28f5c66
Compare
Choose a tag to compare
Version 2.0.0-beta.3 Pre-release
Pre-release

Release goal

This version adds support for the Lisk SDK v5 API and change of address system.

Description

Lisk Desktop 2.0.0 is a major release with several important and breaking changes. The current release introduces the following subset of said features:

  • Change API to support Lisk SDK v5 API
  • Change to new address system

To see the changes in details, refer to the Github project.

Version 1.28.2

13 May 11:29
Compare
Choose a tag to compare

Release goal

This version fixes a bug that prevented Lisk Desktop from connecting to the mainnet by default.

Description

  • Ugly error popup if starting Lisk Desktop on a disconnected computer.
  • The app doesn't automatically connect to Mainnet if network switcher is not activated.

To see the changes in details, refer to the Github project.

Version 1.28.1

12 May 10:33
a85a264
Compare
Choose a tag to compare

Release goal

This version fixes a bug that prevented users from connecting to custom nodes.

Description

Lisk Desktop 1.28.1 is a patch release that fixes a bug in the Sign-in page that prevented users from connecting to custom nodes. Please note that when connecting to a custom node, Lisk Service must run on port 9901 on the same domain as Lisk Core.

To see the changes in details, refer to the Github project.