docs: add Telegram support entry to v0.8.0 changelog

This commit is contained in:
2026-05-28 12:44:09 +02:00
parent 15828e5706
commit 2dfa8d3358
+1
View File
@@ -46,6 +46,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
</h3> </h3>
<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>
</ul> </ul>
</div> </div>