docs(changelog): add Editor Gutter and Search Modal UI entries

This commit is contained in:
2026-06-01 21:10:07 +02:00
parent 06241d44eb
commit 1a9bdfdbc5
+2
View File
@@ -50,6 +50,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>Screenshots.</strong> You can now add boxes, text, and arrows with different colors when grabbing a screenshot or a region. <a href="/blog/2026-05-28-zaguan-blade-new-features-telegram-screenshot-editor/">Read blog post</a></li> <li><strong>Screenshots.</strong> You can now add boxes, text, and arrows with different colors when grabbing a screenshot or a region. <a href="/blog/2026-05-28-zaguan-blade-new-features-telegram-screenshot-editor/">Read blog post</a></li>
<li><strong>Themes.</strong> Added 2 new themes: Nebula Dust (dark mode) and Alpine Frost (light mode).</li> <li><strong>Themes.</strong> Added 2 new themes: Nebula Dust (dark mode) and Alpine Frost (light mode).</li>
<li><strong>GitCommitMessage.</strong> Added support for <code>GitCommitMessage</code> that bypasses the normal request pipeline and saves tokens and time.</li> <li><strong>GitCommitMessage.</strong> Added support for <code>GitCommitMessage</code> that bypasses the normal request pipeline and saves tokens and time.</li>
<li><strong>Editor Gutter.</strong> Changed the line number gutter background color to a solid instead of being transparent and reduced the width.</li>
<li><strong>Search Modal.</strong> Modified the look on the Search modal so that it fits better with the themes and overall look and feel.</li>
</ul> </ul>
</div> </div>