What changed, and why it matters
This commit only adds two lines to an upcoming-release changelog. It describes future user-interface enhancements: showing a BIP-39 passphrase on screen after it takes effect, and adding a new 'Buried Settings' submenu for rarely used settings. There is no code change, no bug fix, and no security patch in the diff itself.
No action needed for security. Treat as routine release-notes update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies releases/Next-ChangeLog.md, appending two bullet points under general enhancements. No source files, build scripts, tests, or documentation beyond the changelog are touched. The described features are UI/UX improvements, not vulnerability remediations.
Changed components
releases/Next-ChangeLog.mdInspect captured patch +2 / −0
diff --git a/releases/Next-ChangeLog.md b/releases/Next-ChangeLog.md
index 7d4f90d..fde4965 100644
--- a/releases/Next-ChangeLog.md
+++ b/releases/Next-ChangeLog.md
@@ -13,6 +13,8 @@ This lists the new changes that have not yet been published in a normal release.
- New Feature: Nuke Device, purges all sesnsitive data and make COLCARD into e-waste.
- Enhancement: CCC debug menu allows your to reset block height.
- Bugfix: Replace `/` with `-` in exported file names of multisig wallet export artifacts.
+- Enhancement: Show the BIP-39 passphrase on-screen (must scroll down) once new key is in effect.
+- Enhancement: New "Buried Settings" menu, inside Settings menu, for rarely-applied settings.
# Mk Specific Changes
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.