docs(changelog): add semantic search Markdown support entry

This commit is contained in:
2026-05-24 10:14:29 +02:00
parent f0cb91f2e1
commit cf846a2056
+1
View File
@@ -49,6 +49,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<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>
<li><strong>Git Panel.</strong> Made the Git panel buttons look and feel the same.</li>
<li><strong>Semantic Search.</strong> Added support for Markdown in the Semantic Search database.</li>
</ul>
</div>