You've already forked zblade.dev
docs(changelog): refresh v0.5.0 highlights and fixes
This commit is contained in:
@@ -44,11 +44,12 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
</h3>
|
||||
<ul class="changes-list">
|
||||
<li>Completed a deep audit to optimize <strong>launch time</strong>, <strong>memory usage</strong>, and overall <strong>efficiency</strong>.</li>
|
||||
<li>Started work on <strong>i18n</strong> for <strong>Zaguán Blade</strong>, with <strong>English</strong> and <strong>Spanish (Spain)</strong> planned for this release.</li>
|
||||
<li>Fully implemented <strong>i18n</strong> for <strong>Zaguán Blade</strong>, with <strong>English</strong> and <strong>Spanish</strong> now available.</li>
|
||||
<li>Updated to <strong>Vite 8</strong>.</li>
|
||||
<li>Updated <strong>CodeMirror</strong> modules to their latest versions.</li>
|
||||
<li>Updated many outdated <strong>Rust crates</strong>.</li>
|
||||
<li>Replaced a select few commands with built-in commands for better cross-OS compatibility.</li>
|
||||
<li><strong>Zaguán Blade.</strong> Removed more debug output throughout the app.</li>
|
||||
<li><strong>Zaguán Blade.</strong> Disabled a lot more debug output throughout the app.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -61,6 +62,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
<li><strong>Tool Calls.</strong> Fixed a bug where the final response could arrive above a <code>run_command</code> tool call.</li>
|
||||
<li><strong>Blade Terminal.</strong> Fixed a bug where extra text would sometimes precede the command from <code>run_command</code>.</li>
|
||||
<li><strong>Chat Panel.</strong> Fixed Markdown rendering so messages feel more fluid and natural.</li>
|
||||
<li><strong>Chat Input.</strong> Fixed a bug where the cursor was rendered at double the font size.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user