You've already forked zblade.dev
docs(changelog): add editor tabs context menu and chat history entries
This commit is contained in:
@@ -46,6 +46,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
</h3>
|
</h3>
|
||||||
<ul class="changes-list">
|
<ul class="changes-list">
|
||||||
<li><strong>Chat.</strong> It's now possible to stop the chat and edit the last message before resending it. This is useful for fixing typos.</li>
|
<li><strong>Chat.</strong> It's now possible to stop the chat and edit the last message before resending it. This is useful for fixing typos.</li>
|
||||||
|
<li><strong>Editor Tabs.</strong> Added a right-click context menu for editor tabs.</li>
|
||||||
|
<li><strong>AI Chat.</strong> The chat input field now has a history that can be navigated with Arrow Up and Arrow Down.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user