From 4617a81b65278dad4c31658d00bcdea277cee0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Mon, 23 Feb 2026 21:50:29 +0100 Subject: [PATCH] docs(changelog): finalize v0.3.1 release notes - Set v0.3.1 status to latest with February 23, 2026 release date - Update v0.3.0 badge from latest to previous - Add frontend and backend dependency update entry --- src/pages/changelog.astro | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 5b82025..989c965 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -25,13 +25,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.3.1

- TBD + February 23, 2026
- Development + Latest
@@ -43,6 +43,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • 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.
  • Zaguán Coder Daemon. Added a runtime guard to prevent AI models from inappropriately using shell commands (e.g., grep, cat) instead of dedicated tools, automatically guiding them to correct usage.
  • +
  • Dependencies. Updated modules for frontend and backend.
@@ -65,13 +66,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.3.0

February 23, 2026
- Latest + Previous