diff --git a/core/.changelog.d/2888.changed b/core/.changelog.d/2888.changed deleted file mode 100644 index 601a9831d..000000000 --- a/core/.changelog.d/2888.changed +++ /dev/null @@ -1 +0,0 @@ -[T2T1] Adjust buttons used for scrolling multipage content. diff --git a/core/.changelog.d/2919.added b/core/.changelog.d/2919.added deleted file mode 100644 index a3bd005ba..000000000 --- a/core/.changelog.d/2919.added +++ /dev/null @@ -1 +0,0 @@ -Support interaction-less upgrade diff --git a/core/.changelog.d/3242.added b/core/.changelog.d/3242.added deleted file mode 100644 index 60d4e505b..000000000 --- a/core/.changelog.d/3242.added +++ /dev/null @@ -1 +0,0 @@ -Allowed non-zero address index in Cardano staking paths diff --git a/core/.changelog.d/3311.fixed b/core/.changelog.d/3311.fixed deleted file mode 100644 index 0fd8da5ab..000000000 --- a/core/.changelog.d/3311.fixed +++ /dev/null @@ -1 +0,0 @@ -[T2T1] Fixed backlight flickering at the end of PIN loader animation. diff --git a/core/.changelog.d/3377.added b/core/.changelog.d/3377.added deleted file mode 100644 index 4a8ef283a..000000000 --- a/core/.changelog.d/3377.added +++ /dev/null @@ -1 +0,0 @@ -[T2B1] Turn the screen off when device is locked, to prolong OLED life. diff --git a/core/CHANGELOG.T2B1.md b/core/CHANGELOG.T2B1.md index d480865cb..8b7eeb6fe 100644 --- a/core/CHANGELOG.T2B1.md +++ b/core/CHANGELOG.T2B1.md @@ -4,6 +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.6.3] (2nd November 2023) + +### Added +- Support interaction-less upgrade. [#2919] +- Allowed non-zero address index in Cardano staking paths. [#3242] +- Turn the screen off when device is locked, to prolong OLED life. [#3377] + +### Changed + +### Fixed + + ## [2.6.2] (internal release) ### Added @@ -783,7 +795,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#2818]: https://github.com/trezor/trezor-firmware/pull/2818 [#2834]: https://github.com/trezor/trezor-firmware/pull/2834 [#2841]: https://github.com/trezor/trezor-firmware/pull/2841 +[#2888]: https://github.com/trezor/trezor-firmware/pull/2888 [#2899]: https://github.com/trezor/trezor-firmware/pull/2899 +[#2919]: https://github.com/trezor/trezor-firmware/pull/2919 [#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 @@ -793,6 +807,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3216]: https://github.com/trezor/trezor-firmware/pull/3216 [#3218]: https://github.com/trezor/trezor-firmware/pull/3218 [#3237]: https://github.com/trezor/trezor-firmware/pull/3237 +[#3242]: https://github.com/trezor/trezor-firmware/pull/3242 [#3255]: https://github.com/trezor/trezor-firmware/pull/3255 [#3256]: https://github.com/trezor/trezor-firmware/pull/3256 [#3296]: https://github.com/trezor/trezor-firmware/pull/3296 +[#3311]: https://github.com/trezor/trezor-firmware/pull/3311 +[#3377]: https://github.com/trezor/trezor-firmware/pull/3377 diff --git a/core/CHANGELOG.T2T1.md b/core/CHANGELOG.T2T1.md index 3fedc633d..e258cf58d 100644 --- a/core/CHANGELOG.T2T1.md +++ b/core/CHANGELOG.T2T1.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.6.3] (2nd November 2023) + +### Added +- Support interaction-less upgrade. [#2919] +- Allowed non-zero address index in Cardano staking paths. [#3242] + +### Changed +- Adjust buttons used for scrolling multipage content. [#2888] + +### Fixed +- Fixed backlight flickering at the end of PIN loader animation. [#3311] + + ## [2.6.2] (internal release) ### Added @@ -782,7 +795,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#2818]: https://github.com/trezor/trezor-firmware/pull/2818 [#2834]: https://github.com/trezor/trezor-firmware/pull/2834 [#2841]: https://github.com/trezor/trezor-firmware/pull/2841 +[#2888]: https://github.com/trezor/trezor-firmware/pull/2888 [#2899]: https://github.com/trezor/trezor-firmware/pull/2899 +[#2919]: https://github.com/trezor/trezor-firmware/pull/2919 [#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 @@ -792,6 +807,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3216]: https://github.com/trezor/trezor-firmware/pull/3216 [#3218]: https://github.com/trezor/trezor-firmware/pull/3218 [#3237]: https://github.com/trezor/trezor-firmware/pull/3237 +[#3242]: https://github.com/trezor/trezor-firmware/pull/3242 [#3255]: https://github.com/trezor/trezor-firmware/pull/3255 [#3256]: https://github.com/trezor/trezor-firmware/pull/3256 [#3296]: https://github.com/trezor/trezor-firmware/pull/3296 +[#3311]: https://github.com/trezor/trezor-firmware/pull/3311 +[#3377]: https://github.com/trezor/trezor-firmware/pull/3377 diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 655d4dba7..42f23b511 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.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.6.3] (15th November 2023) + +### Added +- Support interaction-less upgrade. [#2919] +- Allowed non-zero address index in Cardano staking paths. [#3242] +- [T2B1] Turn the screen off when device is locked, to prolong OLED life. [#3377] + +### Changed +- [T2T1] Adjust buttons used for scrolling multipage content. [#2888] + +### Fixed +- [T2T1] Fixed backlight flickering at the end of PIN loader animation. [#3311] + + ## [2.6.2] (internal release) ### Added @@ -786,7 +800,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#2818]: https://github.com/trezor/trezor-firmware/pull/2818 [#2834]: https://github.com/trezor/trezor-firmware/pull/2834 [#2841]: https://github.com/trezor/trezor-firmware/pull/2841 +[#2888]: https://github.com/trezor/trezor-firmware/pull/2888 [#2899]: https://github.com/trezor/trezor-firmware/pull/2899 +[#2919]: https://github.com/trezor/trezor-firmware/pull/2919 [#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 @@ -796,6 +812,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [#3216]: https://github.com/trezor/trezor-firmware/pull/3216 [#3218]: https://github.com/trezor/trezor-firmware/pull/3218 [#3237]: https://github.com/trezor/trezor-firmware/pull/3237 +[#3242]: https://github.com/trezor/trezor-firmware/pull/3242 [#3255]: https://github.com/trezor/trezor-firmware/pull/3255 [#3256]: https://github.com/trezor/trezor-firmware/pull/3256 [#3296]: https://github.com/trezor/trezor-firmware/pull/3296 +[#3311]: https://github.com/trezor/trezor-firmware/pull/3311 +[#3377]: https://github.com/trezor/trezor-firmware/pull/3377