Add user-facing changelog

This commit is contained in:
Jaifroid 2025-05-25 23:09:39 +01:00
parent 4415fa47fa
commit 17d6d79bd6
2 changed files with 17 additions and 17 deletions

View File

@ -2,7 +2,7 @@
## Release 3.6.3 / 3.6.4-Wikivoyage
* UPDATE: Packaged archive updated to `wikivoyage_en_all_maxi_2025-04`
* UPDATE: Packaged archive updated to `wikivoyage_en_all_maxi_2025-05`
* UPDATE: Wikivoyage and WikiMed templates and associated info
* ENHANCEMENT: Reduce height of navigation bar
* ENHANCEMENT: Added support for Wikimedia ZIMs based on new ActionParse API

View File

@ -109,23 +109,23 @@
Constructive feedback and help with improving the app are very welcome: see About section.
</p>
<div id="update" class="update">
<h3 style="margin-top:0;">Changes in version <span class="version">3.0</span></h3>
<h3 style="margin-top:0;">Changes in version <span class="version">3.6</span></h3>
<ul style="padding-left: 15px;">
<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>
<li>Fix popover width scaling when zoom attribute is set</li>
<li>Support older Firefox versions when creating popovers</li>
<li>Fix repeated titles in Wikivoyage ZIMs made from the mobile-html API</li>
<li>Dark/light theme is now applied correctly to popovers as soon as theme is switched</li>
<li>Fix aligning of new UI icons</li>
<li>Fix various typos in the app</li>
<li>Handle user clicking on child element of list item in article list</li>
<li>Update Wikivoyage and WikiMed templates and associated info</li>
<li>Developer directories are no longer shown in the download library unless the app is in developer mode</li>
<li>Correction of errors in Draft Release script and better feedback in workflow</li>
<li>Various security updates for dependencies</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>Updated packaged archive to wikivoyage_en_all_maxi_2025-05</li>
<li>Added support for Wikimedia ZIMs based on new ActionParse API</li>
<li>Reduced height of navigation bar for better usability</li>
<li>Made search results accessible for screen readers</li>
<li>Added separate Privacy Policy to satisfy store requirements</li>
<li>Fixed bug that opened articles in new windows after switching from Zimit to Wikimedia archives</li>
<li>Fixed popover width scaling when zoom attribute is set</li>
<li>Fixed aligning of new UI icons</li>
<li>Fixed various typos in the app</li>
<li>Fixed handling of user clicking on child element of list item in article list</li>
<li>Fixed failure to load some cached landing pages with special characters</li>
<li>Updated libzim libraries to v0.7</li>
<li>Developer directories are no longer shown in the download library unless the app is in developer mode</li>
<li>Various security updates for dependencies</li>
</ul>
<p><a href="https://github.com/kiwix/kiwix-js-pwa/blob/Kiwix-JS-Wikivoyage/CHANGELOG.md" target="_blank">And there's more! ...<img src="I/s/Icon_External_Link.png"></a></p>
</div>