What changed, and why it matters
This commit only updates the changelog file to add release notes for version 2.3.9. It does not change any source code, configuration, or executable files. There is no security-relevant change in the diff itself.
No action needed for this commit. Review the actual code changes for the fixes referenced in the changelog (#7334 and #7335) separately if assessing their security relevance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit is a documentation-only change to Changelog.md, adding two bug fix entries for the 2.3.9 release. The diff contains no code modifications. The changelog entries describe prior fixes (server recovery after plugin crash and xpub parsing), but the commit itself does not implement or patch anything.
Changed components
Inspect captured patch +7 / −0
diff --git a/Changelog.md b/Changelog.md
index a8cdaf4..def7df8 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,12 @@
# Changelog
+## 2.3.9
+
+### Fixes
+
+* Fix: Server not recovering after a plugin crash (#7335) @NicolasDorier
+* Fix: Xpub became unparseable in 2.3.8 (#7334) @NicolasDorier
+
## 2.3.8
### New Features
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.