Skip to content

Commit

Permalink
Bump changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Dec 1, 2024
1 parent 24f640f commit 32b74dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# 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
* ENHANCEMENT: Add option in Configuration to disable accidental reload protection
* 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
Expand Down
7 changes: 1 addition & 6 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,19 +103,14 @@ <h3>Please read this important information</h3>
<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>
Expand Down

0 comments on commit 32b74dd

Please sign in to comment.