diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 3d4f888..14f8f0f 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -47,6 +47,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • Zaguán Coder Daemon. Enabled parallel tool calling for DeepSeek v4.
  • Zaguán Blade. Created a new version of the AI Chat Panel.
  • Alt-TAB. Alt-TAB now properly displays the Project name and the Filename.
  • +
  • CSS. Refactored a lot of the CSS for the UI to use proper names instead of hardcoding values.
  • +
  • Scrolling. Made scrolling a lot smoother across the board.