Add info about changelog

This commit is contained in:
Jaifroid 2024-03-25 18:26:39 +00:00
parent 0b609d89e8
commit c71b97a348

View File

@ -102,6 +102,7 @@
<div id="update" class="update">
<h3 style="margin-top:0;">Changes in version <span class="version">2.0</span></h3>
<ul style="padding-left: 15px;">
<li>For updates since v3.1.1, please see <a href="https://github.com/kiwix/kiwix-js-pwa/blob/main/CHANGELOG.md" target="_blank">CHANGELOG</a></li>
<li>On Android, full-text search is now on by default (but may be too slow to load without OPFS)</li>
<li>Fix broken "unclicking" of config and about buttons and return-to-article link</li>
<li>Reduce flash of incorrect style with Zimit-style ZIMs displayed with darkReader</li>