From f6bc673a8131ea6d84d360c8839a1a39a06285ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Mon, 23 Feb 2026 19:45:53 +0100 Subject: [PATCH] docs(changelog): add v0.3.1 development section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Document Zaguán Coder Daemon enhancement for Gemini patch recovery - Document Run Command bug fixes for skip and stop actions --- src/pages/changelog.astro | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 295905f..1fe494f 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -22,6 +22,44 @@ import BaseLayout from '../layouts/BaseLayout.astro'; + +
+
+
+
+
+

v0.3.1

+ TBD +
+ Development +
+ +
+
+

+ + Enhancements +

+
    +
  • Zaguán Coder Daemon. Added stronger detection for Google Gemini if it was unable to apply a patch to help it recover and try again instead of hanging.
  • +
+
+ +
+

+ 🐛 + Bug Fixes +

+
    +
  • Run Command. Fixed a bug in Zaguán Blade where a Run Command, when skipped, would still stay running.
  • +
  • Run Command. Fixed a bug when the Stop button was pressed and a Run Command was running and would stay running.
  • +
+
+
+
+
+
+