Skip to content

Commit

Permalink
Update changelog for v3.3.0 (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid authored Feb 6, 2022
1 parent 05db48d commit 4eee7a1
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,25 @@ Then it was renamed Kiwix-html5 (and uses ZIM files), and then again was renamed

## Kiwix-JS v3.3.0

Released on *TODO*

Detailed changelog: TODO
Released on *2022-02-06*

* FEATURE: Provided a workaround to enable Service Worker mode in Firefox extensions (via a PWA)
* NEW: App now defaults to Service Worker mode if accessed directly as a PWA (does not apply to browser extensions)
* NEW: Provided methods for resetting the app and bypassing the appCache from the UI
* NEW: Support for non-http URLs in img and link tags (e.g. data: javascript:) in JQuery mode
* NEW: Added helpful tooltips to icons and settings in the app
* NEW: Provided Code of Conduct and procedure for reporting bugs, for contributors (repository)
* NEW: Provided contributing guidelines and information for future developers (repository)
* FIX: Added missing 'controls' property to media containers in jQuery mode
* FIX: Scrolling to anchor targets in JQuery mode
* FIX: Caching of ZIM assets now includes any required query string in SW mode
* FIX: Any favicon declared by the ZIM is now extracted and attached in JQuery mode
* BUGFIX: Corrected the theme selection box height
* BUGFIX: Aligned the search bar with the search button
* BUGFIX: Disabled dragging of some UI elements
* BUGFIX: Incorrect processing of titles with question marks or hashes prevented display of some articles

Detailed changelog: https://github.com/kiwix/kiwix-js/milestone/26?closed=1

## Kiwix-JS v3.2.0

Expand Down

0 comments on commit 4eee7a1

Please sign in to comment.