From e44ed00d048c325d8827af1e5cc800ca7b299a0b Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Sat, 24 Jul 2021 13:09:33 +0100 Subject: [PATCH] Changelogs Former-commit-id: c21c385448c351838bfea3e91e9e2c00d8afca19 [formerly d66bb5496897c9811b98554bd6be04b3de720e8f] [formerly f26233eb94799ae3a8c48efa661f575afd24341f] [formerly 6956046ec902cc93f30bd938edb5bfd729d08be1 [formerly b4637cbd471175615cfca4b58ca4166e14382c35 [formerly 1c3e57465cd88adc5ccdac944722747582126496]]] Former-commit-id: 0ac2fb8bd6afed427305b2952ea53eab5fafdddb [formerly 2f48214f380b32dc738f72ef1dc2abdafe48ac81 [formerly 199162ffa146573952b26755ecb328ab2fe5b450]] Former-commit-id: bdc11845c1d379af55b8dfeb0824c1493cd6335b [formerly 21cc141a649adc83d9d90c4713793f6d4e3eea7f] Former-commit-id: ef5418841a95dc9a26206b2cf5a7e13379a34be9 --- 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 @@