What changed, and why it matters
This commit only updates the project's Changelog.md file. It adds and tweaks changelog entries describing bug fixes made in other commits. No source code, configuration, or executable behavior was changed. There is no security relevance in the diff itself.
No action needed. This is a routine changelog maintenance commit with no security implications.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is a documentation-only edit to Changelog.md. It rewords two existing bug-fix lines and adds one new line referencing issue #6933/#7036 about copying fiat amounts in Invoice Checkout. No functional code, build scripts, dependencies, or security controls are modified.
Changed components
Changelog.mdInspect captured patch +3 / −2
diff --git a/Changelog.md b/Changelog.md
index f9aacad..5799302 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -22,10 +22,11 @@
* Fix: In Server Email, the rich text box (Summernote) was not saving changes in code view. (#6979) @NicolasDorier
* Work around a browser bug where SVG icons stop displaying when served from cache. (#7003) @NicolasDorier
-* Fix: Denied 403 page if denied access to the default store (#6976) @NicolasDorier
-* Fix: Wallet report was showing a negative balance change in green (#6974) @NicolasDorier
+* Fix: Denied 403 pages if denied access to the default store (#6976) @NicolasDorier
+* Fix: A wallet report was showing a negative balance change in green (#6974) @NicolasDorier
* Log out users immediately when it is disabled (#6971) @NicolasDorier
* Fix: Unable to reset email settings (#6963) @NicolasDorier
+* Fix: Unable to copy fiat amount in Invoice Checkout (#6933 #7036) @rockstardev
### 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.