Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions source/mainnet/docs/installation/downloads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,25 +65,25 @@ Concordium Desktop Wallet

.. dropdown:: Mainnet

.. card:: Windows v1.8.0
:link: https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.exe
.. card:: Windows v1.8.1
:link: https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.1-mainnet/concordium-desktop-wallet-1.8.1.exe

.. card:: MacOS v1.8.0
:link: https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.dmg
.. card:: MacOS v1.8.1
:link: https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.1-mainnet/concordium-desktop-wallet-1.8.1.dmg

.. dropdown:: Linux® v1.8.0
.. dropdown:: Linux® v1.8.1

- `Mainnet AppImage <https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.AppImage>`_
- `Mainnet AppImage <https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.1-mainnet/concordium-desktop-wallet-1.8.1.AppImage>`_

- SHA256 checksum of the download: :substitution-code:`|cdw-appimage-checksum|`
- :ref:`Verification instructions <verification-cdw-appimage>`

- `Mainnet Debian package <https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.deb>`_
- `Mainnet Debian package <https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.1-mainnet/concordium-desktop-wallet-1.8.1.deb>`_

- SHA256 checksum of the download: :substitution-code:`|cdw-deb-checksum|`
- :ref:`Verification instructions <verification-cdw-deb>`

- `Mainnet RPM <https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.rpm>`_
- `Mainnet RPM <https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.1-mainnet/concordium-desktop-wallet-1.8.1.rpm>`_

- SHA256 checksum of the download: :substitution-code:`|cdw-rpm-checksum|`
- :ref:`Verification instructions <verification-cdw-rpm>`
Expand Down
20 changes: 12 additions & 8 deletions source/mainnet/docs/release-notes/release-notes-lp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -641,19 +641,23 @@ Wallets
Desktop Wallet
--------------

March 18, 2025
May 1, 2025

Version 1.8.0 contains the following changes:

- Account validation/delegation overview now shows if the target pool is suspended or primed for suspension.
- A notification is shown for accounts validating/delegating to a pool which is suspended.
- Support for updating validator score parameters on chains running protocol version 8 or above.
- Support for changing the suspension status of validators. This requires the corresponding version of the Concordium ledger app which also adds support for this feature.
- Updating Concordium SDK fixing issue preventing transactions.
Version 1.8.1 contains the following changes:

- Fixed issue with blank screen on startup first seen in 1.8.0.
- Fixed error message in terminal when failing to lookup the latest release.

.. dropdown:: Previous releases

.. dropdown:: 1.8.0 - March 18, 2025

- Account validation/delegation overview now shows if the target pool is suspended or primed for suspension.
- A notification is shown for accounts validating/delegating to a pool which is suspended.
- Support for updating validator score parameters on chains running protocol version 8 or above.
- Support for changing the suspension status of validators. This requires the corresponding version of the Concordium ledger app which also adds support for this feature.
- Updating Concordium SDK fixing issue preventing transactions.

.. dropdown:: 1.7.4 - June 26, 2024

Version 1.7.4 contains the following changes:
Expand Down
12 changes: 6 additions & 6 deletions source/mainnet/variables.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
.. Desktop wallet verification variables
.. |cdw-appimage| replace:: concordium-desktop-wallet-1.8.0.AppImage
.. |cdw-appimage-checksum| replace:: b6f438b8ac1b09a63ae464b8aa943a74cbc3cea5a2be3e55261f5c8e1a49bc58
.. |cdw-deb| replace:: concordium-desktop-wallet-1.8.0.deb
.. |cdw-deb-checksum| replace:: 153270cc998d2fc3bdf9d30571855a29081c7c534bb439cf2c00654d3526120f
.. |cdw-rpm| replace:: concordium-desktop-wallet-1.8.0.rpm
.. |cdw-rpm-checksum| replace:: 5553a882a76402da267ce78cf68145580d77d5cfc1192b54a312d11e0626fed4
.. |cdw-appimage| replace:: concordium-desktop-wallet-1.8.1.AppImage
.. |cdw-appimage-checksum| replace:: 31da6e7adde0ab8fd9a16c14bcba0c986cdf3cd2b647e9eed5040d9f40173c6d
.. |cdw-deb| replace:: concordium-desktop-wallet-1.8.1.deb
.. |cdw-deb-checksum| replace:: b8f12b17ada943c8997af5d226ceb9854e2a3ad71f14f2300a25c6e01d721408
.. |cdw-rpm| replace:: concordium-desktop-wallet-1.8.1.rpm
.. |cdw-rpm-checksum| replace:: da5e1e79265923065437a836637f0557f868c89c9f10ead2b6312d5ac1e1049e
.. |ledger-app-public-key| replace:: 04af7e6a68fa79b3f7a035a5cd75f916ee67c4a71fc990fe9ba2b2e1fb54dd7cdc950a73b5a4adf52ea95df16f5c17602090f639f0d35a760e34afae7cbd60792b

.. Mobile Wallet product names
Expand Down