1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-19 14:08:11 +00:00

docs(core): fix 2.8.0 changelog

This commit is contained in:
Martin Milata 2024-07-23 23:37:35 +02:00
parent 4afaf4c41e
commit 6c75d9f97a
2 changed files with 2 additions and 8 deletions

View File

@ -6,18 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [2.8.0] (9th July 2024) ## [2.8.0] (9th July 2024)
### Added
- Expose value of the Optiga SEC counter in `Features` message.
### Changed ### Changed
- Reworked PIN processing. - Reworked PIN processing.
### Removed ### Removed
- CoSi functionality. [#3442] - CoSi functionality. [#3442]
### Fixed
- Increase Optiga read timeout to avoid spurious RSODs.
## [2.7.2] (14th June 2024) ## [2.7.2] (14th June 2024)

View File

@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- [T3T1] Animated device label on homescreen/lockscreen. [#3895] - [T3T1] Animated device label on homescreen/lockscreen. [#3895]
- [T3T1] Improved change homescreen flow. [#3907] - [T3T1] Improved change homescreen flow. [#3907]
- [T3T1] Added word counter during wallet creation. [#3917] - [T3T1] Added word counter during wallet creation. [#3917]
- Expose value of the Optiga SEC counter in `Features` message. - [T2B1,T3T1] Expose value of the Optiga SEC counter in `Features` message.
### Changed ### Changed
- Reworked PIN processing. - Reworked PIN processing.
@ -22,7 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- [T3T1] Fixed swipe back from address QR code screen. [#3919] - [T3T1] Fixed swipe back from address QR code screen. [#3919]
- [T3T1] Fixed device authenticity check. [#3922] - [T3T1] Fixed device authenticity check. [#3922]
- [T3T1] Improve swipe behavior and animations. [#3965] - [T3T1] Improve swipe behavior and animations. [#3965]
- Increase Optiga read timeout to avoid spurious RSODs. - [T2B1,T3T1] Increase Optiga read timeout to avoid spurious RSODs.
## [2.7.2] (14th June 2024) ## [2.7.2] (14th June 2024)