From 263889fcb76f27ceee92de66da72a24d1ecd28ea Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Thu, 19 Jun 2025 10:08:11 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f084d99e..716f0639 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,18 @@ # Changelog -## Interim release 3.6.66 +## Interim release 3.6.67 * FEATURE: Add snippets to fulltext search * ENHANCEMENT: Improve keyboard navigability of search results * ENHANCEMENT: Report current default ZIM style (desktop/mobile) to Configuration * UPDATE: Support transforming ActionParse ZIMs to mobile style -* REGRESSION: Fixed bug that prevented some pages with equations from showing in nopic ZIMs +* REGRESSION: Fix find in article bar not showing +* REGRESSION: Fix missing text on landing pages with ActionParse ZIMs +* REGRESSION: Fix bug that prevented some pages with equations from showing in nopic ZIMs +* REGRESSION: Fix code that misplaced hatnotes in ActionParse ZIMs * 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 -* REGRESSION: Fix code that misplaced hatnotes in ActionParse ZIMs * DEV: Make features section clickable * DEV: Various security updates