docs(changelog): add screenshot annotation support entry

This commit is contained in:
2026-05-28 23:23:02 +02:00
parent f36e5fbcca
commit 467c782a88
+1
View File
@@ -47,6 +47,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<ul class="changes-list">
<li><strong>Full Context.</strong> Added support for Full Context. This will only be available from v0.8.0 and beyond.</li>
<li><strong>Telegram.</strong> Added support for using Telegram as long as the application is running on your computer.</li>
<li><strong>Screenshots.</strong> You can now add boxes, text, and arrows with different colors when grabbing a screenshot or a region.</li>
</ul>
</div>