mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 04:06:27 -04:00
Update changelogs for new release
# Conflicts: # CHANGELOG.md # www/index.html Former-commit-id: 5c0e22c7739b48be92ea84f9af681f966759eb5b [formerly 43b29fe9c29769b7079cd3576cae654ca1497eb0 [formerly 4115aa8ab8c6c008f9fbb8fccddcc55bd74defef]] Former-commit-id: 68231d67b2208e2460d2a4e040fa54aac0cac6b5 Former-commit-id: 1da55aa2ae7ca7a61088ad6863ca83d436f635ab
This commit is contained in:
parent
e2a0f3a601
commit
f45195e1c9
@ -1,17 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
## Release 1.0.1 WikiMed
|
||||
## Release 1.1.0
|
||||
|
||||
* UPDATE: Packaged ZIM updated to `wikipedia_en_medicine_maxi_2020-10.zim`
|
||||
* UPDATE: App now supports newest archives encoded with ZSTD compression
|
||||
* UPDATE: App is no longer in beta!
|
||||
* UPDATE: WebP support (via polyfill) for older browsers including Windows Mobile
|
||||
* ENHANCEMENT: Decompression speed gains with ZSTD
|
||||
* ENHANCEMENT: Allow use of keyboard to select archive from archive list
|
||||
* ENHANCEMENT: Option to display articles with all sections open or closed
|
||||
* ENHANCEMENT: Use Native File System API in PWA version
|
||||
* ENHANCEMENT: Support launching Electron app from shortcut
|
||||
* ENHANCEMENT: Better error reporting in console log
|
||||
* ENHANCEMENT: Improved block cache and faster conversion of file slice to blob
|
||||
* FIX: Prevent erroneous display of Active Content Warning with ZSTD archives
|
||||
* FIX: Reduce some cross-origin errors
|
||||
* FIX: Prevent archive list from jumping to wrong archive on click
|
||||
* FIX: Critical error on load if packaged archive name has changed
|
||||
* FIX: Download links are no longer erroneously cached by the Service Worker
|
||||
|
@ -112,7 +112,7 @@
|
||||
<div id="update" class="update">
|
||||
<h3 style="margin-top:0;">Changes in version <span class="version">1.0</span></h3>
|
||||
<ul style="padding-left: 15px;">
|
||||
<li>Changelog pending...</li>
|
||||
<li>Changelog pending...</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