You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have enough for a new release. This is what we will have once #1131 is merged (the top four are important new features):
FEATURE: Integration of ZIM Download Library based on library.kiwix.org, with fallback to download.kiwix.org for browsers that don't support the fancy version (thanks to @Rishabhg71)
FEATURE: Use of File System Access and related APIs to remember picked files/folder between app sessions (thanks to @Rishabhg71)
FEATURE: Sliding away of header and footer when scrolling
FEATURE Swiping away of header and footer on non-scrollable pages (e.g. PhET experiments)
Support for new Kolibri archives
Sanity checks to prevent runaway searches
Build both MV2 and MV3 extensions for Firefox
Cleanup of transition animations
More informative spinner
Ability to extract and set ZIM metadata
I think we should number it 3.11.0. We will be able to switch to 4.0.0 once we have: libzim integration; zimit support.
Prepare the source code for version 3.11.1 (changes should be made to 9 files, or use the Set-AppVersion script to update 8 files, followed by npm install to update package-lock.json.)
@kelson42 I've made a new v3.11.0 release with a number of exciting new features, the in-app library based on library.kiwix.org (PR made by @Rishabhg71), the ability to remember a picked folder (or file) between sessions (also by @Rishabhg71), and sliding away of header and footer on scroll (that one by me). Lots of other fixes, see https://github.com/kiwix/kiwix-js/blob/main/CHANGELOG.md.
We have enough for a new release. This is what we will have once #1131 is merged (the top four are important new features):
I think we should number it 3.11.0. We will be able to switch to 4.0.0 once we have: libzim integration; zimit support.
These are the steps to complete a new release:
Use "Group Publisher" to publish Kiwix JS extension for Chrome #1031Translate the Store information (Mozilla, Chrome, Edge, Ubuntu) into at least French and Spanish #1118npm install
to updatepackage-lock.json
, and commitSet-AppVersion
script to update 8 files, followed bynpm install
to updatepackage-lock.json
.)The text was updated successfully, but these errors were encountered: