Update PWA changelog

This commit is contained in:
Jaifroid 2023-02-26 21:48:30 +00:00
parent 132564dff5
commit 4f773d668f

View File

@ -108,17 +108,9 @@
<ul style="padding-left: 15px;"> <ul style="padding-left: 15px;">
<li>Provide indication of archive download progress in Electron app</li> <li>Provide indication of archive download progress in Electron app</li>
<li>Avoid opening blank window when downloading archive in Electron/NWJS</li> <li>Avoid opening blank window when downloading archive in Electron/NWJS</li>
<li>Tidier Configuration layout with collapsible options</li> <li>Provide troubleshooting option to disable drag-and-drop</li>
<li>Streamline access to legacy file picker when File System Access API unavailable</li> <li>Removed orientation key that prevented proper setting of orientation in some contexts</li>
<li>The PWA now works on iOS devices (iPhone/iPad) in Safari and can be added to home screen</li> <li>Improved detection of Wikimedia ZIMs for seleciton of printing stylesheet</li>
<li>App now intelligently sets the initial window opening mode (tab or window)</li>
<li>Neater display of file picking instructions, hiding them when no longer needed</li>
<li>Sample archive changed to wikipedia_en_100_mini_2023-01</li>
<li>Fix several printing issues</li>
<li>Fix logic for checking the GitHub update server</li>
<li>Legacy file picker is now able to pick ZIM archives on iOS devices</li>
<li>Block a wider range of analytics in Zimit archives</li>
<li>Processing of data-srcset blocks in Zimit archives</li>
</ul> </ul>
<p><a href="https://github.com/kiwix/kiwix-js-windows/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> <p><a href="https://github.com/kiwix/kiwix-js-windows/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>
</div> </div>