docs(changelog): add keyboard shortcut and diff view styling entries

This commit is contained in:
2026-03-10 23:52:54 +01:00
parent 9efb5918b5
commit 43e5416a74
+2
View File
@@ -82,6 +82,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>AI Chat v2 Design.</strong> Made minor tweaks to the AI chat v2 design.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed the Gemini continuation thinking bug.</li>
<li><strong>Terminal Resize.</strong> Fixed the resize logic for the Terminal—previously wonky, now much smoother.</li>
<li><strong>Keyboard Shortcut.</strong> Added a new keyboard shortcut - Ctrl-L - to put the chat input in focus.</li>
<li><strong>Diff View Styling.</strong> Fixed Diff View styling across all 4 themes. The new themes were using the style from the original theme.</li>
</ul>
</div>
</div>