mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 04:06:27 -04:00
Update changelogs for release
This commit is contained in:
parent
a6133090a7
commit
b607dd35d5
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## Interim release 3.5.2
|
||||
## Release 3.5.3 / 3.5.4
|
||||
|
||||
* 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
|
||||
|
@ -118,24 +118,21 @@
|
||||
<div id="features">
|
||||
<h3>Features in Version 3.x</h3>
|
||||
<ul style="padding-left:15px;">
|
||||
<li>Support for all known ZIM types from Wikipedia 0.5 to Zimit v2</li>
|
||||
<li>Huge range of supported browsers and frameworks</li>
|
||||
<li>Full-text searching of ZIM contents using <a href="https://github.com/openzim/javascript-libzim" target="_blank" rel="noopener">javascript-libzim</a></li>
|
||||
<li>Cutting-edge Origin Private File System support with best-available fallbacks</li>
|
||||
<li>Built-in DarkReader support for nearly all ZIM types</li>
|
||||
<li>Use multiple ZIM archives simultaneously with File Handling API</li>
|
||||
<li>ZIM content is loaded in a secure sandbox for your protection</li>
|
||||
<li>Download ZIM archives in-app and display download progress</li>
|
||||
<li>Read Zimit archives you create yourself with <a href="https://youzim.it" target="_blank" rel="noopener">youzim.it</a>
|
||||
<li>Open a new browsable tab or window</li>
|
||||
<li>In-page searching and highlighting</li>
|
||||
<li>Title and URL search with wildcards .* or regexes</li>
|
||||
<li>Alphabetical index of all articles in archive (type space in search field)</li>
|
||||
<li>Find assets by URL in ZIM archive by prefixing namespace (or type space + / in search)</li>
|
||||
<li>Printing articles (with optional filtering for Wikipedia articles)</li>
|
||||
<li>Transform Wikipedia layout from mobile to desktop style and vice versa</li>
|
||||
<li>Download and save content from ZIM</li>
|
||||
<li>Support full-screen and orientation lock in most browsers and frameworks</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>Disabled reload protection if app has persistent access to storage via FSA API</li>
|
||||
<li>Prominent "Download now" button in library if OPFS is enabled</li>
|
||||
<li>Better styling for popovers in dark mode</li>
|
||||
<li>If main Kiwix download server is inaccessible, app now provides a list of mirrors</li>
|
||||
<li>Popovers now take into account the zoom factor on latest browsers with new support for `zoom`</li>
|
||||
<li>PWA can now update without user having to exit the app (with user gesture or automatically in Electron)</li>
|
||||
<li>If user hasn't dismissed the splashscreen then it is shown again after a refresh</li>
|
||||
<li>When printing, the zoom level of the article is temporarily reset for more predictable results</li>
|
||||
<li>Handle navigation correctly in new DevDoc ZIMs</li>
|
||||
<li>Search now takes into account any article zoom level</li>
|
||||
<li>Fix build of Win7 32bit app with wrong Electron version and block autoupdate</li>
|
||||
<li>Reset options are now in separate module to avoid circular dependencies</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user