From 6aa56c283e01c3c9166b580753c22bbcf88e045d Mon Sep 17 00:00:00 2001 From: Martin Milata Date: Wed, 30 Oct 2024 16:40:15 +0100 Subject: [PATCH] docs(core): changelog for 2.8.4 --- core/.changelog.d/3536.fixed | 1 - core/.changelog.d/3627.fixed | 1 - core/.changelog.d/3947.fixed | 1 - core/.changelog.d/4019.fixed | 1 - core/.changelog.d/4047.added | 1 - core/.changelog.d/4101.added | 1 - core/.changelog.d/4161.fixed | 1 - core/.changelog.d/4165.fixed | 1 - core/.changelog.d/4167.fixed | 1 - core/.changelog.d/4251.fixed | 1 - core/.changelog.d/4261.fixed | 1 - core/.changelog.d/4284.changed | 1 - core/CHANGELOG.T2B1.md | 25 +++++++++++++++++++++++++ core/CHANGELOG.T2T1.md | 26 ++++++++++++++++++++++++++ core/CHANGELOG.T3B1.md | 25 +++++++++++++++++++++++++ core/CHANGELOG.T3T1.md | 31 +++++++++++++++++++++++++++++++ core/CHANGELOG.md | 32 ++++++++++++++++++++++++++++++++ 17 files changed, 139 insertions(+), 12 deletions(-) delete mode 100644 core/.changelog.d/3536.fixed delete mode 100644 core/.changelog.d/3627.fixed delete mode 100644 core/.changelog.d/3947.fixed delete mode 100644 core/.changelog.d/4019.fixed delete mode 100644 core/.changelog.d/4047.added delete mode 100644 core/.changelog.d/4101.added delete mode 100644 core/.changelog.d/4161.fixed delete mode 100644 core/.changelog.d/4165.fixed delete mode 100644 core/.changelog.d/4167.fixed delete mode 100644 core/.changelog.d/4251.fixed delete mode 100644 core/.changelog.d/4261.fixed delete mode 100644 core/.changelog.d/4284.changed diff --git a/core/.changelog.d/3536.fixed b/core/.changelog.d/3536.fixed deleted file mode 100644 index f52cef4907..0000000000 --- a/core/.changelog.d/3536.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Show account info in ETH send/stake flow. diff --git a/core/.changelog.d/3627.fixed b/core/.changelog.d/3627.fixed deleted file mode 100644 index 8a9feff0f1..0000000000 --- a/core/.changelog.d/3627.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix ETH account # detection. diff --git a/core/.changelog.d/3947.fixed b/core/.changelog.d/3947.fixed deleted file mode 100644 index 4f03664ff2..0000000000 --- a/core/.changelog.d/3947.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Fix XPUB confirmed success screen title diff --git a/core/.changelog.d/4019.fixed b/core/.changelog.d/4019.fixed deleted file mode 100644 index 69ab9e5f5e..0000000000 --- a/core/.changelog.d/4019.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Display menu items on two lines when one line is not enough. diff --git a/core/.changelog.d/4047.added b/core/.changelog.d/4047.added deleted file mode 100644 index a2d3047eb4..0000000000 --- a/core/.changelog.d/4047.added +++ /dev/null @@ -1 +0,0 @@ -Initial support for Italian and Portugese translations. diff --git a/core/.changelog.d/4101.added b/core/.changelog.d/4101.added deleted file mode 100644 index ea4f16e31e..0000000000 --- a/core/.changelog.d/4101.added +++ /dev/null @@ -1 +0,0 @@ -Added benchmark application. diff --git a/core/.changelog.d/4161.fixed b/core/.changelog.d/4161.fixed deleted file mode 100644 index 4fc79ac044..0000000000 --- a/core/.changelog.d/4161.fixed +++ /dev/null @@ -1 +0,0 @@ -[T2T1] Fix spending decred stake outputs. diff --git a/core/.changelog.d/4165.fixed b/core/.changelog.d/4165.fixed deleted file mode 100644 index e5fc78a39e..0000000000 --- a/core/.changelog.d/4165.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Fixed missing footer page hints in info about remaining shares in super-shamir recovery. diff --git a/core/.changelog.d/4167.fixed b/core/.changelog.d/4167.fixed deleted file mode 100644 index cfa8a80b6d..0000000000 --- a/core/.changelog.d/4167.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Fix swipe in ETH stake flow menu and address confirmation. diff --git a/core/.changelog.d/4251.fixed b/core/.changelog.d/4251.fixed deleted file mode 100644 index e9e128b5aa..0000000000 --- a/core/.changelog.d/4251.fixed +++ /dev/null @@ -1 +0,0 @@ -New EVM call contract flow. diff --git a/core/.changelog.d/4261.fixed b/core/.changelog.d/4261.fixed deleted file mode 100644 index c06bb1a039..0000000000 --- a/core/.changelog.d/4261.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Add instruction to Swipe up after changing brightness. diff --git a/core/.changelog.d/4284.changed b/core/.changelog.d/4284.changed deleted file mode 100644 index be07fa3311..0000000000 --- a/core/.changelog.d/4284.changed +++ /dev/null @@ -1 +0,0 @@ -Simplified UI of Cardano transactions initiated by Trezor Suite. diff --git a/core/CHANGELOG.T2B1.md b/core/CHANGELOG.T2B1.md index 0977c1357f..f59d94d79a 100644 --- a/core/CHANGELOG.T2B1.md +++ b/core/CHANGELOG.T2B1.md @@ -4,6 +4,19 @@ 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.4] (unreleased) + +### Added +- Initial support for Italian and Portugese translations. [#4047] +- Added benchmark application. [#4101] + +### Changed +- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284] + +### Fixed +- Fix ETH account number detection. [#3627] +- New EVM call contract flow UI. [#4251] + ## [2.8.3] (unreleased) ### Added @@ -930,7 +943,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3496]: https://github.com/trezor/trezor-firmware/pull/3496 [#3517]: https://github.com/trezor/trezor-firmware/pull/3517 [#3520]: https://github.com/trezor/trezor-firmware/pull/3520 +[#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 [#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 @@ -949,6 +964,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3922]: https://github.com/trezor/trezor-firmware/pull/3922 [#3925]: https://github.com/trezor/trezor-firmware/pull/3925 [#3940]: https://github.com/trezor/trezor-firmware/pull/3940 +[#3947]: https://github.com/trezor/trezor-firmware/pull/3947 [#3965]: https://github.com/trezor/trezor-firmware/pull/3965 [#3969]: https://github.com/trezor/trezor-firmware/pull/3969 [#3972]: https://github.com/trezor/trezor-firmware/pull/3972 @@ -958,13 +974,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3992]: https://github.com/trezor/trezor-firmware/pull/3992 [#4000]: https://github.com/trezor/trezor-firmware/pull/4000 [#4006]: https://github.com/trezor/trezor-firmware/pull/4006 +[#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 +[#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 [#4063]: https://github.com/trezor/trezor-firmware/pull/4063 [#4093]: https://github.com/trezor/trezor-firmware/pull/4093 [#4099]: https://github.com/trezor/trezor-firmware/pull/4099 +[#4101]: https://github.com/trezor/trezor-firmware/pull/4101 [#4119]: https://github.com/trezor/trezor-firmware/pull/4119 [#4142]: https://github.com/trezor/trezor-firmware/pull/4142 [#4151]: https://github.com/trezor/trezor-firmware/pull/4151 +[#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 +[#4251]: https://github.com/trezor/trezor-firmware/pull/4251 +[#4261]: https://github.com/trezor/trezor-firmware/pull/4261 +[#4284]: https://github.com/trezor/trezor-firmware/pull/4284 diff --git a/core/CHANGELOG.T2T1.md b/core/CHANGELOG.T2T1.md index 743783c430..c257cf3630 100644 --- a/core/CHANGELOG.T2T1.md +++ b/core/CHANGELOG.T2T1.md @@ -4,6 +4,20 @@ 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.4] (unreleased) + +### Added +- Initial support for Italian and Portugese translations. [#4047] +- Added benchmark application. [#4101] + +### Changed +- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284] + +### Fixed +- Fix ETH account number detection. [#3627] +- Fix spending decred stake outputs. [#4161] +- New EVM call contract flow UI. [#4251] + ## [2.8.3] (unreleased) ### Added @@ -923,7 +937,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3496]: https://github.com/trezor/trezor-firmware/pull/3496 [#3517]: https://github.com/trezor/trezor-firmware/pull/3517 [#3520]: https://github.com/trezor/trezor-firmware/pull/3520 +[#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 [#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 @@ -942,6 +958,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3922]: https://github.com/trezor/trezor-firmware/pull/3922 [#3925]: https://github.com/trezor/trezor-firmware/pull/3925 [#3940]: https://github.com/trezor/trezor-firmware/pull/3940 +[#3947]: https://github.com/trezor/trezor-firmware/pull/3947 [#3965]: https://github.com/trezor/trezor-firmware/pull/3965 [#3969]: https://github.com/trezor/trezor-firmware/pull/3969 [#3972]: https://github.com/trezor/trezor-firmware/pull/3972 @@ -951,13 +968,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3992]: https://github.com/trezor/trezor-firmware/pull/3992 [#4000]: https://github.com/trezor/trezor-firmware/pull/4000 [#4006]: https://github.com/trezor/trezor-firmware/pull/4006 +[#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 +[#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 [#4063]: https://github.com/trezor/trezor-firmware/pull/4063 [#4093]: https://github.com/trezor/trezor-firmware/pull/4093 [#4099]: https://github.com/trezor/trezor-firmware/pull/4099 +[#4101]: https://github.com/trezor/trezor-firmware/pull/4101 [#4119]: https://github.com/trezor/trezor-firmware/pull/4119 [#4142]: https://github.com/trezor/trezor-firmware/pull/4142 [#4151]: https://github.com/trezor/trezor-firmware/pull/4151 +[#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 +[#4251]: https://github.com/trezor/trezor-firmware/pull/4251 +[#4261]: https://github.com/trezor/trezor-firmware/pull/4261 +[#4284]: https://github.com/trezor/trezor-firmware/pull/4284 diff --git a/core/CHANGELOG.T3B1.md b/core/CHANGELOG.T3B1.md index 2921178496..cefa54f1e4 100644 --- a/core/CHANGELOG.T3B1.md +++ b/core/CHANGELOG.T3B1.md @@ -4,6 +4,19 @@ 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.4] (unreleased) + +### Added +- Initial support for Italian and Portugese translations. [#4047] +- Added benchmark application. [#4101] + +### Changed +- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284] + +### Fixed +- Fix ETH account number detection. [#3627] +- New EVM call contract flow UI. [#4251] + ## [2.8.3] (18th September 2024) ### Added @@ -931,7 +944,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3496]: https://github.com/trezor/trezor-firmware/pull/3496 [#3517]: https://github.com/trezor/trezor-firmware/pull/3517 [#3520]: https://github.com/trezor/trezor-firmware/pull/3520 +[#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 [#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 @@ -950,6 +965,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3922]: https://github.com/trezor/trezor-firmware/pull/3922 [#3925]: https://github.com/trezor/trezor-firmware/pull/3925 [#3940]: https://github.com/trezor/trezor-firmware/pull/3940 +[#3947]: https://github.com/trezor/trezor-firmware/pull/3947 [#3965]: https://github.com/trezor/trezor-firmware/pull/3965 [#3969]: https://github.com/trezor/trezor-firmware/pull/3969 [#3972]: https://github.com/trezor/trezor-firmware/pull/3972 @@ -959,13 +975,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3992]: https://github.com/trezor/trezor-firmware/pull/3992 [#4000]: https://github.com/trezor/trezor-firmware/pull/4000 [#4006]: https://github.com/trezor/trezor-firmware/pull/4006 +[#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 +[#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 [#4063]: https://github.com/trezor/trezor-firmware/pull/4063 [#4093]: https://github.com/trezor/trezor-firmware/pull/4093 [#4099]: https://github.com/trezor/trezor-firmware/pull/4099 +[#4101]: https://github.com/trezor/trezor-firmware/pull/4101 [#4119]: https://github.com/trezor/trezor-firmware/pull/4119 [#4142]: https://github.com/trezor/trezor-firmware/pull/4142 [#4151]: https://github.com/trezor/trezor-firmware/pull/4151 +[#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 +[#4251]: https://github.com/trezor/trezor-firmware/pull/4251 +[#4261]: https://github.com/trezor/trezor-firmware/pull/4261 +[#4284]: https://github.com/trezor/trezor-firmware/pull/4284 diff --git a/core/CHANGELOG.T3T1.md b/core/CHANGELOG.T3T1.md index 287ae6809a..ada620df1c 100644 --- a/core/CHANGELOG.T3T1.md +++ b/core/CHANGELOG.T3T1.md @@ -4,6 +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.4] (20th November 2024) + +### Added +- Initial support for Italian and Portugese translations. [#4047] +- Added benchmark application. [#4101] + +### Changed +- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284] + +### 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 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] + ## [2.8.3] (18th September 2024) ### Added @@ -951,7 +970,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3496]: https://github.com/trezor/trezor-firmware/pull/3496 [#3517]: https://github.com/trezor/trezor-firmware/pull/3517 [#3520]: https://github.com/trezor/trezor-firmware/pull/3520 +[#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 [#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 @@ -970,6 +991,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3922]: https://github.com/trezor/trezor-firmware/pull/3922 [#3925]: https://github.com/trezor/trezor-firmware/pull/3925 [#3940]: https://github.com/trezor/trezor-firmware/pull/3940 +[#3947]: https://github.com/trezor/trezor-firmware/pull/3947 [#3965]: https://github.com/trezor/trezor-firmware/pull/3965 [#3969]: https://github.com/trezor/trezor-firmware/pull/3969 [#3972]: https://github.com/trezor/trezor-firmware/pull/3972 @@ -979,13 +1001,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3992]: https://github.com/trezor/trezor-firmware/pull/3992 [#4000]: https://github.com/trezor/trezor-firmware/pull/4000 [#4006]: https://github.com/trezor/trezor-firmware/pull/4006 +[#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 +[#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 [#4063]: https://github.com/trezor/trezor-firmware/pull/4063 [#4093]: https://github.com/trezor/trezor-firmware/pull/4093 [#4099]: https://github.com/trezor/trezor-firmware/pull/4099 +[#4101]: https://github.com/trezor/trezor-firmware/pull/4101 [#4119]: https://github.com/trezor/trezor-firmware/pull/4119 [#4142]: https://github.com/trezor/trezor-firmware/pull/4142 [#4151]: https://github.com/trezor/trezor-firmware/pull/4151 +[#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 +[#4251]: https://github.com/trezor/trezor-firmware/pull/4251 +[#4261]: https://github.com/trezor/trezor-firmware/pull/4261 +[#4284]: https://github.com/trezor/trezor-firmware/pull/4284 diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 768658c114..9d68da4977 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -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.4] (20th November 2024) + +### Added +- Initial support for Italian and Portugese translations. [#4047] +- Added benchmark application. [#4101] + +### Changed +- Simplified UI of Cardano transactions initiated by Trezor Suite. [#4284] + +### Fixed +- [T3T1] Show account info in ETH send/stake flow. [#3536] +- Fix ETH account number detection. [#3627] +- [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 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] + ## [2.8.3] (18th September 2024) ### Added @@ -969,7 +989,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3496]: https://github.com/trezor/trezor-firmware/pull/3496 [#3517]: https://github.com/trezor/trezor-firmware/pull/3517 [#3520]: https://github.com/trezor/trezor-firmware/pull/3520 +[#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 [#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 @@ -988,6 +1010,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3922]: https://github.com/trezor/trezor-firmware/pull/3922 [#3925]: https://github.com/trezor/trezor-firmware/pull/3925 [#3940]: https://github.com/trezor/trezor-firmware/pull/3940 +[#3947]: https://github.com/trezor/trezor-firmware/pull/3947 [#3965]: https://github.com/trezor/trezor-firmware/pull/3965 [#3969]: https://github.com/trezor/trezor-firmware/pull/3969 [#3972]: https://github.com/trezor/trezor-firmware/pull/3972 @@ -997,13 +1020,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3992]: https://github.com/trezor/trezor-firmware/pull/3992 [#4000]: https://github.com/trezor/trezor-firmware/pull/4000 [#4006]: https://github.com/trezor/trezor-firmware/pull/4006 +[#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 +[#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 [#4063]: https://github.com/trezor/trezor-firmware/pull/4063 [#4093]: https://github.com/trezor/trezor-firmware/pull/4093 [#4099]: https://github.com/trezor/trezor-firmware/pull/4099 +[#4101]: https://github.com/trezor/trezor-firmware/pull/4101 [#4119]: https://github.com/trezor/trezor-firmware/pull/4119 [#4142]: https://github.com/trezor/trezor-firmware/pull/4142 [#4151]: https://github.com/trezor/trezor-firmware/pull/4151 +[#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 +[#4251]: https://github.com/trezor/trezor-firmware/pull/4251 +[#4261]: https://github.com/trezor/trezor-firmware/pull/4261 +[#4284]: https://github.com/trezor/trezor-firmware/pull/4284