What changed, and why it matters
This commit only adds a single line to the project's changelog, documenting that a missing 'Uninstall' button for language packs was fixed. It changes no program code, configuration, or executable files, so it cannot by itself introduce or fix any security issue.
No security action required for this commit. If reviewing the related fix, examine the pull requests referenced in the changelog entry (#7390, #7392) separately.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff is a documentation-only update to Changelog.md, adding the entry: ‘Uninstall button is missing for language packs (#7390 #7392) @teamssUTXO’. No source code, build scripts, dependencies, or permissions are modified. The referenced pull requests are not provided in the materials, so no technical security assessment of the underlying fix can be made from this commit alone.
Changed components
Changelog.mdInspect captured patch +1 / −0
diff --git a/Changelog.md b/Changelog.md
index e839812..aea7d36 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -30,6 +30,7 @@
* Invoice Date Filter - Date Selector Widget closes the month list when clicked (#7384 #7388) @senutpal
* Invoice Date Filter - Date Selector Widget had month dropdown with white text on a white background in Dark Mode (#7385) @senutpal
* Refunds and pull payments were unable to make payments from LND 0.21.0 (https://github.com/btcpayserver/BTCPayServer.Lightning/pull/178) @warioishere
+* Uninstall button is missing for language packs (#7390 #7392) @teamssUTXO
### 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.