diff --git a/package.json b/package.json index 60c3bb1..f68fd4b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zblade-dev", "type": "module", - "version": "0.1.0", + "version": "0.1.1", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index d688137..060c26e 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -27,7 +27,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
The Git integration is incomplete. Some advanced Git operations may not be available yet.
+ +Global search across project files is not yet implemented. The search icon has been hidden until this feature is ready.
Long conversations are automatically distilled into retrievable artifacts. The AI knows when and how to access this context—maintaining coherence without the overhead.
The editor now loads PDFs natively. View and reference PDF documentation directly alongside your code without switching applications.
+Attach screenshots, upload images, or paste from clipboard directly into chat. Give your AI visual context for better assistance.
+Full Git implementation ready for use. Stage, commit, push, and manage your repository directly from the editor interface.
+Sidebar tooltips, improved status bar, and refined tab management. Plus fixed terminal rendering and chat display issues.
+