You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/mainnet/net/release-notes/release-notes-lp.rst
+14-10Lines changed: 14 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -167,20 +167,24 @@ Wallets
167
167
|bw|
168
168
-------------------------
169
169
170
-
January 29, 2024
170
+
February 5, 2024
171
171
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.
181
173
182
174
.. dropdown:: Previous releases
183
175
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
+
184
188
.. dropdown:: |bw| 1.3.0 - January 10, 2024
185
189
186
190
The EUROe token is now added to all accounts by default.
0 commit comments