diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 0fbbaa2..c724be3 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -82,6 +82,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • AI Chat v2 Design. Made minor tweaks to the AI chat v2 design.
  • Zaguán Coder Daemon. Fixed the Gemini continuation thinking bug.
  • Terminal Resize. Fixed the resize logic for the Terminal—previously wonky, now much smoother.
  • +
  • Keyboard Shortcut. Added a new keyboard shortcut - Ctrl-L - to put the chat input in focus.
  • +
  • Diff View Styling. Fixed Diff View styling across all 4 themes. The new themes were using the style from the original theme.