feat: release v0.1.1 with new features and bug fixes

This commit is contained in:
2026-02-09 18:46:12 +01:00
parent b1fda06238
commit b11e6d11f0
4 changed files with 34 additions and 8 deletions
+3 -3
View File
@@ -531,9 +531,9 @@ import BaseLayout from '../layouts/BaseLayout.astro';
</div>
<div class="bug-card">
<div class="bug-icon">🔧</div>
<h3>Git Implementation</h3>
<p>The Git integration is incomplete. Some advanced Git operations may not be available yet.</p>
<div class="bug-icon">📝</div>
<h3>Search Functionality</h3>
<p>Global search across project files is not yet implemented. The search icon has been hidden until this feature is ready.</p>
</div>
<div class="bug-card">