Bump changelogs

This commit is contained in:
Jaifroid 2025-08-04 20:04:16 +03:00
parent c394379de9
commit 0d01e58a8f
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# Changelog
## Interim release 3.6.85
## Interim release 3.6.86
* FIX: Opening and closing of Wikipedia sections in ActionParse ZIMs (when transformed to mobile style)
* FIX: Bug that showed footnote refs as [0] in ActionParse desktop-style ZIMs transformed to mobile style via Config option
* REGRESSION: Fixed bug with persistent file system permissions in Electron app
* FIX: Typo in configuration
* DEV: Bump Electron builder to 26.0.18

View File

@ -100,8 +100,9 @@
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.85</span></h3>
<h3 style="margin-top:0;">Changes in version <span class="version">3.x</span></h3>
<ul style="padding-left: 15px;">
<li>[3.6.86] Fix bug that showed footnote refs as [0] in desktop-style ZIMs transformed to mobile via Config option</li>
<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>