mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-04 03:48:41 -04:00
Update changelogs
This commit is contained in:
parent
a24453db15
commit
c4ea9af553
@ -1,7 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## Interim release 3.4.7
|
||||
## Interim release 3.4.8
|
||||
|
||||
* ENHANCEMENT: App now prompts user to switch to OPFS on Android and Firefox Desktop
|
||||
* ENHANCEMENT: App now uses OPFS Persistent Storage on Firefox for greatly increased Storage quota
|
||||
* ENHANCEMENT: Add option in Configuration to disable accidental reload protection
|
||||
* REGRESSION: Fix build of Win7 32bit app with wrong Electron version and block autoupdate
|
||||
|
||||
|
@ -102,6 +102,8 @@
|
||||
<div id="update" class="update">
|
||||
<h3 style="margin-top:0;">Changes in version <span class="version">3.0</span></h3>
|
||||
<ul style="padding-left: 15px;">
|
||||
<li>App now prompts user to switch to OPFS on Android and Firefox Desktop</li>
|
||||
<li>App now uses OPFS Persistent Storage on Firefox for greatly increased Storage quota</li>
|
||||
<li>Prevent accidental app reload if an archive is loaded</li>
|
||||
<li>Add option in Configuration to disable accidental reload protection</li>
|
||||
<li>Fix failure to display Wikimedia URLs ending in a question mark</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user