What changed, and why it matters
This commit only adds a single line to the product changelog describing a new feature: support for swaps in payment requests. There are no code changes, no bug fixes, and no security-related content in the diff.
No security action needed. This is a routine changelog update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit modifies CHANGELOG.md only, appending a bullet point ‘- Add support for swaps in payment requests’ under the unreleased section. No source code, build scripts, tests, or documentation beyond the changelog were changed.
Changed components
Inspect captured patch +1 / −0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7c4369..b07cf27 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ customers cannot upgrade their bootloader, its changes are recorded separately.
- 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
- Improve address display by grouping addresses into groups of 4 characters
+- Add support for swaps in payment requests
### v9.25.0
- BitBox02 Nova: improved password stretching algorithm
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.