Skip to content

Commit f5e47b8

Browse files
authored
Merge branch 'main' into Update-set-up--Concordium-Wallet-for-Web-page
2 parents e85e5d5 + f42ef68 commit f5e47b8

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

source/mainnet/docs/release-notes/release-notes-lp.rst

+9-3
Original file line numberDiff line numberDiff line change
@@ -291,14 +291,20 @@ Wallets
291291
|bw|
292292
-------------------------
293293

294-
December 25, 2024
294+
January 30, 2025
295295

296-
Version 1.7.2
296+
Version 2.0.0
297297

298-
- Remove unused "downloads" permission from manifest.
298+
- Overhauled the Browser Wallet’s interface as part of the CryptoX UI Revamp project.
299+
This update will align the browser wallet’s design with look of CryptoX,
300+
delivering a more seamless and user-friendly experience while preserving all the existing features.
299301

300302
.. dropdown:: Previous releases
301303

304+
.. dropdown:: |bw| 1.7.2 - December 25, 2024
305+
306+
Remove unused "downloads" permission from manifest.
307+
302308
.. dropdown:: |bw| 1.7.1 - October 30, 2024
303309

304310
Version 1.7.1 includes several changes and bug fixes.

source/shared/setup-env.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ During Wasm installation in your system you should see something similar to belo
4848
.. image:: images/mint-wasm-install.png
4949
:width: 100%
5050

51-
Now you need to install the Concordium software package. ``cargo-concordium`` is the tool for developing smart contracts for the Concordium blockchain. It can be used for :ref:`compiling<compile-module>` and :ref:`testing<integration-test-contract>` smart contracts, and enables features such as :ref:`building contract schemas<build-schema>`.:ref:`Click here<cargo-concordium-testnet>` and download the version 2.2.0 or greater of ``cargo-concordium`` for your operating system. The tool is the same for both testnet and mainnet.
51+
Now you need to install the Concordium software package. ``cargo-concordium`` is the tool for developing smart contracts for the Concordium blockchain. It can be used for :ref:`compiling<compile-module>` and :ref:`testing<integration-test-contract>` smart contracts, and enables features such as :ref:`building contract schemas<build-schema>`. :ref:`Click here<cargo-concordium-testnet>` and download the version 2.2.0 or greater of ``cargo-concordium`` for your operating system. The tool is the same for both testnet and mainnet.
5252

5353
.. note::
5454

0 commit comments

Comments
 (0)