You've already forked zblade.dev
docs(changelog): add bug fixes section to latest release
This commit is contained in:
@@ -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 & Copy.</strong> Various UX and copy improvements throughout the app.</li>
|
||||
|
||||
Reference in New Issue
Block a user