From 0d01e58a8f7f54fdf807880ff0e607b1e7970a08 Mon Sep 17 00:00:00 2001
From: Jaifroid
Date: Mon, 4 Aug 2025 20:04:16 +0300
Subject: [PATCH] Bump changelogs
---
CHANGELOG.md | 3 ++-
www/index.html | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f80a806c..b17934d9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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
diff --git a/www/index.html b/www/index.html
index 51a437d4..1604f55a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -100,8 +100,9 @@
improving the app are very welcome: see About section.
-
Changes in version 3.6.85
+
Changes in version 3.x
+ - [3.6.86] Fix bug that showed footnote refs as [0] in desktop-style ZIMs transformed to mobile via Config option
- [3.6.85] Fix collapsing of Wikipedia sections in ActionParse ZIMs (only when transformed to mobile style)
- [3.6.85] Fix bug with persistent file system permissions in Electron app (pending new release)
- Added snippets to fulltext search results