Skip to content

Commit

Permalink
docs(core): changelog for 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilata committed Jul 31, 2024
1 parent 7407786 commit 55473a0
Show file tree
Hide file tree
Showing 14 changed files with 95 additions and 11 deletions.
1 change: 0 additions & 1 deletion core/.changelog.d/3035.fixed

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/3728.added

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/3885.added

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/3896.added

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/3969.fixed

This file was deleted.

2 changes: 0 additions & 2 deletions core/.changelog.d/3987.changed

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/3990.fixed

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/4000.added

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/4006.fixed

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/4023.fixed

This file was deleted.

19 changes: 19 additions & 0 deletions core/CHANGELOG.T2B1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [2.8.1] (21th August 2024)

### Added
- Include Optiga throttling delay in PIN countdown. [#4000]

### Fixed
- Fix display orientation "south". [#3990]


## [2.8.0] (9th July 2024)

### Added
Expand Down Expand Up @@ -873,6 +882,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#2937]: https://github.com/trezor/trezor-firmware/pull/2937
[#2955]: https://github.com/trezor/trezor-firmware/pull/2955
[#2989]: https://github.com/trezor/trezor-firmware/pull/2989
[#3035]: https://github.com/trezor/trezor-firmware/pull/3035
[#3047]: https://github.com/trezor/trezor-firmware/pull/3047
[#3048]: https://github.com/trezor/trezor-firmware/pull/3048
[#3205]: https://github.com/trezor/trezor-firmware/pull/3205
Expand Down Expand Up @@ -906,8 +916,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3539]: https://github.com/trezor/trezor-firmware/pull/3539
[#3636]: https://github.com/trezor/trezor-firmware/pull/3636
[#3640]: https://github.com/trezor/trezor-firmware/pull/3640
[#3728]: https://github.com/trezor/trezor-firmware/pull/3728
[#3855]: https://github.com/trezor/trezor-firmware/pull/3855
[#3885]: https://github.com/trezor/trezor-firmware/pull/3885
[#3895]: https://github.com/trezor/trezor-firmware/pull/3895
[#3896]: https://github.com/trezor/trezor-firmware/pull/3896
[#3907]: https://github.com/trezor/trezor-firmware/pull/3907
[#3911]: https://github.com/trezor/trezor-firmware/pull/3911
[#3916]: https://github.com/trezor/trezor-firmware/pull/3916
Expand All @@ -917,3 +930,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3925]: https://github.com/trezor/trezor-firmware/pull/3925
[#3940]: https://github.com/trezor/trezor-firmware/pull/3940
[#3965]: https://github.com/trezor/trezor-firmware/pull/3965
[#3969]: https://github.com/trezor/trezor-firmware/pull/3969
[#3987]: https://github.com/trezor/trezor-firmware/pull/3987
[#3990]: https://github.com/trezor/trezor-firmware/pull/3990
[#4000]: https://github.com/trezor/trezor-firmware/pull/4000
[#4006]: https://github.com/trezor/trezor-firmware/pull/4006
[#4023]: https://github.com/trezor/trezor-firmware/pull/4023
19 changes: 19 additions & 0 deletions core/CHANGELOG.T2T1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [2.8.1] (21th August 2024)

### Added
- Include Optiga throttling delay in PIN countdown. [#4000]

### Fixed
- Added a progress indicator for the formatting operation. [#3035]


## [2.8.0] (9th July 2024)

### Added
Expand Down Expand Up @@ -872,6 +881,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#2937]: https://github.com/trezor/trezor-firmware/pull/2937
[#2955]: https://github.com/trezor/trezor-firmware/pull/2955
[#2989]: https://github.com/trezor/trezor-firmware/pull/2989
[#3035]: https://github.com/trezor/trezor-firmware/pull/3035
[#3047]: https://github.com/trezor/trezor-firmware/pull/3047
[#3048]: https://github.com/trezor/trezor-firmware/pull/3048
[#3205]: https://github.com/trezor/trezor-firmware/pull/3205
Expand Down Expand Up @@ -905,8 +915,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3539]: https://github.com/trezor/trezor-firmware/pull/3539
[#3636]: https://github.com/trezor/trezor-firmware/pull/3636
[#3640]: https://github.com/trezor/trezor-firmware/pull/3640
[#3728]: https://github.com/trezor/trezor-firmware/pull/3728
[#3855]: https://github.com/trezor/trezor-firmware/pull/3855
[#3885]: https://github.com/trezor/trezor-firmware/pull/3885
[#3895]: https://github.com/trezor/trezor-firmware/pull/3895
[#3896]: https://github.com/trezor/trezor-firmware/pull/3896
[#3907]: https://github.com/trezor/trezor-firmware/pull/3907
[#3911]: https://github.com/trezor/trezor-firmware/pull/3911
[#3916]: https://github.com/trezor/trezor-firmware/pull/3916
Expand All @@ -916,3 +929,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3925]: https://github.com/trezor/trezor-firmware/pull/3925
[#3940]: https://github.com/trezor/trezor-firmware/pull/3940
[#3965]: https://github.com/trezor/trezor-firmware/pull/3965
[#3969]: https://github.com/trezor/trezor-firmware/pull/3969
[#3987]: https://github.com/trezor/trezor-firmware/pull/3987
[#3990]: https://github.com/trezor/trezor-firmware/pull/3990
[#4000]: https://github.com/trezor/trezor-firmware/pull/4000
[#4006]: https://github.com/trezor/trezor-firmware/pull/4006
[#4023]: https://github.com/trezor/trezor-firmware/pull/4023
27 changes: 27 additions & 0 deletions core/CHANGELOG.T3T1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [2.8.1] (21th August 2024)

### Added
- Added PIN keyboard animation. [#3885]
- Added menu entry animation. [#3896]
- Include Optiga throttling delay in PIN countdown. [#4000]

### Changed
- Smoothened screen transitions by removing backlight fading.
- Improved resuming of interrupted animations. [#3987]

### Fixed
- Improved screen brightness settings. [#3969]
- Fix More info screen during multi-share backup creation. [#4006]
- Fixed title sometimes not fitting into result screen. [#4023]


## [2.8.0] (9th July 2024)

### Added
Expand Down Expand Up @@ -874,6 +891,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#2937]: https://github.com/trezor/trezor-firmware/pull/2937
[#2955]: https://github.com/trezor/trezor-firmware/pull/2955
[#2989]: https://github.com/trezor/trezor-firmware/pull/2989
[#3035]: https://github.com/trezor/trezor-firmware/pull/3035
[#3047]: https://github.com/trezor/trezor-firmware/pull/3047
[#3048]: https://github.com/trezor/trezor-firmware/pull/3048
[#3205]: https://github.com/trezor/trezor-firmware/pull/3205
Expand Down Expand Up @@ -907,8 +925,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3539]: https://github.com/trezor/trezor-firmware/pull/3539
[#3636]: https://github.com/trezor/trezor-firmware/pull/3636
[#3640]: https://github.com/trezor/trezor-firmware/pull/3640
[#3728]: https://github.com/trezor/trezor-firmware/pull/3728
[#3855]: https://github.com/trezor/trezor-firmware/pull/3855
[#3885]: https://github.com/trezor/trezor-firmware/pull/3885
[#3895]: https://github.com/trezor/trezor-firmware/pull/3895
[#3896]: https://github.com/trezor/trezor-firmware/pull/3896
[#3907]: https://github.com/trezor/trezor-firmware/pull/3907
[#3911]: https://github.com/trezor/trezor-firmware/pull/3911
[#3916]: https://github.com/trezor/trezor-firmware/pull/3916
Expand All @@ -918,3 +939,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3925]: https://github.com/trezor/trezor-firmware/pull/3925
[#3940]: https://github.com/trezor/trezor-firmware/pull/3940
[#3965]: https://github.com/trezor/trezor-firmware/pull/3965
[#3969]: https://github.com/trezor/trezor-firmware/pull/3969
[#3987]: https://github.com/trezor/trezor-firmware/pull/3987
[#3990]: https://github.com/trezor/trezor-firmware/pull/3990
[#4000]: https://github.com/trezor/trezor-firmware/pull/4000
[#4006]: https://github.com/trezor/trezor-firmware/pull/4006
[#4023]: https://github.com/trezor/trezor-firmware/pull/4023
30 changes: 30 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [2.8.1] (21th August 2024)

### Added
- Added support for T3B1. [#3728]
- [T3T1] Added PIN keyboard animation. [#3885]
- [T3T1] Added menu entry animation. [#3896]
- [T2B1,T2T1,T3T1] Include Optiga throttling delay in PIN countdown. [#4000]

### Changed
- [T3T1] Smoothened screen transitions by removing backlight fading.
- [T3T1] Improved resuming of interrupted animations. [#3987]

### Fixed
- [T2T1] Added a progress indicator for the formatting operation. [#3035]
- [T3T1] Improved screen brightness settings. [#3969]
- [T2B1] Fix display orientation "south". [#3990]
- [T3T1] Fix More info screen during multi-share backup creation. [#4006]
- [T3T1] Fixed title sometimes not fitting into result screen. [#4023]


## [2.8.0] (9th July 2024)

### Added
Expand Down Expand Up @@ -891,6 +911,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#2937]: https://github.com/trezor/trezor-firmware/pull/2937
[#2955]: https://github.com/trezor/trezor-firmware/pull/2955
[#2989]: https://github.com/trezor/trezor-firmware/pull/2989
[#3035]: https://github.com/trezor/trezor-firmware/pull/3035
[#3047]: https://github.com/trezor/trezor-firmware/pull/3047
[#3048]: https://github.com/trezor/trezor-firmware/pull/3048
[#3205]: https://github.com/trezor/trezor-firmware/pull/3205
Expand Down Expand Up @@ -924,8 +945,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3539]: https://github.com/trezor/trezor-firmware/pull/3539
[#3636]: https://github.com/trezor/trezor-firmware/pull/3636
[#3640]: https://github.com/trezor/trezor-firmware/pull/3640
[#3728]: https://github.com/trezor/trezor-firmware/pull/3728
[#3855]: https://github.com/trezor/trezor-firmware/pull/3855
[#3885]: https://github.com/trezor/trezor-firmware/pull/3885
[#3895]: https://github.com/trezor/trezor-firmware/pull/3895
[#3896]: https://github.com/trezor/trezor-firmware/pull/3896
[#3907]: https://github.com/trezor/trezor-firmware/pull/3907
[#3911]: https://github.com/trezor/trezor-firmware/pull/3911
[#3916]: https://github.com/trezor/trezor-firmware/pull/3916
Expand All @@ -935,3 +959,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3925]: https://github.com/trezor/trezor-firmware/pull/3925
[#3940]: https://github.com/trezor/trezor-firmware/pull/3940
[#3965]: https://github.com/trezor/trezor-firmware/pull/3965
[#3969]: https://github.com/trezor/trezor-firmware/pull/3969
[#3987]: https://github.com/trezor/trezor-firmware/pull/3987
[#3990]: https://github.com/trezor/trezor-firmware/pull/3990
[#4000]: https://github.com/trezor/trezor-firmware/pull/4000
[#4006]: https://github.com/trezor/trezor-firmware/pull/4006
[#4023]: https://github.com/trezor/trezor-firmware/pull/4023

0 comments on commit 55473a0

Please sign in to comment.