mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-17 08:20:10 -04:00
Update changelogs
# Conflicts: # CHANGELOG.md # www/index.html Former-commit-id: 4525c99b13696c70ed6d6eb080e31cf315ff34a7 [formerly e70ffacc15e106bcf4fb6458e442143c09121f5e] [formerly ac710b17bd63834bcac9ce08fe7c46f3a64a0793] [formerly 76c7605ac4d1eace0fd520fa5e6ade1c111953d5 [formerly 140a500d879b1018a7ccdf4960bc6f42e2d34bae [formerly 9061a08ec700e08b3ea06884925da7db03ae4632]]] Former-commit-id: 61fc643f3e79f8b74f54b9799378baa3e6f78ed0 [formerly ebcb3feef99d607800b8668a4b67c6eeae01c5e4 [formerly c92f29876839eaede4c7784824dc2374cd42eed5]] Former-commit-id: 6c3aa0027e2bf3f95fc6d72bdc4026527aa0095f [formerly 354028870ca2f7f77b7c19a76e30cb1da27ebde9] Former-commit-id: c9d3356192a406f9d43b2d9db4773e33b238a4b4
This commit is contained in:
parent
509b7fb21c
commit
de23d43b47
@ -3,10 +3,13 @@
|
||||
## Release 1.8.6
|
||||
|
||||
* UPDATE: Sample archive updated to `wikipedia_en_100_nopic_2021-12`
|
||||
* ENHANCEMENT: Service Worker mode is now the default in contexts or frameworks that natively support it
|
||||
* ENHANCEMENT: Option to reset app to defaults in Expert settings
|
||||
* ENHANCEMENT: Assets cache and app cache are now separated, so assets persist after update
|
||||
* ENHANCEMENT: New persistent caching of ZIM assets that are not provided in file system singinficantly improves performance
|
||||
* ENHANCEMENT: Automatically choose best available caching technology: Cache API, IndexedDB, Local Storage or memory
|
||||
* ENHANCEMENT: New Cache API info panel in Configuration, and option to stop using and empty the cache
|
||||
* FIX: Set headers properly when caching Fetch responses in JQuery mode
|
||||
* FIX: Regression whereby blue image placeholders were not shown in jQuery mode when user turns off image display
|
||||
* FIX: Bug whereby upgrade alert was triggered by caches from other apps on the same domain
|
||||
|
||||
|
@ -121,8 +121,9 @@
|
||||
<li>New persistent caching of ZIM assets that are not provided in file system</li>
|
||||
<li>App selects best available caching technology: Cache API, IndexedDB, Local Storage or memory</li>
|
||||
<li>New Cache API info panel in Configuration, and option to stop using and empty the cache</li>
|
||||
<li>Option to reset app to defaults in Expert settings</li>
|
||||
<li>Fix regression whereby blue image placeholders were not shown in jQuery mode when user turns off image display</li>
|
||||
<li>Fix bug whereby upgrade alert was triggered by caches from other apps on the same domain</li>
|
||||
<li>Fix regression with Electron file handling causing previously picked archive to be forgotten</li>
|
||||
</ul>
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/master/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user