Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 24.12 release branch #4453

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
1 change: 0 additions & 1 deletion core/.changelog.d/2299.changed

This file was deleted.

1 change: 0 additions & 1 deletion core/.changelog.d/3633.changed

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

27 changes: 23 additions & 4 deletions core/CHANGELOG.T2B1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,25 @@ 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.5] (20th November 2024)
## [2.8.6] (internal release)

### Added
- Initial support for Italian and Portugese translations. [#4047]
- Added benchmark application. [#4101]
- Add benchmark application. [#4101]
- Show last typed PIN number for short period of time. [#3863]
- Add P2WSH support for Unchained BIP32 paths. [#4271]

### Changed
- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284]
- Simplify UI of Cardano transactions initiated by Trezor Suite. [#4284]
- Improve UI synchronization, ordering, and responsiveness (Global Layout project). [#2299]
- Improve device responsiveness by removing unnecessary screen refreshes. [#3633]

### Fixed
- Fix ETH account number detection. [#3627]
- New EVM call contract flow UI. [#4251]
- Fix translation of the 'Enable labeling' screen. [#3813]
- Improve paginated blob display. [#4302]

## [2.8.5] (internal release)

## [2.8.4] (internal release)

Expand Down Expand Up @@ -870,6 +877,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#2284]: https://github.com/trezor/trezor-firmware/pull/2284
[#2289]: https://github.com/trezor/trezor-firmware/pull/2289
[#2297]: https://github.com/trezor/trezor-firmware/pull/2297
[#2299]: https://github.com/trezor/trezor-firmware/pull/2299
[#2300]: https://github.com/trezor/trezor-firmware/pull/2300
[#2313]: https://github.com/trezor/trezor-firmware/pull/2313
[#2324]: https://github.com/trezor/trezor-firmware/pull/2324
Expand Down Expand Up @@ -948,13 +956,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3536]: https://github.com/trezor/trezor-firmware/pull/3536
[#3539]: https://github.com/trezor/trezor-firmware/pull/3539
[#3627]: https://github.com/trezor/trezor-firmware/pull/3627
[#3633]: https://github.com/trezor/trezor-firmware/pull/3633
[#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
[#3797]: https://github.com/trezor/trezor-firmware/pull/3797
[#3813]: https://github.com/trezor/trezor-firmware/pull/3813
[#3855]: https://github.com/trezor/trezor-firmware/pull/3855
[#3858]: https://github.com/trezor/trezor-firmware/pull/3858
[#3859]: https://github.com/trezor/trezor-firmware/pull/3859
[#3863]: https://github.com/trezor/trezor-firmware/pull/3863
[#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
Expand All @@ -979,6 +990,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#4019]: https://github.com/trezor/trezor-firmware/pull/4019
[#4023]: https://github.com/trezor/trezor-firmware/pull/4023
[#4030]: https://github.com/trezor/trezor-firmware/pull/4030
[#4041]: https://github.com/trezor/trezor-firmware/pull/4041
[#4047]: https://github.com/trezor/trezor-firmware/pull/4047
[#4054]: https://github.com/trezor/trezor-firmware/pull/4054
[#4060]: https://github.com/trezor/trezor-firmware/pull/4060
Expand All @@ -992,6 +1004,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#4161]: https://github.com/trezor/trezor-firmware/pull/4161
[#4165]: https://github.com/trezor/trezor-firmware/pull/4165
[#4167]: https://github.com/trezor/trezor-firmware/pull/4167
[#4176]: https://github.com/trezor/trezor-firmware/pull/4176
[#4251]: https://github.com/trezor/trezor-firmware/pull/4251
[#4261]: https://github.com/trezor/trezor-firmware/pull/4261
[#4271]: https://github.com/trezor/trezor-firmware/pull/4271
[#4284]: https://github.com/trezor/trezor-firmware/pull/4284
[#4294]: https://github.com/trezor/trezor-firmware/pull/4294
[#4295]: https://github.com/trezor/trezor-firmware/pull/4295
[#4302]: https://github.com/trezor/trezor-firmware/pull/4302
[#4309]: https://github.com/trezor/trezor-firmware/pull/4309
[#4326]: https://github.com/trezor/trezor-firmware/pull/4326
26 changes: 22 additions & 4 deletions core/CHANGELOG.T2T1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,25 @@ 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.5] (20th November 2024)
## [2.8.6] (internal release)

### Added
- Initial support for Italian and Portugese translations. [#4047]
- Added benchmark application. [#4101]
- Add benchmark application. [#4101]
- Show last typed PIN number for short period of time. [#3863]
- Add P2WSH support for Unchained BIP32 paths. [#4271]

### Changed
- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284]
- Simplify UI of Cardano transactions initiated by Trezor Suite. [#4284]
- Improve UI synchronization, ordering, and responsiveness (Global Layout project). [#2299]
- Improve device responsiveness by removing unnecessary screen refreshes. [#3633]

### Fixed
- Fix ETH account number detection. [#3627]
- Fix spending decred stake outputs. [#4161]
- New EVM call contract flow UI. [#4251]
- Fix translation of the 'Enable labeling' screen. [#3813]

## [2.8.5] (internal release)

## [2.8.4] (internal release)

Expand Down Expand Up @@ -864,6 +870,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#2284]: https://github.com/trezor/trezor-firmware/pull/2284
[#2289]: https://github.com/trezor/trezor-firmware/pull/2289
[#2297]: https://github.com/trezor/trezor-firmware/pull/2297
[#2299]: https://github.com/trezor/trezor-firmware/pull/2299
[#2300]: https://github.com/trezor/trezor-firmware/pull/2300
[#2313]: https://github.com/trezor/trezor-firmware/pull/2313
[#2324]: https://github.com/trezor/trezor-firmware/pull/2324
Expand Down Expand Up @@ -942,13 +949,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3536]: https://github.com/trezor/trezor-firmware/pull/3536
[#3539]: https://github.com/trezor/trezor-firmware/pull/3539
[#3627]: https://github.com/trezor/trezor-firmware/pull/3627
[#3633]: https://github.com/trezor/trezor-firmware/pull/3633
[#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
[#3797]: https://github.com/trezor/trezor-firmware/pull/3797
[#3813]: https://github.com/trezor/trezor-firmware/pull/3813
[#3855]: https://github.com/trezor/trezor-firmware/pull/3855
[#3858]: https://github.com/trezor/trezor-firmware/pull/3858
[#3859]: https://github.com/trezor/trezor-firmware/pull/3859
[#3863]: https://github.com/trezor/trezor-firmware/pull/3863
[#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
Expand All @@ -973,6 +983,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#4019]: https://github.com/trezor/trezor-firmware/pull/4019
[#4023]: https://github.com/trezor/trezor-firmware/pull/4023
[#4030]: https://github.com/trezor/trezor-firmware/pull/4030
[#4041]: https://github.com/trezor/trezor-firmware/pull/4041
[#4047]: https://github.com/trezor/trezor-firmware/pull/4047
[#4054]: https://github.com/trezor/trezor-firmware/pull/4054
[#4060]: https://github.com/trezor/trezor-firmware/pull/4060
Expand All @@ -986,6 +997,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#4161]: https://github.com/trezor/trezor-firmware/pull/4161
[#4165]: https://github.com/trezor/trezor-firmware/pull/4165
[#4167]: https://github.com/trezor/trezor-firmware/pull/4167
[#4176]: https://github.com/trezor/trezor-firmware/pull/4176
[#4251]: https://github.com/trezor/trezor-firmware/pull/4251
[#4261]: https://github.com/trezor/trezor-firmware/pull/4261
[#4271]: https://github.com/trezor/trezor-firmware/pull/4271
[#4284]: https://github.com/trezor/trezor-firmware/pull/4284
[#4294]: https://github.com/trezor/trezor-firmware/pull/4294
[#4295]: https://github.com/trezor/trezor-firmware/pull/4295
[#4302]: https://github.com/trezor/trezor-firmware/pull/4302
[#4309]: https://github.com/trezor/trezor-firmware/pull/4309
[#4326]: https://github.com/trezor/trezor-firmware/pull/4326
27 changes: 23 additions & 4 deletions core/CHANGELOG.T3B1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,25 @@ 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.5] (20th November 2024)
## [2.8.6] (internal release)

### Added
- Initial support for Italian and Portugese translations. [#4047]
- Added benchmark application. [#4101]
- Add benchmark application. [#4101]
- Show last typed PIN number for short period of time. [#3863]
- Add P2WSH support for Unchained BIP32 paths. [#4271]

### Changed
- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284]
- Simplify UI of Cardano transactions initiated by Trezor Suite. [#4284]
- Improve UI synchronization, ordering, and responsiveness (Global Layout project). [#2299]
- Improve device responsiveness by removing unnecessary screen refreshes. [#3633]

### Fixed
- Fix ETH account number detection. [#3627]
- New EVM call contract flow UI. [#4251]
- Fix translation of the 'Enable labeling' screen. [#3813]
- Improve paginated blob display. [#4302]

## [2.8.5] (internal release)

## [2.8.4] (internal release)

Expand Down Expand Up @@ -871,6 +878,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#2284]: https://github.com/trezor/trezor-firmware/pull/2284
[#2289]: https://github.com/trezor/trezor-firmware/pull/2289
[#2297]: https://github.com/trezor/trezor-firmware/pull/2297
[#2299]: https://github.com/trezor/trezor-firmware/pull/2299
[#2300]: https://github.com/trezor/trezor-firmware/pull/2300
[#2313]: https://github.com/trezor/trezor-firmware/pull/2313
[#2324]: https://github.com/trezor/trezor-firmware/pull/2324
Expand Down Expand Up @@ -949,13 +957,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3536]: https://github.com/trezor/trezor-firmware/pull/3536
[#3539]: https://github.com/trezor/trezor-firmware/pull/3539
[#3627]: https://github.com/trezor/trezor-firmware/pull/3627
[#3633]: https://github.com/trezor/trezor-firmware/pull/3633
[#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
[#3797]: https://github.com/trezor/trezor-firmware/pull/3797
[#3813]: https://github.com/trezor/trezor-firmware/pull/3813
[#3855]: https://github.com/trezor/trezor-firmware/pull/3855
[#3858]: https://github.com/trezor/trezor-firmware/pull/3858
[#3859]: https://github.com/trezor/trezor-firmware/pull/3859
[#3863]: https://github.com/trezor/trezor-firmware/pull/3863
[#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
Expand All @@ -980,6 +991,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#4019]: https://github.com/trezor/trezor-firmware/pull/4019
[#4023]: https://github.com/trezor/trezor-firmware/pull/4023
[#4030]: https://github.com/trezor/trezor-firmware/pull/4030
[#4041]: https://github.com/trezor/trezor-firmware/pull/4041
[#4047]: https://github.com/trezor/trezor-firmware/pull/4047
[#4054]: https://github.com/trezor/trezor-firmware/pull/4054
[#4060]: https://github.com/trezor/trezor-firmware/pull/4060
Expand All @@ -993,6 +1005,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#4161]: https://github.com/trezor/trezor-firmware/pull/4161
[#4165]: https://github.com/trezor/trezor-firmware/pull/4165
[#4167]: https://github.com/trezor/trezor-firmware/pull/4167
[#4176]: https://github.com/trezor/trezor-firmware/pull/4176
[#4251]: https://github.com/trezor/trezor-firmware/pull/4251
[#4261]: https://github.com/trezor/trezor-firmware/pull/4261
[#4271]: https://github.com/trezor/trezor-firmware/pull/4271
[#4284]: https://github.com/trezor/trezor-firmware/pull/4284
[#4294]: https://github.com/trezor/trezor-firmware/pull/4294
[#4295]: https://github.com/trezor/trezor-firmware/pull/4295
[#4302]: https://github.com/trezor/trezor-firmware/pull/4302
[#4309]: https://github.com/trezor/trezor-firmware/pull/4309
[#4326]: https://github.com/trezor/trezor-firmware/pull/4326
34 changes: 29 additions & 5 deletions core/CHANGELOG.T3T1.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,37 @@ 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.5] (20th November 2024)
## [2.8.6] (internal release)

### Added
- Initial support for Italian and Portugese translations. [#4047]
- Added benchmark application. [#4101]
- Add benchmark application. [#4101]
- Show last typed PIN number for short period of time. [#3863]
- Add P2WSH support for Unchained BIP32 paths. [#4271]

### Changed
- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284]
- Simplify UI of Cardano transactions initiated by Trezor Suite. [#4284]
- Included bootloader 2.1.9.
- Improve UI synchronization, ordering, and responsiveness (Global Layout project). [#2299]
- Improve device responsiveness by removing unnecessary screen refreshes. [#3633]

### Fixed
- Show account info in ETH send/stake flow. [#3536]
- Fix ETH account number detection. [#3627]
- Fix XPUB confirmed success screen title. [#3947]
- Display menu items on two lines when one line is not enough. [#4019]
- Fixed missing footer page hints in info about remaining shares in super-shamir recovery. [#4165]
- Fix missing footer page hints in info about remaining shares in super-shamir recovery. [#4165]
- Fix swipe in ETH stake flow menu and address confirmation. [#4167]
- New EVM call contract flow UI. [#4251]
- Add instruction to Swipe up after changing brightness. [#4261]
- Fix translation of the 'Enable labeling' screen. [#3813]
- Add swipe back in FIDO confirm flow menu. [#4176]
- Make swipe back action in tutorial flow menu consistent with menu cancel action. [#4294]
- Fix color and icon for 'Success' string in `set_brightness` flow. [#4295]
- Improve paginated blob display. [#4302]
- Fix incorrect navigation in handy menu while signing BTC message. [#4309]
- Fix information screen when signing BTC fee bump transaction. [#4326]

## [2.8.5] (internal release)

## [2.8.4] (internal release)

Expand Down Expand Up @@ -898,6 +910,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#2284]: https://github.com/trezor/trezor-firmware/pull/2284
[#2289]: https://github.com/trezor/trezor-firmware/pull/2289
[#2297]: https://github.com/trezor/trezor-firmware/pull/2297
[#2299]: https://github.com/trezor/trezor-firmware/pull/2299
[#2300]: https://github.com/trezor/trezor-firmware/pull/2300
[#2313]: https://github.com/trezor/trezor-firmware/pull/2313
[#2324]: https://github.com/trezor/trezor-firmware/pull/2324
Expand Down Expand Up @@ -976,13 +989,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#3536]: https://github.com/trezor/trezor-firmware/pull/3536
[#3539]: https://github.com/trezor/trezor-firmware/pull/3539
[#3627]: https://github.com/trezor/trezor-firmware/pull/3627
[#3633]: https://github.com/trezor/trezor-firmware/pull/3633
[#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
[#3797]: https://github.com/trezor/trezor-firmware/pull/3797
[#3813]: https://github.com/trezor/trezor-firmware/pull/3813
[#3855]: https://github.com/trezor/trezor-firmware/pull/3855
[#3858]: https://github.com/trezor/trezor-firmware/pull/3858
[#3859]: https://github.com/trezor/trezor-firmware/pull/3859
[#3863]: https://github.com/trezor/trezor-firmware/pull/3863
[#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
Expand All @@ -1007,6 +1023,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#4019]: https://github.com/trezor/trezor-firmware/pull/4019
[#4023]: https://github.com/trezor/trezor-firmware/pull/4023
[#4030]: https://github.com/trezor/trezor-firmware/pull/4030
[#4041]: https://github.com/trezor/trezor-firmware/pull/4041
[#4047]: https://github.com/trezor/trezor-firmware/pull/4047
[#4054]: https://github.com/trezor/trezor-firmware/pull/4054
[#4060]: https://github.com/trezor/trezor-firmware/pull/4060
Expand All @@ -1020,6 +1037,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#4161]: https://github.com/trezor/trezor-firmware/pull/4161
[#4165]: https://github.com/trezor/trezor-firmware/pull/4165
[#4167]: https://github.com/trezor/trezor-firmware/pull/4167
[#4176]: https://github.com/trezor/trezor-firmware/pull/4176
[#4251]: https://github.com/trezor/trezor-firmware/pull/4251
[#4261]: https://github.com/trezor/trezor-firmware/pull/4261
[#4271]: https://github.com/trezor/trezor-firmware/pull/4271
[#4284]: https://github.com/trezor/trezor-firmware/pull/4284
[#4294]: https://github.com/trezor/trezor-firmware/pull/4294
[#4295]: https://github.com/trezor/trezor-firmware/pull/4295
[#4302]: https://github.com/trezor/trezor-firmware/pull/4302
[#4309]: https://github.com/trezor/trezor-firmware/pull/4309
[#4326]: https://github.com/trezor/trezor-firmware/pull/4326
Loading
Loading