You've already forked zblade.dev
docs(website): update changelog with recent enhancements
- Add Git Panel strikethrough for moved, renamed, or deleted files - Add Chat visual feedback while waiting for model response
This commit is contained in:
@@ -35,6 +35,17 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="version-content">
|
<div class="version-content">
|
||||||
|
<div class="changes-section">
|
||||||
|
<h3 class="changes-title">
|
||||||
|
<span class="changes-icon">✨</span>
|
||||||
|
Enhancements
|
||||||
|
</h3>
|
||||||
|
<ul class="changes-list">
|
||||||
|
<li><strong>Git Panel.</strong> Enhanced Git Panel to show a strikethrough for elements that are moved, renamed or deleted.</li>
|
||||||
|
<li><strong>Chat.</strong> Added visual feedback while waiting for the model to respond in the chat.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div class="changes-section">
|
<div class="changes-section">
|
||||||
<h3 class="changes-title">
|
<h3 class="changes-title">
|
||||||
<span class="changes-icon">🐛</span>
|
<span class="changes-icon">🐛</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user