diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro
index d38814e..1d78c12 100644
--- a/src/pages/changelog.astro
+++ b/src/pages/changelog.astro
@@ -37,6 +37,15 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Development builds focused on polishing the Terminal experience and resolving shell output display issues.
+
+
+ ✨
+ Enhancements
+
+
+ - Local AI. Zaguán Blade now supports Gemma 4 with Local AI (Ollama and OpenAI-compat).
+
+
🐛
@@ -44,6 +53,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
- Terminal. Fixed bugs that caused the Terminal to not display Tab text or requests from the shell.
+ - Local AI. Fixed a Local AI leak that was sent to the server.