From 701ac20c5fdcedbcf13cb70f423b9800ce3c2947 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Thu, 11 Jul 2024 21:23:54 +0100 Subject: [PATCH] CHANGELOG for v4.1.0 --- CHANGELOG.md | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95cf529b8..1a10cc948 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,28 @@ Please note that this application has changed its name over time. It was first called "Evopedia" (and was using the file format of Evopedia). Then it was renamed to "Kiwix HTML5" (and used the ZIM file format). Finally it was renamed "Kiwix JS". -## In-progress (interim) Kiwix JS v4.0.1 - -Note: this is temporarily released as an update to the browser-extension remote PWA only - -* FEATURE: Ability optionally to re-open an archive automatically in Chromium browsers > 122 +## Kiwix JS v4.1.0 + +Released on *TODO* + +* FEATURE: Preview a WikiMedia ZIM article in a popover by hovering, long-pressing, or tabbing into a link +* FEATURE: Automatically re-open the last selected archive in Chromium browsers > 122 +* FEATURE: New security dialogue box when opening untrusted ZIMs now shows enhanced ZIM metadata +* ENHANCEMENT: Display active content warning when opening PhET ZIMs in Restricted mode +* ENHANCEMENT: Added option to turn off external link warning +* UPDATE: JQuery mode is now renamed to Restricted mode to better indicate its effect +* UPDATE: JQuery is now fully removed from all non-dependency code +* UPDATE: Simplify active content warning for clarity and impact * FIX: Various issues with enumarating the contents of picked folders +* FIX: Bug with empty search box on initial ZIM load +* FIX: Bug which caused app to reload when accidentally dragging images or links in articles +* FIX: Non-supported URI schemata (protocols) now open outside the sandbox +* FIX: Avoid accidentally opening the first ZIM archive in a picked directory of archives +* FIX: Several typos +* WORKAROUND: Overencoded querystrings in Zimit2 external links are now decoded +* DEV: Change method for patching gitignore when adding NPM dependencies +* DEV: Some code reorganization +* DEPENDENCIES: Updates to follow-redirects, Vite, braces, ws ## Kiwix JS v4.0.0