-
-
Notifications
You must be signed in to change notification settings - Fork 275
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(suite-desktop): add release notes for 25.2 release
- Loading branch information
1 parent
9924cb1
commit 5b7ca32
Showing
1 changed file
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
### 🚀 New features | ||
|
||
- Solana Token-2022 now supported. | ||
- Added support for Base, Optimism, and Arbitrum One networks, which can be accessed via Experimental features. | ||
- Introduced an NFT section for EVM-based chains, which can be enabled via Experimental features. | ||
- Enabled delegation of voting rights when staking Cardano. | ||
- A new entropy check ensures the wallet was generated by a legitimate Trezor device, preventing potential counterfeits. | ||
- Full support for Base, Optimism and Arbitrum One networks. | ||
|
||
### 🎨 Improvements | ||
|
||
- Added the option to check or create a wallet backup during firmware updates. | ||
- Introduced a warning when sending funds to a contract address on the Ethereum network. | ||
- Improved transaction details for Replace-by-Fee (RBF) now make it easier to speed up transactions. | ||
- Several improvements for the XPR Memo/Destination tags UI in the send and receive flows. | ||
- Solana transactions are now properly decoded, replacing “Unknown transaction” labels in your account history. | ||
- When sending funds, address checks have been redesigned to prompt comparing the Trezor device address with the original source (such as an exchange or friend), helping prevent the risk of sending to a tampered address. | ||
|
||
### 🔧 Bug fixes | ||
|
||
- Fixed labeling for Polygon and BNB Smart Chain networks. | ||
- Resolved minor bugs, enhanced usability, and optimized performance. |