docs(changelog): document CSS refactor and scrolling improvements

This commit is contained in:
2026-05-16 09:43:09 +02:00
parent 807bdfceb8
commit dc01c13c00
+2
View File
@@ -47,6 +47,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<li><strong>Zaguán Coder Daemon.</strong> Enabled parallel tool calling for DeepSeek v4.</li>
<li><strong>Zaguán Blade.</strong> Created a new version of the AI Chat Panel.</li>
<li><strong>Alt-TAB.</strong> <code>Alt-TAB</code> now properly displays the Project name and the Filename.</li>
<li><strong>CSS.</strong> Refactored a lot of the CSS for the UI to use proper names instead of hardcoding values.</li>
<li><strong>Scrolling.</strong> Made scrolling a lot smoother across the board.</li>
</ul>
</div>
<div class="changes-section">