Fix link to changelog in app info

This commit is contained in:
Jaifroid 2025-05-12 21:28:56 +01:00
parent fa2acd8aaa
commit b7f6297eb3

View File

@ -102,7 +102,7 @@
<div id="update" class="update">
<h3 style="margin-top:0;">Changes in version <span class="version">3.0</span></h3>
<ul style="padding-left: 15px;">
<li>For releases since v3.5.8, please see the full <a href="CHANGELOG.md" target="_blank" rel="noopener">CHANGELOG</a></li>
<li>For releases since v3.5.8, please see the full <a href="https://github.com/kiwix/kiwix-js-pwa/blob/main/CHANGELOG.md" target="_blank" rel="noopener">CHANGELOG</a></li>
<li>Added a toolbar button to switch quickly between light and dark themes</li>
<li>Search results now accessible for screen readers</li>
<li>Fix bug that opened articles in new windows unintentionally</li>