What changed, and why it matters
This commit only updates changelog files. It renames an upcoming release version from 2.11.2 to 2.12.0 and removes one feature note about MCU device attestation from the T3W1 changelog. No code, logic, or security behavior changes are present.
No security action needed. Treat as routine documentation/versioning update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is limited to six markdown changelog files. It changes the version header from 2.11.2 to 2.12.0 and removes the line ‘[T3W1] Added MCU device attestation with ML-DSA-44. [#6807]’ along with its link reference. There are no source-code, build, or configuration modifications.
Changed components
core/CHANGELOG.T2B1.mdcore/CHANGELOG.T2T1.mdcore/CHANGELOG.T3B1.mdcore/CHANGELOG.T3T1.mdcore/CHANGELOG.T3W1.mdcore/CHANGELOG.mdInspect captured patch +6 / −10
diff --git a/core/CHANGELOG.T2B1.md b/core/CHANGELOG.T2B1.md
index 3599541c..b52acb17 100644
--- a/core/CHANGELOG.T2B1.md
+++ b/core/CHANGELOG.T2B1.md
@@ -4,7 +4,7 @@ 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.11.2] (21st May 2026)
+## [2.12.0] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.T2T1.md b/core/CHANGELOG.T2T1.md
index eb79213d..9677bb74 100644
--- a/core/CHANGELOG.T2T1.md
+++ b/core/CHANGELOG.T2T1.md
@@ -4,7 +4,7 @@ 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.11.2] (21st May 2026)
+## [2.12.0] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.T3B1.md b/core/CHANGELOG.T3B1.md
index 2d2ff4fe..763b85de 100644
--- a/core/CHANGELOG.T3B1.md
+++ b/core/CHANGELOG.T3B1.md
@@ -4,7 +4,7 @@ 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.11.2] (21st May 2026)
+## [2.12.0] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.T3T1.md b/core/CHANGELOG.T3T1.md
index c54bf76e..03454d54 100644
--- a/core/CHANGELOG.T3T1.md
+++ b/core/CHANGELOG.T3T1.md
@@ -4,7 +4,7 @@ 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.11.2] (21st May 2026)
+## [2.12.0] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
diff --git a/core/CHANGELOG.T3W1.md b/core/CHANGELOG.T3W1.md
index 10f5eca9..850334f1 100644
--- a/core/CHANGELOG.T3W1.md
+++ b/core/CHANGELOG.T3W1.md
@@ -4,13 +4,12 @@ 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.11.2] (21st May 2026)
+## [2.12.0] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
- Prolonged minimal auto-suspend time during backup and recovery to 2 minutes. [#6567]
- Introduced font kerning. [#6620]
-- Added MCU device attestation with ML-DSA-44. [#6807]
### Changed
- Improved EVM address chunking. [#6601]
@@ -199,4 +198,3 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#6707]: https://github.com/trezor/trezor-firmware/pull/6707
[#6710]: https://github.com/trezor/trezor-firmware/pull/6710
[#6780]: https://github.com/trezor/trezor-firmware/pull/6780
-[#6807]: https://github.com/trezor/trezor-firmware/pull/6807
diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md
index 521f41c6..c08f8ff8 100644
--- a/core/CHANGELOG.md
+++ b/core/CHANGELOG.md
@@ -4,13 +4,12 @@ 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.11.2] (21st May 2026)
+## [2.12.0] (21st May 2026)
### Added
- Added UI flows for some ERC-4626 vault interactions. [#6435]
- [T3W1] Prolonged minimal auto-suspend time during backup and recovery to 2 minutes. [#6567]
- [T3T1,T3W1] Introduced font kerning. [#6620]
-- [T3W1] Added MCU device attestation with ML-DSA-44. [#6807]
### Changed
- Improved EVM address chunking. [#6601]
@@ -1450,4 +1449,3 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[#6707]: https://github.com/trezor/trezor-firmware/pull/6707
[#6710]: https://github.com/trezor/trezor-firmware/pull/6710
[#6780]: https://github.com/trezor/trezor-firmware/pull/6780
-[#6807]: https://github.com/trezor/trezor-firmware/pull/6807
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.