From ff0c8615f8eec5a4e50223d7ba45e96c89f789f9 Mon Sep 17 00:00:00 2001 From: kitbyte Date: Sat, 29 Aug 2026 18:45:26 +0300 Subject: [PATCH] docs(changelog): note the failed-patch rollback --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b68b99c..0d2f9d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ The newest entry must match the version in `WandEnhancer/Properties/AssemblyInfo - Fixed the "Buy Pro" banner still showing after a successful patch, and Pro not activating on newer clients. - Fixed the Enhancer closing itself when any button was pressed. #184 +- A failed patch now puts your original Wand files back instead of leaving a half-patched install behind. Packing also builds the archive beside the old one and swaps it in at the end, so a failure can no longer destroy `app.asar`. #221 - Fixed a half-written backup reporting the installation as patched, which blocked patching and restore at the same time. - Fixed invalid ASAR integrity metadata produced from short reads, which could yield an archive the client rejects. #170 - Fixed the packer silently dropping files it could not read, for example while Wand was still running.