Releases: kiwix/kiwix-js
v2.3.1
v2.3.0
Add a cache on CSS stylesheets to improve performance in jQuery mode
Change the technical way to display articles, so that all CSS styles can be loaded, and to avoid other technical issues
Make the content visible only when CSS styles are read, in order to avoir repaints that can be very slow
Fix redirections in ServiceWorker mode in ZIM files like StackExchange, and make the ServiceWorker handle all the articles (including the main one, and the first displayed after a search or random search)
Fix links with an anchor in the URL
In recent wikipedia and other wikimedia ZIM files, open all the sections when using a small screen (mobile stylesheet), so that the content remains readable (it only works in jQuery mode, this should be fixed in ServiceWorker mode in next version)
Fix CSS UTF-8 encoding
v2.2.0
Rename the project to Kiwix-JS instead of Kiwix-html5.
Compatibility with split English wikipedia ZIM files (which now have more than 26 files).
Slightly improved memory handling of content decompression.
Library updates (jQuery, Bootstrap, requireJS).
Improved continuous integration (automated testing on several browsers).
Avoid unnecessary 404 errors on images.
Ubuntu Touch support.
Minor UI enhancements and fixes.
Support for StackExchange ZIM files (and maybe for some other ZIM files with a structure different than the Mediawiki-based ZIM files).
Some code refactoring/cleaning on the way we handle the jQuery mode.
Make geo: and tel: links work.
v2.1.0
Add more user info on which ZIM files are compatible
Fix for back/forward buttons in browsing history
Drop some legacy code (Evopedia file format compatibility, uncomplete Cordova/Phonegap port)
Refactoring of the code to make it more easily readable for contributors
Fix for unit tests on Chrome
Enhancements on nightly builds and automatic generation of packages for public releases
v2.0.0
v2.0-beta
This is a first version of HTML5 version of Kiwix, with Firefox OS as the main target.
Versions 1.x of the source code were working on Evopedia archive format.
This version adds ZIM file format support, and integrates into the Kiwix project. Evopedia is discontinued but this app is still compatible with its archive format.
It's still beta quality : don't expect too much, and please create new issues on github if you find bugs.