What changed, and why it matters
This commit is a routine changelog update that labels the upcoming firmware release as version 9.27.0. It does not change any source code, configuration, or security behavior. There is no security-relevant content in the diff.
No action needed; this is a metadata-only release-marking commit. Review the actual code changes that will be included in v9.27.0 separately if a security assessment of that release is required.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit only edits CHANGELOG.md, adding a ‘### v9.27.0’ heading under the existing ‘[Unreleased]’ section. No code, build scripts, dependencies, or documentation with security implications are modified. The listed release notes describe user-facing feature changes (full amount display, m/45’ message signing, absolute locktime support, RBF display removal) but are not themselves part of this patch.
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.