mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 12:19:46 -04:00
Include feature in changelog
This commit is contained in:
parent
3c39c187e6
commit
40ec01be6e
@ -3,6 +3,7 @@
|
||||
## In-progess release 2.3.0
|
||||
|
||||
* ENHANCEMENT: Check for update to PWA and notify user shortly after startup of the app
|
||||
* ENHANCEMENT: Detect historical ZIM types and add advice on using jQuery mode to read them
|
||||
* DEV: Added developer option to force use of libzim W/ASM decoding of full-text index
|
||||
* UPDATE: Sample archive changed to `wikipedia_en_100_mini_2022-12`
|
||||
* FIX: Libzim loading error in Electron app with large ZIM archives due to race condition
|
||||
|
@ -124,6 +124,7 @@
|
||||
<h3 style="margin-top:0;">Changes in version <span class="version">2.0</span></h3>
|
||||
<ul style="padding-left: 15px;">
|
||||
<li>Check for update to PWA and notify user shortly after startup of the app</li>
|
||||
<li>Detect historical ZIM types and add advice on using jQuery mode to read them</li>
|
||||
<li>Added developer option to force use of libzim W/ASM decoding of full-text index</li>
|
||||
<li>Sample archive changed to wikipedia_en_100_mini_2022-12</li>
|
||||
<li>Fix libzim loading error in Electron app with large ZIM archives due to race condition</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user