docs(changelog): add bug fixes section to latest release

This commit is contained in:
2026-03-17 20:37:51 +01:00
parent c8316bced9
commit 21958efad7
+9
View File
@@ -45,6 +45,15 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<ul class="changes-list">
<li><strong>Zaguán Coder Daemon.</strong> Introducing GPT-5.4-Mini with Low and Medium reasoning.</li>
<li><strong>First-Run Experience.</strong> Improved the onboarding flow with Local AI as a no-setup option.</li>
</ul>
</div>
<div class="changes-section">
<h3 class="changes-title">
<span class="changes-icon">🐛</span>
Bug Fixes
</h3>
<ul class="changes-list">
<li><strong>Setup Flow.</strong> Removed the blocking setup dialog that prevented users from exploring the app.</li>
<li><strong>Messaging.</strong> Clarified the messaging around Local vs Cloud usage.</li>
<li><strong>UX &amp; Copy.</strong> Various UX and copy improvements throughout the app.</li>