diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index a5ad407..4a730ca 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -20,16 +20,63 @@ import BaseLayout from '../layouts/BaseLayout.astro'; + +
+
+
+
+
+

v0.6.1

+ TBD +
+ Latest +
+ +
+
+

Development builds focused on new model integration, stability improvements, and Zaguán Coder Daemon enhancements.

+
+
+

+ + Enhancements +

+
    +
  • New Model. Introducing DeepSeep V4 Pro. This is currently in testing and may be unstable.
  • +
  • Zaguán Coder Daemon. Added a new PRD Skill.
  • +
  • Zaguán Coder Daemon. Added a save and fetch of memories.
  • +
+
+
+

+ 🐛 + Bug Fixes +

+
    +
  • Zaguán Blade. Fixed a bug that would overwrite .gitignore.
  • +
  • Zaguán Blade. Fixed a bug that resulted in the Diff View would not appear, nor the Accept/Reject question.
  • +
  • Zaguán Blade. Fixed a bug in the file state that resulted in apply_patch hanging without being able to complete successfully.
  • +
  • Zaguán Blade. Fixed a bug that would cause CPU spikes at idle.
  • +
  • Zaguán Blade. Fixed the issue where the application would go black after a while of inactivity.
  • +
  • Zaguán Coder Daemon. Fixed an issue in the Google Gemini system prompt and logic to make it work better.
  • +
  • Zaguán Coder Daemon. Fixed parallel tool calling. Gives a perceived 10x speed improvement.
  • +
+
+
+
+
+
+
-
+

v0.6.0

April 9, 2026
- Latest + Previous