What changed, and why it matters
This commit only updates the project's changelog file, adding one line describing a UI fix for an invoice date filter widget. There is no code change and no security relevance in the diff itself.
No security action needed; this is a documentation-only 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: ‘Invoice Date Filter - Date Selector Widget closes the month list when clicked (#7384 #7388) @senutpal’. No source code, configuration, or dependency files were changed. The referenced issues (#7384, #7388) are not provided, so their content cannot be evaluated.
Changed components
Inspect captured patch +1 / −0
diff --git a/Changelog.md b/Changelog.md
index d00bcbc..648868a 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -27,6 +27,7 @@
* Fix searched text corrupting the search filter (#7338) @NicolasDorier
* Fix BTCPay Server hanging on shutdown when Bitcoin support is disabled @NicolasDorier
* Prevent 2FA code submission when the authenticator is not configured @NicolasDorier
+* Invoice Date Filter - Date Selector Widget closes the month list when clicked (#7384 #7388) @senutpal
### Improvements
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.