diff --git a/packages/suite-desktop/releaseNotes/release-notes.md b/packages/suite-desktop/releaseNotes/release-notes.md index ba32cb9667b..51c906cf822 100644 --- a/packages/suite-desktop/releaseNotes/release-notes.md +++ b/packages/suite-desktop/releaseNotes/release-notes.md @@ -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.