From d8d6d7adc1411a3ae5083b831f8e071079852f58 Mon Sep 17 00:00:00 2001 From: Prochmi99 <152851523+MiroslavProchazka@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:54:07 +0100 Subject: [PATCH] chore(suite-desktop): add coins deprecation to 25.2 release notes --- packages/suite-desktop/releaseNotes/release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/suite-desktop/releaseNotes/release-notes.md b/packages/suite-desktop/releaseNotes/release-notes.md index 806089a7675..eb914bdd0ba 100644 --- a/packages/suite-desktop/releaseNotes/release-notes.md +++ b/packages/suite-desktop/releaseNotes/release-notes.md @@ -9,6 +9,7 @@ - Improved XRP Memo/Destination tag UI in the send and receive flows for a smoother experience. - Solana transactions are now properly decoded, replacing “Unknown transaction” labels in account history. - Redesigned address verification when sending funds, prompting users to compare the Trezor device address with the original source (e.g., an exchange or contact) to help prevent sending to a tampered address. +- Suite is deprecating support for Bitcoin Gold, Dash, Vertcoin, Namecoin, and Digibyte; however, these coins will continue to be supported in Firmware and can still be accessed through third-party applications. ### 🔧 Bug fixes