What changed, and why it matters
This commit only updates the project's CHANGELOG.md file, adding two bullet points describing past bug fixes and improvements. No actual code changes are included, so this commit by itself does not introduce, fix, or alter any software behavior or security property.
No action needed for this commit. If reviewing for security, examine the separate commits that actually implemented the screensaver fix and the BIP39 validation improvement.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is a documentation-only edit to CHANGELOG.md. It adds two lines under ‘Other Bug Fixes and Improvements’: one about a screensaver bugfix in menu pages without a statusbar, and one about improved BIP39 mnemonic validation in Embit. There are no source-code modifications, build changes, dependency updates, or configuration changes in this commit.
Changed components
CHANGELOG.mdInspect captured patch +2 / −0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60b3f91..62d1956 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ From the wonderful land of Korea, a new creation arrives: the WonderK PRO. Creat
### Other Bug Fixes and Improvements
- Added backtick ` to keypad
+- Bugfix: Screensaver not activating in menu pages without statusbar
+- Embit: Improved BIP39 mnemonic validation
# Changelog 25.10.1 - October 2025
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.