diff --git a/src/pages/index.astro b/src/pages/index.astro index 4e8de65..d2f7b9d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -91,26 +91,26 @@ const version = pkg.version ?? "";
06
-

PDF SUPPORT

-

The editor now loads PDFs natively. View and reference PDF documentation directly alongside your code without switching applications.

+

GIT GRAPH

+

Visualize the last 50 commits in an interactive Git graph with a details popup for commit information. Powered by gix for fast, native Git operations.

07
-

IMAGE SUPPORT

-

Attach screenshots, upload images, or paste from clipboard directly into chat. Give your AI visual context for better assistance.

+

OLLAMA CLOUD

+

Run your AI locally or in the cloud. Full support for Ollama Cloud alongside the existing Ollama local model integration.

08
-

COMPLETE GIT INTEGRATION

-

Full Git implementation ready for use. Stage, commit, push, and manage your repository directly from the editor interface.

+

RESILIENT RECOVERY

+

After a UI reload or crash, streaming resumes automatically and the chat scrolls to the latest message — no lost context, no stuck states.

09
-

ENHANCED UI

-

Sidebar tooltips, improved status bar, and refined tab management. Plus fixed terminal rendering and chat display issues.

+

UI POLISH

+

Snappier autoscroll, instant settings saves, modernized title bar, faster model selector, and a redesigned app icon across the board.

@@ -202,7 +202,7 @@ const version = pkg.version ?? "";
🪟
WINDOWS
-
v0.1.1 / x64, arm64
+
v0.2.0 / x64, arm64
MSI, EXE
DOWNLOAD →
@@ -212,7 +212,7 @@ const version = pkg.version ?? "";
🍎
macOS
-
v0.1.1 / arm64 (Apple Silicon)
+
v0.2.0 / arm64 (Apple Silicon)
DMG, TAR.GZ
DOWNLOAD →
@@ -222,7 +222,7 @@ const version = pkg.version ?? "";
🐧
LINUX
-
v0.1.1 / amd64
+
v0.2.0 / amd64
DEB, RPM, AppImage
DOWNLOAD →