mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-24 03:55:50 -04:00
Bump changelogs
This commit is contained in:
parent
b3307395f2
commit
47e19a888b
@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## Interim release 3.6.85
|
||||||
|
|
||||||
|
* FIX: Opening and closing of Wikipedia sections in ActionParse ZIMs (when transformed to mobile style)
|
||||||
|
* REGRESSION: Fixed bug with persistent file system permissions in Electron app
|
||||||
|
* FIX: Typo in configuration
|
||||||
|
* DEV: Bump Electron builder to 26.0.18
|
||||||
|
|
||||||
## Release 3.6.7 / 3.6.8
|
## Release 3.6.7 / 3.6.8
|
||||||
|
|
||||||
* FEATURE: Add snippets to fulltext search
|
* FEATURE: Add snippets to fulltext search
|
||||||
|
@ -100,8 +100,10 @@
|
|||||||
improving the app are very welcome: see About section.
|
improving the app are very welcome: see About section.
|
||||||
</p>
|
</p>
|
||||||
<div id="update" class="update">
|
<div id="update" class="update">
|
||||||
<h3 style="margin-top:0;">Changes in version <span class="version">3.6.8</span></h3>
|
<h3 style="margin-top:0;">Changes in version <span class="version">3.6.85</span></h3>
|
||||||
<ul style="padding-left: 15px;">
|
<ul style="padding-left: 15px;">
|
||||||
|
<li>[3.6.85] Fix collapsing of Wikipedia sections in ActionParse ZIMs (only when transformed to mobile style)</li>
|
||||||
|
<li>[3.6.85] Fix bug with persistent file system permissions in Electron app (pending new release)</li>
|
||||||
<li>Added snippets to fulltext search results</li>
|
<li>Added snippets to fulltext search results</li>
|
||||||
<li>Improved keyboard navigation of search results</li>
|
<li>Improved keyboard navigation of search results</li>
|
||||||
<li>Fixed find in article bar not showing</li>
|
<li>Fixed find in article bar not showing</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user