Update CHANGELOG.md

This commit is contained in:
Jaifroid 2025-06-19 10:08:11 +01:00
parent 46e47e792b
commit 263889fcb7

View File

@ -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