kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

Deal with ZIM archives that declare a `minorVersion` of 2 #533

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

At least one archive with a declared minorVersion of 2 has appeared in the Zimit category on download.kiwix.org (100rabbits_en_2024-01.zim). See https://github.com/openzim/warc2zim/issues/153. Pending clarification of the meaning, we will need to account for this in the backend, as it currently breaks the PWA. This will also have to be dealt with upstream, although the Browser Extension is less affected.