Skip to content

Commit

Permalink
Bump changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Nov 30, 2024
1 parent 0ff1d4a commit ac40c90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Changelog

## Interim release 3.4.8
## Interim release 3.4.9

* 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: Prominent "Download now" button in library if OPFS is enabled
* ENHANCEMENT: Better styling for popovers in dark mode
* 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
* FIX: When printing, the zoom level of the article is temporarily reset for more predictable results
* REGRESSION: Fix build of Win7 32bit app with wrong Electron version and block autoupdate
* DEV: Reset options are now in separate module to avoid circular dependencies

Expand Down
1 change: 1 addition & 0 deletions www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ <h3>Please read this important information</h3>
<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>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>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>
Expand Down

0 comments on commit ac40c90

Please sign in to comment.