diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index d449a01..f57bfc1 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -21,6 +21,50 @@ import BaseLayout from '../layouts/BaseLayout.astro'; + +
+
+
+
+
+

v0.5.0

+ TBD +
+ Development +
+ +
+
+

This release continues polishing the editor and terminal experience while development continues on v0.5.0.

+
+
+

+ + Enhancements +

+
    +
  • Updated to Vite 8.
  • +
  • Updated CodeMirror modules to their latest versions.
  • +
  • Replaced a select few commands with built-in commands for better cross-OS compatibility.
  • +
  • Zaguán Blade. Removed more debug output throughout the app.
  • +
+
+ +
+

+ 🐛 + Bug Fixes +

+
    +
  • Tool Calls. Fixed a bug where the final response could arrive above a run_command tool call.
  • +
  • Blade Terminal. Fixed a bug where extra text would sometimes precede the command from run_command.
  • +
+
+
+
+
+
+