diff --git a/core/.changelog.d/2299.changed b/core/.changelog.d/2299.changed deleted file mode 100644 index 7276977531..0000000000 --- a/core/.changelog.d/2299.changed +++ /dev/null @@ -1 +0,0 @@ -Improve UI synchronization, ordering, and responsiveness (Global Layout project). diff --git a/core/.changelog.d/3633.changed b/core/.changelog.d/3633.changed deleted file mode 100644 index dcc32f9a26..0000000000 --- a/core/.changelog.d/3633.changed +++ /dev/null @@ -1 +0,0 @@ -Improved device responsiveness by removing unnecessary screen refreshes. diff --git a/core/.changelog.d/3813.fixed b/core/.changelog.d/3813.fixed deleted file mode 100644 index 0bbdab68d5..0000000000 --- a/core/.changelog.d/3813.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix translation of the 'Enable labeling' screen. diff --git a/core/.changelog.d/3863.added b/core/.changelog.d/3863.added deleted file mode 100644 index 20f9d3edf7..0000000000 --- a/core/.changelog.d/3863.added +++ /dev/null @@ -1 +0,0 @@ -Show last typed PIN number for short period of time diff --git a/core/.changelog.d/4041.added b/core/.changelog.d/4041.added deleted file mode 100644 index 414a94634d..0000000000 --- a/core/.changelog.d/4041.added +++ /dev/null @@ -1 +0,0 @@ -Enum for valid device rotations diff --git a/core/.changelog.d/4176.fixed b/core/.changelog.d/4176.fixed deleted file mode 100644 index 2fe8f718c6..0000000000 --- a/core/.changelog.d/4176.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Add swipe back in fido confirm flow menu. diff --git a/core/.changelog.d/4271.added b/core/.changelog.d/4271.added deleted file mode 100644 index 25553a17cb..0000000000 --- a/core/.changelog.d/4271.added +++ /dev/null @@ -1 +0,0 @@ -Add P2WSH support for Unchained BIP32 paths. diff --git a/core/.changelog.d/4294.fixed b/core/.changelog.d/4294.fixed deleted file mode 100644 index 8b231f3b1d..0000000000 --- a/core/.changelog.d/4294.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Make swipe back action in tutorial flow menu consistent with menu cancel action. diff --git a/core/.changelog.d/4295.fixed b/core/.changelog.d/4295.fixed deleted file mode 100644 index 6700023d55..0000000000 --- a/core/.changelog.d/4295.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Fix color and icon for 'Success' string in set_brightness flow. diff --git a/core/.changelog.d/4302.added b/core/.changelog.d/4302.added deleted file mode 100644 index f4274d9c17..0000000000 --- a/core/.changelog.d/4302.added +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Add page counter to paginated blobs. diff --git a/core/.changelog.d/4302.added.1 b/core/.changelog.d/4302.added.1 deleted file mode 100644 index dba9e17136..0000000000 --- a/core/.changelog.d/4302.added.1 +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Add cancel button to individual pages of a blob. diff --git a/core/.changelog.d/4302.added.2 b/core/.changelog.d/4302.added.2 deleted file mode 100644 index 2cbb8c20ac..0000000000 --- a/core/.changelog.d/4302.added.2 +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Add margin to the first page of a blob. diff --git a/core/.changelog.d/4302.added.3 b/core/.changelog.d/4302.added.3 deleted file mode 100644 index 9de959f438..0000000000 --- a/core/.changelog.d/4302.added.3 +++ /dev/null @@ -1 +0,0 @@ -[T3B1] Add "continue" button after scrolling through the whole blob. diff --git a/core/.changelog.d/4302.fixed b/core/.changelog.d/4302.fixed deleted file mode 100644 index 0bd769b503..0000000000 --- a/core/.changelog.d/4302.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3B1] Fix data size mismatch when confirming a blob. diff --git a/core/.changelog.d/4309.fixed b/core/.changelog.d/4309.fixed deleted file mode 100644 index 3ea8d64b55..0000000000 --- a/core/.changelog.d/4309.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Fixed incorrect navigation in handy menu while signing BTC message diff --git a/core/.changelog.d/4326.fixed b/core/.changelog.d/4326.fixed deleted file mode 100644 index d85226f7ee..0000000000 --- a/core/.changelog.d/4326.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Fixed information screen when signing BTC fee bump transaction diff --git a/core/CHANGELOG.T2B1.md b/core/CHANGELOG.T2B1.md index 7b474bb17f..303bac75a6 100644 --- a/core/CHANGELOG.T2B1.md +++ b/core/CHANGELOG.T2B1.md @@ -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) @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/core/CHANGELOG.T2T1.md b/core/CHANGELOG.T2T1.md index e5d676ea62..a5989c9eb1 100644 --- a/core/CHANGELOG.T2T1.md +++ b/core/CHANGELOG.T2T1.md @@ -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) @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/core/CHANGELOG.T3B1.md b/core/CHANGELOG.T3B1.md index 1a0f111a5e..dbf44e8ff5 100644 --- a/core/CHANGELOG.T3B1.md +++ b/core/CHANGELOG.T3B1.md @@ -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) @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/core/CHANGELOG.T3T1.md b/core/CHANGELOG.T3T1.md index 418bc50cce..e2daf9f106 100644 --- a/core/CHANGELOG.T3T1.md +++ b/core/CHANGELOG.T3T1.md @@ -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) @@ -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 @@ -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 @@ -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 @@ -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 diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index bae305ec92..b2e90623bd 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -4,15 +4,18 @@ 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] - [T3T1] 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 - [T3T1] Show account info in ETH send/stake flow. [#3536] @@ -20,10 +23,19 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - [T3T1] Fix XPUB confirmed success screen title. [#3947] - [T3T1] Display menu items on two lines when one line is not enough. [#4019] - [T2T1] Fix spending decred stake outputs. [#4161] -- [T3T1] Fixed missing footer page hints in info about remaining shares in super-shamir recovery. [#4165] +- [T3T1] Fix missing footer page hints in info about remaining shares in super-shamir recovery. [#4165] - [T3T1] Fix swipe in ETH stake flow menu and address confirmation. [#4167] - New EVM call contract flow UI. [#4251] - [T3T1] Add instruction to Swipe up after changing brightness. [#4261] +- Fix translation of the 'Enable labeling' screen. [#3813] +- [T3T1] Add swipe back in FIDO confirm flow menu. [#4176] +- [T3T1] Make swipe back action in tutorial flow menu consistent with menu cancel action. [#4294] +- [T3T1] Fix color and icon for 'Success' string in `set_brightness` flow. [#4295] +- [T2B1,T3B1,T3T1] Improve paginated blob display. [#4302] +- [T3T1] Fix incorrect navigation in handy menu while signing BTC message. [#4309] +- [T3T1] Fix information screen when signing BTC fee bump transaction. [#4326] + +## [2.8.5] (internal release) ## [2.8.4] (internal release) @@ -917,6 +929,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 @@ -995,13 +1008,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 @@ -1026,6 +1042,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 @@ -1039,6 +1056,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 diff --git a/core/translations/signatures.json b/core/translations/signatures.json index 7c7b10a022..cdb37577ec 100644 --- a/core/translations/signatures.json +++ b/core/translations/signatures.json @@ -5,6 +5,20 @@ "commit": "76301b1e97ea5ce0a2e17967f44a9db2a2e905e4" }, "history": [ + { + "signature": "03e05044e713084d2649c21449fbcc7d278781a16026eb9e24646a9ed6e47d1c0f58be62d9541da5c2594a8638bfb9a8457a8f3ba76f005bf8f4e1e2100b7a0401", + "version": "2.8.6.1", + "merkle_root": "fc821c85ebb534793a67c75579cb629dd90fedc233aff05094e0f8fbccae28f1", + "datetime": "2024-12-09T11:09:11.271641", + "commit": "17f2a3256b2631823c2bad1855fab61b27985fd2" + }, + { + "signature": "036d039cc9c8e026499c7f57769c527d2e005eecf967c0a6cbe38a81a6df00a8cf956a42c8053a80f2b770f3ae09fec79564ffcfde116909a4b6c5d3d06bc4bd05", + "version": "2.8.6.0", + "merkle_root": "468d0a76a8d7a1319bb68955a02621c903ce948abb823774fef394659498adbe", + "datetime": "2024-12-05T11:46:35.955981", + "commit": "2625facf1fe9b71db120439853ceca0a61bb8396" + }, { "signature": "038e53755061a45698db059c7447fb11785a39fa744dcba557b1f15e51bbb6295602d06e4365dea99bfbd72fd259e982b431f842a06b59bc9cd69f4473e1fad708", "version": "2.8.5.0",