docs(changelog): add Zaguán Coder Daemon history loading fix

This commit is contained in:
2026-05-02 23:20:48 +02:00
parent 855337d943
commit f2fd66af72
+1
View File
@@ -52,6 +52,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
<ul class="changes-list"> <ul class="changes-list">
<li><strong>Zaguán Coder Daemon.</strong> Fixed a bug where it reconnected to the provider in a longer session.</li> <li><strong>Zaguán Coder Daemon.</strong> Fixed a bug where it reconnected to the provider in a longer session.</li>
<li><strong>Zaguán Coder Daemon.</strong> Wired up <code>zlp_request</code>. It was planned, but missing.</li> <li><strong>Zaguán Coder Daemon.</strong> Wired up <code>zlp_request</code>. It was planned, but missing.</li>
<li><strong>Zaguán Coder Daemon.</strong> Fixed loading the History in Zaguán Blade.</li>
</ul> </ul>
</div> </div>
</div> </div>