From 6a4be2e397d1ea7519ac493bccfb3b973f292592 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Tue, 11 Aug 2026 14:30:55 +0200 Subject: [PATCH] fix --- BUGS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BUGS.md b/BUGS.md index f30b5ba..c8f7254 100644 --- a/BUGS.md +++ b/BUGS.md @@ -73,8 +73,8 @@ ## Priority Recommendation -1. **Fix #1 (ArgsTemplate `{cfg}`)** - Breaks launch when ConfigFile empty +1. **Fix #1 (ArgsTemplate `{cfg}`)** - ✅ Fixed: empty ConfigFile now falls back to bundled config 2. **Fix #2 (RedrawEntry bounds)** - Potential crash on resize -3. **Fix #3 (HatariLauncher validation)** - Defense in depth +3. **Fix #3 (HatariLauncher validation)** - ✅ Done (per BUGS.md Fixed table) 4. **Fix #4 (ZIP path validation)** - User-facing robustness -5. **Sync #5 & #6 (docs)** - Requirements accuracy \ No newline at end of file +5. **Sync #5 & #6 (docs)** - ✅ Done: ConfigFile documented as optional with fallback \ No newline at end of file