From ec8a13650d481ecaf28e8f9d132090762d5931a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 25 Feb 2026 18:49:51 +0100 Subject: [PATCH] docs(website): add v0.3.3 local AI fix to changelog --- src/pages/changelog.astro | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 712104d..70433f2 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -22,10 +22,37 @@ import BaseLayout from '../layouts/BaseLayout.astro'; + +
+
+
+
+
+

v0.3.3

+ TBD +
+ Development +
+ +
+
+

+ 🐛 + Bug Fixes +

+
    +
  • Local AI. Fixed an issue where the responses would appear in reverse order.
  • +
+
+
+
+
+
+
-
+

v0.3.2