mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-03 03:18:21 -04:00
Update changelogs for release 3.6.7 / 3.6.8
This commit is contained in:
parent
1d000fd479
commit
801685eca7
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Interim release 3.6.67
|
||||
## Release 3.6.7 / 3.6.8
|
||||
|
||||
* FEATURE: Add snippets to fulltext search
|
||||
* ENHANCEMENT: Improve keyboard navigability of search results
|
||||
@ -13,8 +13,10 @@
|
||||
* FIX: Bug that prevented searching for the same string twice in a row
|
||||
* FIX: Fixes to regular dark style
|
||||
* FIX: Unhandled exaception when popover icons are not found
|
||||
* FIX: Issue with display of gallery images in Wikipedia files
|
||||
* DEV: Make features section clickable
|
||||
* DEV: Various security updates
|
||||
* DEV: Updated Electron to 29.3.3
|
||||
|
||||
## Release 3.6.5 / 3.6.6
|
||||
|
||||
|
@ -100,20 +100,23 @@
|
||||
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.6</span></h3>
|
||||
<h3 style="margin-top:0;">Changes in version <span class="version">3.6.8</span></h3>
|
||||
<ul style="padding-left: 15px;">
|
||||
<li>For updates since v3.6.6, please see the <a href="https://github.com/kiwix/kiwix-js-pwa/blob/main/CHANGELOG.md" target="_blank" rel="noopener">CHANGELOG<img alt="external link" src="I/s/Icon_External_Link.png"></a>.</li>
|
||||
<li>Added support for Wikimedia ZIMs based on new ActionParse API</li>
|
||||
<li>Added snippets to fulltext search results</li>
|
||||
<li>Improved keyboard navigation of search results</li>
|
||||
<li>Fixed find in article bar not showing</li>
|
||||
<li>Show current ZIM style (desktop/mobile) in configuration</li>
|
||||
<li>Support transforming ActionParse ZIMs to mobile style</li>
|
||||
<li>Current default ZIM style (desktop/mobile) reported to Configuration</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>
|
||||
<li>Fixed find in article bar not showing</li>
|
||||
<li>Fixed missing text on landing pages with ActionParse ZIMs</li>
|
||||
<li>Fixed bug preventing some pages with equations from showing in nopic ZIMs</li>
|
||||
<li>Fixed code that misplaced hatnotes in ActionParse ZIMs</li>
|
||||
<li>Fixed bug preventing searching for the same string twice in a row</li>
|
||||
<li>Fixed display issues with gallery images in Wikipedia files</li>
|
||||
<li>Fixed unhandled exception when popover icons are not found</li>
|
||||
<li>Various fixes to regular dark style</li>
|
||||
<li>Made features section clickable</li>
|
||||
<li>Various 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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user