What changed, and why it matters
This commit only adds a short release note describing a new wallet-migration user-interface option. There is no code change, no bug fix, and no security-related content in the diff.
No security action needed; this is a documentation-only release-note addition.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit creates doc/release-notes-953.md, a documentation file that notes a GUI change: the migrate wallet dialog now lets users disable wallet loading after migration, which is useful for pruned nodes when the wallet predates the prune height. The change is purely informational release-note text.
Changed components
doc/release-notes-953.mdInspect captured patch +5 / −0
diff --git a/doc/release-notes-953.md b/doc/release-notes-953.md
new file mode 100644
index 00000000..a4d03975
--- /dev/null
+++ b/doc/release-notes-953.md
@@ -0,0 +1,5 @@
+GUI Changes
+---
+
+The migrate wallet option now allows to disable wallet loading after migrating.
+It is useful in case the node is pruned and the wallet was created before the pruned height.
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.