diff --git a/core/.changelog.d/3922.fixed b/core/.changelog.d/3922.fixed deleted file mode 100644 index d79a37945..000000000 --- a/core/.changelog.d/3922.fixed +++ /dev/null @@ -1 +0,0 @@ -[T3T1] Fixed device authenticity check diff --git a/core/CHANGELOG.T2B1.md b/core/CHANGELOG.T2B1.md index d4e88ccba..3be8c153c 100644 --- a/core/CHANGELOG.T2B1.md +++ b/core/CHANGELOG.T2B1.md @@ -4,7 +4,14 @@ 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.7.1] (14th June 2024) +## [2.7.2] (14th June 2024) + +### Fixed +- Fixed device freeze after setup. [#3925] +- Translation fixes. [#3916] + + +## [2.7.1] (internal release) ### Added - Added basic support for STM32U5. [#3370] @@ -884,4 +891,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3636]: https://github.com/trezor/trezor-firmware/pull/3636 [#3640]: https://github.com/trezor/trezor-firmware/pull/3640 [#3855]: https://github.com/trezor/trezor-firmware/pull/3855 +[#3911]: https://github.com/trezor/trezor-firmware/pull/3911 +[#3916]: https://github.com/trezor/trezor-firmware/pull/3916 +[#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 diff --git a/core/CHANGELOG.T2T1.md b/core/CHANGELOG.T2T1.md index b6f043594..20482c0c4 100644 --- a/core/CHANGELOG.T2T1.md +++ b/core/CHANGELOG.T2T1.md @@ -4,7 +4,13 @@ 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.7.1] (14th June 2024) +## [2.7.2] (14th June 2024) + +### Fixed +- Translation fixes. [#3916] + + +## [2.7.1] (internal release) ### Added - Added user adjustable brightness setting. [#3208] @@ -884,4 +890,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3636]: https://github.com/trezor/trezor-firmware/pull/3636 [#3640]: https://github.com/trezor/trezor-firmware/pull/3640 [#3855]: https://github.com/trezor/trezor-firmware/pull/3855 +[#3911]: https://github.com/trezor/trezor-firmware/pull/3911 +[#3916]: https://github.com/trezor/trezor-firmware/pull/3916 +[#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 diff --git a/core/CHANGELOG.T3T1.md b/core/CHANGELOG.T3T1.md index 07f170c2f..2a2607f0c 100644 --- a/core/CHANGELOG.T3T1.md +++ b/core/CHANGELOG.T3T1.md @@ -4,7 +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.7.1] (14th June 2024) +## [2.7.2] (14th June 2024) + +### Fixed +- Fixed device authenticity check. [#3922] +- Wrong XPUB screen title. [#3911] +- Translation fixes. [#3916] + + +## [2.7.1] (internal release) ### Added - Added basic support for STM32U5. [#3370] @@ -878,4 +886,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3636]: https://github.com/trezor/trezor-firmware/pull/3636 [#3640]: https://github.com/trezor/trezor-firmware/pull/3640 [#3855]: https://github.com/trezor/trezor-firmware/pull/3855 +[#3911]: https://github.com/trezor/trezor-firmware/pull/3911 +[#3916]: https://github.com/trezor/trezor-firmware/pull/3916 +[#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 diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 72929f84b..c3b10400e 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -4,7 +4,16 @@ 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.7.1] (14th June 2024) +## [2.7.2] (14th June 2024) + +### Fixed +- [T3T1] Fixed device authenticity check. [#3922] +- [T3T1] Wrong XPUB screen title. [#3911] +- [T2B1] Fixed device freeze after setup. [#3925] +- Translation fixes. [#3916] + + +## [2.7.1] (internal release) ### Added - [T2T1] Added user adjustable brightness setting. [#3208] @@ -894,4 +903,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3636]: https://github.com/trezor/trezor-firmware/pull/3636 [#3640]: https://github.com/trezor/trezor-firmware/pull/3640 [#3855]: https://github.com/trezor/trezor-firmware/pull/3855 +[#3911]: https://github.com/trezor/trezor-firmware/pull/3911 +[#3916]: https://github.com/trezor/trezor-firmware/pull/3916 +[#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 diff --git a/core/embed/firmware/version.h b/core/embed/firmware/version.h index 46eeb5f85..de87194b6 100644 --- a/core/embed/firmware/version.h +++ b/core/embed/firmware/version.h @@ -1,6 +1,6 @@ #define VERSION_MAJOR 2 #define VERSION_MINOR 7 -#define VERSION_PATCH 1 +#define VERSION_PATCH 2 #define VERSION_BUILD 0 #define FIX_VERSION_MAJOR 2 diff --git a/core/translations/signatures.json b/core/translations/signatures.json index 8f249d431..53407648b 100644 --- a/core/translations/signatures.json +++ b/core/translations/signatures.json @@ -1,8 +1,8 @@ { "current": { - "merkle_root": "7fba6f82bbd54d09ca75a1454a0af359fd187dea5b689f4f19552b5ae1d8e2f0", - "datetime": "2024-06-06T15:24:25.976163", - "commit": "0e530269a8291e7d2bb1960ab54ed10af0b6785b" + "merkle_root": "47dc6ffabb554cd7f098a2fa87b96b7bfd8de82e94286a20355c5078f8df8d16", + "datetime": "2024-06-07T13:10:46.799873", + "commit": "a700d45e9d441b49a38e1bb74fbee250afdbd7ba" }, "history": [ {