What changed, and why it matters
This commit only updates the CHANGELOG.md file to mark the release of firmware version 9.26.0. It does not change any source code, configuration, or executable files. There is no security-relevant change in the diff itself.
No action needed for this commit. If reviewing the release, examine the actual code changes that implement the listed Ethereum and anti-klepto features separately.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit adds a new ‘### v9.26.0’ heading in CHANGELOG.md and lists three user-facing changes already present in the codebase: password-entry navigation improvements, Ethereum data streaming for large transactions/EIP-712 messages, and allowing EIP-712 typed message signing without the anti-klepto host nonce commitment. The diff is purely documentation/metadata.
Changed components
CHANGELOG.mdInspect captured patch +2 / −0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index efdcd85..e7c4369 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ customers cannot upgrade their bootloader, its changes are recorded separately.
## Firmware
### [Unreleased]
+
+### v9.26.0
- Improve experience of moving back and forth when entering password characters
- Ethereum: add data streaming support for transactions and EIP-712 typed messages with large data
- Ethereum: allow EIP-712 typed message signing without anti-klepto host nonce commitment
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.