mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-12 22:26:08 +00:00
docs(core): fix entries in changelog
This commit is contained in:
parent
f88ce9ac9a
commit
2c94dc24df
@ -7,17 +7,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
## [2.8.9] (19th March 2025)
|
## [2.8.9] (19th March 2025)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Added ability to cancel recovery on word count selection screen. [#3503]
|
- Ability to cancel recovery on word count selection screen. [#3503]
|
||||||
- [T2T1] Added account info for ETH transactions. [#3536]
|
- [T2T1] Account info for ETH transactions. [#3536]
|
||||||
- Added new UI for confirming long messages. [#4541]
|
- New UI for confirming long messages. [#4541]
|
||||||
- Add Solana staking confirmation dialogs. [#4560]
|
- Solana staking confirmation dialogs. [#4560]
|
||||||
- [T3T1] Upgrade bundled bootloader to 2.1.10. [#1658739]
|
- [T3T1] Upgrade bundled bootloader to 2.1.10. [#4665]
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Changed "swipe to continue" to "tap to continue". Screens still respond to swipe-up, but the preferred interaction method is now tapping the lower part of the screen. [#4571]
|
- Changed "swipe to continue" to "tap to continue". Screens still respond to swipe-up, but the preferred interaction method is now tapping the lower part of the screen. [#4571]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix cancelling device recovery after aborting from Suite. [#3503]
|
- Cancelling device recovery after aborting from Suite. [#3503]
|
||||||
|
|
||||||
## [2.8.8] (19th February 2025)
|
## [2.8.8] (19th February 2025)
|
||||||
|
|
||||||
@ -1121,4 +1121,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||||||
[#4541]: https://github.com/trezor/trezor-firmware/pull/4541
|
[#4541]: https://github.com/trezor/trezor-firmware/pull/4541
|
||||||
[#4560]: https://github.com/trezor/trezor-firmware/pull/4560
|
[#4560]: https://github.com/trezor/trezor-firmware/pull/4560
|
||||||
[#4571]: https://github.com/trezor/trezor-firmware/pull/4571
|
[#4571]: https://github.com/trezor/trezor-firmware/pull/4571
|
||||||
[#1658739]: https://github.com/trezor/trezor-firmware/pull/1658739
|
[#4665]: https://github.com/trezor/trezor-firmware/pull/4665
|
||||||
|
Loading…
Reference in New Issue
Block a user