You've already forked zblade.dev
docs(changelog): clarify image features attach to chat
This commit is contained in:
@@ -40,9 +40,9 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
</h3>
|
</h3>
|
||||||
<ul class="changes-list">
|
<ul class="changes-list">
|
||||||
<li><strong>PDF support.</strong> The editor can now load PDFs natively.</li>
|
<li><strong>PDF support.</strong> The editor can now load PDFs natively.</li>
|
||||||
<li><strong>Screenshot support.</strong> Capture window or select region.</li>
|
<li><strong>Screenshot support.</strong> Capture window or select region and attach to chat.</li>
|
||||||
<li><strong>Upload image.</strong> Add images directly to your workspace.</li>
|
<li><strong>Upload image.</strong> Upload images directly to chat.</li>
|
||||||
<li><strong>Paste image.</strong> Paste images from clipboard into the editor.</li>
|
<li><strong>Paste image.</strong> Paste images from clipboard into chat.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user