What changed, and why it matters
This commit is a routine merge that adds a new version heading (v9.27.0) to the project's CHANGELOG.md file. It contains no code changes, no bug fixes, and no security-related content.
No security action required. Treat as normal documentation/release-process housekeeping.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit eb2831c77c48695a3957a79539cdb17805073a12 is a merge of the ‘changelog’ branch. The only changed file is CHANGELOG.md, where a new section header ‘### v9.27.0’ is inserted under the firmware changelog. The listed changes under that version are product/feature notes (display formatting, message signing path, locktime/RBF UI), not security fixes. There is no diff to firmware, bootloader, or any executable code.
Changed components
Inspect captured patch +2 / −0
### CHANGELOG.md
@@ -7,6 +7,8 @@ customers cannot upgrade their bootloader, its changes are recorded separately.
## Firmware
### [Unreleased]
+
+### v9.27.0
- Display long transaction and swap amounts in full instead of truncating them
- Bitcoin: allow signing messages with keys in the m/45' application namespace
- Bitcoin: support timestamp-based absolute locktimes and remove the RBF status displayWhy 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.