Update changelogs

This commit is contained in:
Jaifroid 2025-06-09 18:11:42 +01:00
parent 94be0e0443
commit 776db36d64
2 changed files with 12 additions and 18 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Interim release 3.6.4
## Release 3.6.5 / 3.6.6
* ENHANCEMENT: Reduce height of navigation bar
* ENHANCEMENT: Added support for Wikimedia ZIMs based on new ActionParse API
@ -8,7 +8,7 @@
* FIX: Failure to load some cached landing pages with special characters
* FIX: Libzim loading and reduce debug messages
* UPDATE: Cached Open Textbook of Medicine landing page
* UPDATE: Libzim libraries to v0.7
* UPDATE: Libzim libraries to v0.8
* DEV: Accept new ZIMs with minorVersion set to 3
* DEV: Synchronize Babel versions
* DEV: Update build script to us Windows PowerShell instead of PS Core (unsupported by Electron Builder)

View File

@ -100,23 +100,17 @@
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>Added support for Wikimedia ZIMs based on new ActionParse API</li>
<li>Fixed failure to load some cached landing pages with special characters</li>
<li>Fixed libzim loading and reduced debug messages</li>
<li>Reduced height of navigation bar</li>
<li>Updated cached Open Textbook of Medicine landing page</li>
<li>Updated libzim libraries to v0.8</li>
<li>Accept new ZIMs with minorVersion set to 3</li>
<li>Added separate Privacy Policy to satisfy store requirements and cover packaged apps</li>
<li>Various development improvements and security updates for dependencies</li>
</ul>
<p><a href="https://github.com/kiwix/kiwix-js-pwa/blob/main/CHANGELOG.md" target="_blank" rel="noopener">And there's more...<img alt="external link" src="I/s/Icon_External_Link.png"></a></p>
</div>