diff --git a/CHANGELOG.md b/CHANGELOG.md index 716f0639..c75d1787 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Interim release 3.6.67 +## Release 3.6.7 / 3.6.8 * FEATURE: Add snippets to fulltext search * ENHANCEMENT: Improve keyboard navigability of search results @@ -13,8 +13,10 @@ * 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 +* FIX: Issue with display of gallery images in Wikipedia files * DEV: Make features section clickable * DEV: Various security updates +* DEV: Updated Electron to 29.3.3 ## Release 3.6.5 / 3.6.6 diff --git a/www/index.html b/www/index.html index 3f0813ca..ce280d63 100644 --- a/www/index.html +++ b/www/index.html @@ -100,20 +100,23 @@ improving the app are very welcome: see About section.

-

Changes in version 3.6

+

Changes in version 3.6.8

And there's more...external link