From cc3b6fcbe3a9b45e197d2642294b31ecceca871f Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sun, 8 Aug 2021 08:22:43 +0300 Subject: [PATCH] Update index.html Former-commit-id: 8d8694d714bec739d51c4144df1c0528905e70ea [formerly 775940d956b4f4a89384344bd7ed3847a321d254 [formerly bba7b3f5c17a72a2686af55d911d55d975afe3e7]] Former-commit-id: 1694163b8452bfb937924bb8b01146393438ea7a Former-commit-id: 27315ce2b77bcee0735e3d1d640fb23399b18c0c --- www/index.html | 2 ++ 1 file changed, 2 insertions(+) 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...