From c21c385448c351838bfea3e91e9e2c00d8afca19 Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sat, 24 Jul 2021 13:09:33 +0100 Subject: [PATCH] Changelogs Former-commit-id: 6956046ec902cc93f30bd938edb5bfd729d08be1 [formerly b4637cbd471175615cfca4b58ca4166e14382c35 [formerly 1c3e57465cd88adc5ccdac944722747582126496]] Former-commit-id: f26233eb94799ae3a8c48efa661f575afd24341f Former-commit-id: d66bb5496897c9811b98554bd6be04b3de720e8f --- CHANGELOG.md | 1 + www/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c88cf221..805b659c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * ENHANCEMENT: The app can now take advantage of native Promises (faster than Q) * ENHANCEMENT: Decompressors now loaded as fast binary WASM modules if the brower supports WebAssembly +* EXPERIMENTAL: Intalled PWA can now be opened offline when double-clicking ZIM archive (depends on File Handling API) * FIX: More displaced hatnotes corrected * FIX: Style injection code that would (rarely) cause an exception on some ZIM types diff --git a/www/index.html b/www/index.html index 3129ebee..080c4ab3 100644 --- a/www/index.html +++ b/www/index.html @@ -120,6 +120,7 @@