docs(website): update changelog with Local AI commit message bug fix

This commit is contained in:
2026-02-24 19:06:00 +01:00
parent 6ce7bc3cec
commit c7384f2c12
+1
View File
@@ -53,6 +53,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
Bug Fixes
</h3>
<ul class="changes-list">
<li><strong>Local AI.</strong> Fixed a bug in the Git commit generation for Local AI where it would fail. This was due to the message being routed wrong.</li>
<li><strong>Welcome screen.</strong> Fixed alignment issue on the Welcome screen.</li>
<li><strong>Paste image.</strong> Fixed a bug where pasting images from clipboard into chat didn't work.</li>
<li><strong>Tab focus.</strong> Active tab now always stays in focus while new tabs are opening.</li>