diff --git a/package.json b/package.json index 3b30030..bf5bebd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zblade-dev", "type": "module", - "version": "0.7.1", + "version": "0.7.2", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index ff6e898..def100c 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -23,18 +23,18 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.7.2

- TBD + May 25, 2026
- In Development + Latest
-

Current development build. Features and changes are being actively worked on and may change before release.

+

Happy Towel Day!
This release polishes the editor and git workflows, squashes several long-standing bugs, and brings YOLO mode for uninterrupted AI-powered coding sessions.

Zaguán Blade

@@ -66,6 +66,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Internal Commands. Fixed internal commands exit output to be sent to the model.
  • Zaguán Terminal. Working on making the Zaguán Terminal coherent and not launch a new instance every time. (WIP)
  • AI Chat. Fixed a bug that caused typing lag in the chat input.
  • +
  • Editor. Fixed a bug in the editor that resulted in a diff view disappearing when the edited line was clicked.
  • @@ -105,13 +106,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
    -
    +

    v0.7.1

    May 19, 2026
    - Latest + Previous