docs(changelog): link blog post to screenshot editor features

This commit is contained in:
2026-05-28 23:32:11 +02:00
parent 8c2afb081f
commit 3da891199b
+1 -1
View File
@@ -47,7 +47,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<ul class="changes-list"> <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>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>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> <li><strong>Screenshots.</strong> You can now add boxes, text, and arrows with different colors when grabbing a screenshot or a region. <a href="/blog/2026-05-28-zaguan-blade-new-features-telegram-screenshot-editor/">Read blog post</a></li>
</ul> </ul>
</div> </div>