Skip to content

Commit

Permalink
CHANGELOG for v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Jul 11, 2024
1 parent 3e7f5db commit 701ac20
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 701ac20

Please sign in to comment.