Skip to content

Releases: LiskHQ/lisk-desktop

Version 1.24.0-rc.1

13 Jan 15:02
Compare
Choose a tag to compare
Version 1.24.0-rc.1 Pre-release
Pre-release

Release goal

This version introduces graphical statistics to the recently introduced monitoring features, as well as dark mode theme.

Description

  • Display graphical overview of latest blocks on the network
  • Display delegate statistics and graphical overview
  • Add dark mode
  • Improve icons and illustrations

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

Version 1.24.0-beta.1

08 Jan 09:17
Compare
Choose a tag to compare
Version 1.24.0-beta.1 Pre-release
Pre-release

Release goal

This version introduces graphical statistics to the recently introduced monitoring features, as well as dark mode theme.

Description

  • Display graphical overview of latest blocks on the network
  • Display delegate statistics and graphical overview
  • Add dark mode
  • Improve icons and illustrations

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

Version 1.23.0

25 Nov 14:02
Compare
Choose a tag to compare

Release goal

This version introduces monitoring tools enabling users to browse through basic blockchain entities.

Description

  • Display list of latest blocks with custom filtering and sorting
  • Display list of latest transactions with custom filtering and sorting
  • Display list of accounts sorted by their balance
  • Display QR representation of address in wallet
  • Enable users to verify their address using hardware wallet
  • Revamp register and sign in pages to improve user experience

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

Version 1.23.0-rc.1

21 Nov 10:10
Compare
Choose a tag to compare
Version 1.23.0-rc.1 Pre-release
Pre-release

Release goal

This version introduces monitoring tools enabling users to browse through basic blockchain entities.

Description

  • Display list of latest blocks with custom filtering and sorting
  • Display list of latest transactions with custom filtering and sorting
  • Display list of accounts sorted by their balance
  • Display QR representation of address in wallet
  • Enable users to verify their address using hardware wallet
  • Revamp register and sign in pages to improve user experience

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

Version 1.23.0-beta.1

11 Nov 14:42
Compare
Choose a tag to compare
Version 1.23.0-beta.1 Pre-release
Pre-release

Release goal

This version introduces monitoring tools enabling users to browse through basic blockchain entities.

Description

  • Display list of latest blocks with custom filtering and sorting
  • Display list of latest transactions with custom filtering and sorting
  • Display list of accounts sorted by their balance
  • Display QR representation of address in wallet
  • Enable users to verify their address using hardware wallet
  • Revamp register and sign in pages to improve user experience

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

Version 1.22.0

31 Oct 16:17
Compare
Choose a tag to compare

Release goal

This version mainly introduces integration with Trezor One hardware wallet and a new screen to verify signed messages.

Description

  • Promote the anonymous analytics plan #2408
  • Integrate Trezor One hardware wallet #2439
  • Add a screen to verify signed messages #2407
  • Review and revise the hardware wallet detection and interaction logic #1954
  • Support Swiss Franc #2302

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

Version 1.22.0-rc.1

21 Oct 13:09
Compare
Choose a tag to compare
Version 1.22.0-rc.1 Pre-release
Pre-release

Release goal

This version mainly introduces integration with Trezor One hardware wallet a new screen to verify signed messages.

Description

  • Promote the anonymous analytics plan #2408
  • Integrate Trezor One hardware wallet #2439
  • Add a screen to verify signed messages #2407
  • Review and revise the hardware wallet detection and interaction logic #1954

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

Version 1.22.0-beta.1

02 Oct 11:36
Compare
Choose a tag to compare
Version 1.22.0-beta.1 Pre-release
Pre-release

Release goal

This version mainly introduces integration with Trezor One hardware wallet a new screen to verify signed messages.

Description

  • Promote the anonymous analytics plan #2408
  • Integrate Trezor One hardware wallet #2439
  • Add a screen to verify signed messages #2407
  • Review and revise the hardware wallet detection and interaction logic #1954

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

Version 1.21.0

27 Sep 11:42
Compare
Choose a tag to compare

Release goal

This version mainly introduces the discreet mode and localization for the German language.

Description

  • Introduce the discreet mode to enable users to hide their sensitive information, such as account balance and transactions amounts, in public.
  • Add German language.
  • Refactor the send component into smaller and single-purpose modules to improve the code maintainability.

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

Version 1.21.0-rc.1

27 Sep 06:50
Compare
Choose a tag to compare
Version 1.21.0-rc.1 Pre-release
Pre-release

Release goal

This version mainly introduces the discreet mode and localization for the German language.

Description

  • Introduce the discreet mode to enable users to hide their sensitive information, such as account balance and transactions amounts, in public places.
  • Support other languages starting with German:
    • Translate titles and messages in German.
    • Show dates formatted in German.
    • Use German arithmetic annotations in balance and transaction amounts.
  • Refactor the send component which has over 600 lines, into smaller, single-purpose easier maintained modules.

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