You've already forked zblade.dev
fix(changelog): add Gemini model warning bug fix to changelog
This commit is contained in:
@@ -66,6 +66,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
Bug Fixes
|
Bug Fixes
|
||||||
</h3>
|
</h3>
|
||||||
<ul class="changes-list">
|
<ul class="changes-list">
|
||||||
|
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug that resulted in a warning for the Gemini model. Did not affect functionality.</li>
|
||||||
<li><strong>Git Push.</strong> Fixed a bug in the Git Push button where it now correctly changes state from Push to Pushing to Pushed.</li>
|
<li><strong>Git Push.</strong> Fixed a bug in the Git Push button where it now correctly changes state from Push to Pushing to Pushed.</li>
|
||||||
<li><strong>Header Alignment.</strong> Fixed an alignment issue in the header where the app name was off-center when no tabs were open.</li>
|
<li><strong>Header Alignment.</strong> Fixed an alignment issue in the header where the app name was off-center when no tabs were open.</li>
|
||||||
<li><strong>Local AI.</strong> Fixed an issue where the responses would appear in reverse order.</li>
|
<li><strong>Local AI.</strong> Fixed an issue where the responses would appear in reverse order.</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user