Add collapsible footer changelog sourced from public data file

This commit is contained in:
Jage9
2026-02-21 02:19:33 -05:00
parent dc30bfde4d
commit 32e28766cf
6 changed files with 127 additions and 2 deletions

View File

@@ -67,7 +67,16 @@
<p><b>Dash or Equals:</b> Lower/raise active effect value</p>
</div>
<small id="appVersion">Another AI experiment with Jage. Version</small>
<footer id="appFooter">
<small id="appVersion">Another AI experiment with Jage. Version</small>
<section id="updatesSection" class="updates-section">
<h2>Latest Updates</h2>
<button id="updatesToggle" type="button" aria-expanded="false" aria-controls="updatesPanel">
Show updates
</button>
<div id="updatesPanel" class="hidden" hidden></div>
</section>
</footer>
<div id="settingsModal" class="hidden" role="dialog" aria-modal="true" aria-labelledby="modalTitle">
<div class="modal-content">