diff --git a/www/index.html b/www/index.html index 795831a1..a9fae67b 100644 --- a/www/index.html +++ b/www/index.html @@ -121,11 +121,13 @@
  • New dropdown in Download Library allows filtering the list of archives by subject (for wikimedia, stackexchange, TED)
  • You can now sort the Download Library list by clicking on the Size / Last modified / Name headers
  • Sample ZIM updated to wikipedia_en_100_maxi_2021-07.zim
  • +
  • Added more diagnostic APIs to the API panel in Configuration
  • The app can now take advantage of native Promises, speeding up intensive searches considerably
  • Decompressors now loaded as fast binary WASM modules if the brower supports WebAssembly
  • Intalled PWA can now be opened offline when double-clicking ZIM archive (depends on File Handling API)
  • More displaced hatnotes are now corrected
  • Fixed style injection code that would (rarely) cause an exception on some ZIM types
  • +
  • Better replication of infobox mobile and desktop styles
  • Full changelog...