You've already forked zblade.dev
docs(changelog): add image attachment bug fix entry
This commit is contained in:
@@ -71,6 +71,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
<li><strong>Chat Input.</strong> Fixed a bug where the cursor was rendered at double the font size.</li>
|
<li><strong>Chat Input.</strong> Fixed a bug where the cursor was rendered at double the font size.</li>
|
||||||
<li><strong>Editor.</strong> Fixed the font color of inactive line numbers in the gutter to be brighter and more visible.</li>
|
<li><strong>Editor.</strong> Fixed the font color of inactive line numbers in the gutter to be brighter and more visible.</li>
|
||||||
<li><strong>Diff View.</strong> Fixed a regression in the editor Diff View.</li>
|
<li><strong>Diff View.</strong> Fixed a regression in the editor Diff View.</li>
|
||||||
|
<li><strong>Image Attachments.</strong> Fixed a bug where attached images would not be correctly sent to the model.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user