What changed, and why it matters
This commit only updates the project's changelog file, adding one line describing a previously completed feature (wallet label filtering). It makes no code changes and has no security relevance.
No action required; this is a documentation-only changelog update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is a single-line addition to Changelog.md documenting a UI feature: adding a search bar to the label filter dropdown when more than 20 labels exist. No source code, configuration, dependencies, or security controls are modified.
Changed components
Changelog.mdInspect captured patch +1 / −0
diff --git a/Changelog.md b/Changelog.md
index c66539e..1d16a8d 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,7 @@
### New Features
+* Wallets: Add filtering using search bar on the label filter dropdown when labels exceed more than 20 (#7210 #7109) @rollforsats
* API: Include a payment method in the Get invoices endpoint (#6757 #2394) @TChukwuleta
* BTCPay Invoice Modal: Add a `paymentMethodId` parameter (#7209 #7208) @pwnfoo
* Security: Include API key permission analysis metadata (#6771 #3196) @TChukwuleta
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.