From 9d0d7bf7a7d28171ea957d9f0208e499d63f880b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Holm=20Gj=C3=B8rup?= Date: Thu, 1 May 2025 12:12:58 +0200 Subject: [PATCH 1/2] Update documentation with release of desktop wallet 1.8.1 (mainnet) --- .../mainnet/docs/installation/downloads.rst | 12 +++++------ .../docs/release-notes/release-notes-lp.rst | 20 +++++++++++-------- source/mainnet/variables.rst | 12 +++++------ 3 files changed, 24 insertions(+), 20 deletions(-) diff --git a/source/mainnet/docs/installation/downloads.rst b/source/mainnet/docs/installation/downloads.rst index 66fa44889e..f280604891 100644 --- a/source/mainnet/docs/installation/downloads.rst +++ b/source/mainnet/docs/installation/downloads.rst @@ -65,25 +65,25 @@ Concordium Desktop Wallet .. dropdown:: Mainnet - .. card:: Windows v1.8.0 + .. card:: Windows v1.8.1 :link: https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.exe - .. card:: MacOS v1.8.0 + .. card:: MacOS v1.8.1 :link: https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.dmg - .. dropdown:: Linux® v1.8.0 + .. dropdown:: Linux® v1.8.1 - - `Mainnet AppImage `_ + - `Mainnet AppImage `_ - SHA256 checksum of the download: :substitution-code:`|cdw-appimage-checksum|` - :ref:`Verification instructions ` - - `Mainnet Debian package `_ + - `Mainnet Debian package `_ - SHA256 checksum of the download: :substitution-code:`|cdw-deb-checksum|` - :ref:`Verification instructions ` - - `Mainnet RPM `_ + - `Mainnet RPM `_ - SHA256 checksum of the download: :substitution-code:`|cdw-rpm-checksum|` - :ref:`Verification instructions ` diff --git a/source/mainnet/docs/release-notes/release-notes-lp.rst b/source/mainnet/docs/release-notes/release-notes-lp.rst index 6d0c4197c8..3273a134e0 100644 --- a/source/mainnet/docs/release-notes/release-notes-lp.rst +++ b/source/mainnet/docs/release-notes/release-notes-lp.rst @@ -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: diff --git a/source/mainnet/variables.rst b/source/mainnet/variables.rst index d0392e780c..28b0b16e30 100644 --- a/source/mainnet/variables.rst +++ b/source/mainnet/variables.rst @@ -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 From 6db523443da12d07355d3f9706480a3e39726d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Holm=20Gj=C3=B8rup?= Date: Thu, 1 May 2025 12:36:03 +0200 Subject: [PATCH 2/2] Fix windows and mac links for desktop wallet --- source/mainnet/docs/installation/downloads.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/mainnet/docs/installation/downloads.rst b/source/mainnet/docs/installation/downloads.rst index f280604891..0eaff97901 100644 --- a/source/mainnet/docs/installation/downloads.rst +++ b/source/mainnet/docs/installation/downloads.rst @@ -66,10 +66,10 @@ Concordium Desktop Wallet .. dropdown:: Mainnet .. card:: Windows v1.8.1 - :link: https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.exe + :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.1 - :link: https://github.com/Concordium/concordium-desktop-wallet/releases/download/desktop-wallet%2F1.8.0-mainnet/concordium-desktop-wallet-1.8.0.dmg + :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.1