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