diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index fdd6917..98b85b3 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -50,6 +50,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • AI Chat. The chat input field now has a history that can be navigated with Arrow Up and Arrow Down.
  • Git Panel. Made the Git panel buttons look and feel the same.
  • Semantic Search. Added support for Markdown in the Semantic Search database.
  • +
  • YOLO Mode. Added YOLO mode that can be enabled in Settings->Configuration. This lets models run without interrupting you.