Skip to content

Commit 1178e85

Browse files
committed
Merge branch 'wallet-sdk' of https://github.com/Concordium/concordium.github.io into wallet-sdk
2 parents 444fb0b + 8e126e4 commit 1178e85

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

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

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -167,20 +167,24 @@ Wallets
167167
|bw|
168168
-------------------------
169169

170-
January 29, 2024
170+
February 5, 2024
171171

172-
Version 1.3.2 includes several changes and bug fixes.
173-
174-
- The CIS-2 token lookup no longer blocks choosing a contract if looking up metadata or balance only fails for some tokens.
175-
- The missing date for delegation/validation stake decrease/stop has been restored.
176-
- Changing restake preference is no longer blocked when the validator is below minimum stake threshold.
177-
- `SendTransaction` in wallet-api now supports `bigint` as part of smart contract parameters, fixing an issue with using large numbers.
178-
- Users can view their secret recovery phrase in the wallet settings if they need to write it down again.
179-
- Fixed a crash when the value in stake field was larger than a 64 bit integer when updating the stake.
180-
- Fixed an issue that would potentially block the wallet from loading or cause a crash if a third-party app blocked extensions.
172+
Verison 1.4.0 adds support for recovery to be aborted when an identity takes a long time to recover. It also fixes an issue where the wrong list of identity providers was sometimes used when recovering from the wallet settings menu.
181173

182174
.. dropdown:: Previous releases
183175

176+
.. dropdown:: |bw| 1.3.2 - January 29, 2024
177+
178+
Version 1.3.2 includes several changes and bug fixes.
179+
180+
- The CIS-2 token lookup no longer blocks choosing a contract if looking up metadata or balance only fails for some tokens.
181+
- The missing date for delegation/validation stake decrease/stop has been restored.
182+
- Changing restake preference is no longer blocked when the validator is below minimum stake threshold.
183+
- `SendTransaction` in wallet-api now supports `bigint` as part of smart contract parameters, fixing an issue with using large numbers.
184+
- Users can view their secret recovery phrase in the wallet settings if they need to write it down again.
185+
- Fixed a crash when the value in stake field was larger than a 64 bit integer when updating the stake.
186+
- Fixed an issue that would potentially block the wallet from loading or cause a crash if a third-party app blocked extensions.
187+
184188
.. dropdown:: |bw| 1.3.0 - January 10, 2024
185189

186190
The EUROe token is now added to all accounts by default.

0 commit comments

Comments
 (0)