What changed, and why it matters
This commit only edits the wording of an unreleased changelog file. It rephrases descriptions of upcoming features and reclassifies one item from 'Bugfix' to 'Enhancement'. No source code, firmware logic, or security behavior was changed.
No action required. This is a documentation-only wording edit with no security relevance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies releases/Next-ChangeLog.md with three trivial wording changes: ‘type-out derived BIP-85 secrets as a USB keyboard’ becomes ‘type a derived BIP-85 secret as an emulated USB keyboard’; ‘Nuke Device, purges all sensitive data and make COLCARD into e-waste’ becomes ‘Nuke Device: purges all sensitive data and makes your COLDCARD e-waste’; and ‘Bugfix: Detect duplicated inputs in PSBT file’ becomes ‘Enhancement: Detect duplicated inputs in PSBT file’. No executable code, build scripts, or cryptographic routines were touched.
Changed components
releases/Next-ChangeLog.mdInspect captured patch +3 / −3
diff --git a/releases/Next-ChangeLog.md b/releases/Next-ChangeLog.md
index f3160a9..f80b06a 100644
--- a/releases/Next-ChangeLog.md
+++ b/releases/Next-ChangeLog.md
@@ -13,13 +13,13 @@ This lists the new changes that have not yet been published in a normal release.
- New Feature: Transaction Input Explorer. Shows data about UTXO(s) being spent. Press (2) before approving
transaction to enter Transaction Explorer.
- New Feature: Support for v3 transactions in PSBT files.
-- New Feature: Option to type-out derived BIP-85 secrets as a USB keyboard.
-- New Feature: Nuke Device, purges all sensitive data and make COLCARD into e-waste.
+- New Feature: Option to type a derived BIP-85 secret as an emulated USB keyboard.
+- New Feature: Nuke Device: purges all sensitive data and makes your COLDCARD e-waste.
- Enhancement: CCC debug menu allows you to reset block height.
- 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.
- Enhancement: Add "Blue Wallet" option to "Export Wallet"
-- Bugfix: Detect duplicated inputs in PSBT file.
+- Enhancement: Detect duplicated inputs in PSBT file.
- Bugfix: Replace `/` with `-` in exported file names of multisig wallet export artifacts.
# 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.