Update changelog

This commit is contained in:
Jaifroid 2023-10-06 10:33:04 +01:00
parent 8ea3d365a5
commit 5ca28ff751
2 changed files with 6 additions and 2 deletions

View File

@ -15,7 +15,9 @@
* FIX: Exception preventing display of legacy archive content in jQuery mode
* FIX: Failure to display ZIM Archive Index when typing space in some circumstances
* FIX: Avoid duplication of title in wider range of ZIMs
* UPDATE: Sample archive changed to `wikipedia_en_100_mini_2023-10`
* FIX: Partially fixed broken "unclick" of Configure button on touchscreen devices
* REGRESSION: Fixed failure to refresh full-screen state when clicking in-app in SW mode
* UPDATE: Sample archive updated to `wikipedia_en_100_mini_2023-10`
* UPDATE: Electron version bumped to 22.3.25
## Release 2.6.4

View File

@ -115,7 +115,9 @@
<li>Fix exception preventing display of legacy archive content in jQuery mode</li>
<li>Fix Failure to display ZIM Archive Index when typing space in some circumstances</li>
<li>Avoid duplication of title in wider range of ZIMs</li>
<li>Sample archive changed to wikipedia_en_100_mini_2023-10</li>
<li>Partially fixed broken "unclick" of Configure button on touchscreen devices</li>
<li>Fixed failure to refresh full-screen state when clicking in-app in SW mode</li>
<li>Sample archive updated to wikipedia_en_100_mini_2023-10</li>
<li>Electron version bumped to 22.3.25</li>
</ul>
<p><a href="https://github.com/kiwix/kiwix-js-windows/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>