mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-03 19:38:36 -04:00
Bump changelogs
This commit is contained in:
parent
24f640f151
commit
32b74ddbb1
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Interim release 3.4.9
|
||||
## Interim release 3.4.91
|
||||
|
||||
* 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
|
||||
@ -8,6 +8,7 @@
|
||||
* ENHANCEMENT: Disabled reload protection if app has persistent access to storage via FSA API
|
||||
* ENHANCEMENT: Prominent "Download now" button in library if OPFS is enabled
|
||||
* ENHANCEMENT: Better styling for popovers in dark mode
|
||||
* INFO: If main Kiwix download server is inaccessible, app now provides a list of mirrors
|
||||
* FIX: Popovers now take into account the zoom factor on latest browsers with new support for `zoom`
|
||||
* FIX: PWA can now update without user having to exit the app (with user gesture or automatically in Electron)
|
||||
* FIX: If user hasn't dismissed the splashscreen then it is shown again after a refresh
|
||||
|
@ -103,19 +103,14 @@
|
||||
<h3 style="margin-top:0;">Changes in version <span class="version">3.0</span></h3>
|
||||
<ul style="padding-left: 15px;">
|
||||
<li>For changes since v3.4.7, please see <a href="https://github.com/kiwix/kiwix-js-pwa/blob/main/CHANGELOG.md" target="_blank">CHANGELOG</a></li>
|
||||
<li>If the Kiwix download server is inaccessible, app now offers a list of mirrors</li>
|
||||
<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>
|
||||
<li>Fix failure to display articles from links clicked in popovers</li>
|
||||
<li>Remove title description from popovers in new Wikimedia ZIMs</li>
|
||||
<li>Remove unused scripts from Wikimedia ZIMs scraped with mobile-html API</li>
|
||||
<li>Fix build of Win7 32bit app with wrong Electron version and block autoupdate</li>
|
||||
<li>Switched to new eSigner code-signing certificate</li>
|
||||
<li>Disabled signing of nightly binaries due to cost</li>
|
||||
<li>Added info in release templates regarding SmartScreen popups on Windows</li>
|
||||
<li>Added info to README regarding the fact that nightly builds are unsigned</li>
|
||||
<li>Update Express server and dependencies</li>
|
||||
</ul>
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-pwa/blob/main/CHANGELOG.md" target="_blank" rel="noopener">And there's more...<img alt="external link" src="I/s/Icon_External_Link.png"></a></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user