diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index afff1a7..249b88f 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -52,6 +52,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
  • GitCommitMessage. Added support for GitCommitMessage that bypasses the normal request pipeline and saves tokens and time.
  • Editor Gutter. Changed the line number gutter background color to a solid instead of being transparent and reduced the width.
  • Search Modal. Modified the look on the Search modal so that it fits better with the themes and overall look and feel.
  • +
  • CodeMirror Editor. Optimized and refactored the CodeMirror editor and the React code based on best practices in 2026.
  • @@ -77,6 +78,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';