mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 12:19:46 -04:00
More concise list of changes
Former-commit-id: c0514906c793b409bf3f3391a9024a7fc8cfa8d8 [formerly 166bd29021346607030062b73f95352a94cd3549] Former-commit-id: 977111320a058b5f378f4c267863e4eddb61303d
This commit is contained in:
parent
18dbd71790
commit
ab16d2188c
@ -48,11 +48,11 @@
|
||||
<h2>Welcome to Kiwix JS for Windows</h2>
|
||||
<h3>Changes in 0.9.7 (beta)</h3>
|
||||
<ul>
|
||||
<li>Fixed lack of an icon indicating that a link is to an external web site</li>
|
||||
<li>Fixed bugs in mobile to desktop style transformation</li>
|
||||
<li>Fixed issue with infoboxes and images not stacking correctly on mobile displays, and support infoboxes in German Wikivoyage</li>
|
||||
<li>Fixed last-visited page not being remembered when user picked the file as a single archive</li>
|
||||
<li>Fixed a bug which prevented the dark mode by simple inversion from functioning</li>
|
||||
<li>Fixed missing icon for external hyperlinks</li>
|
||||
<li>Fixed bugs in mobile to desktop transform</li>
|
||||
<li>Fixed issue stacking of infoboxes and images on mobile displays</li>
|
||||
<li>Fixed last-visited page not being remembered in certain circumstances</li>
|
||||
<li>Dark mode by simple inversion now works</li>
|
||||
</ul>
|
||||
<h3>Please read this important information!</h3>
|
||||
<p>
|
||||
@ -75,13 +75,11 @@
|
||||
<h3>Features in Version 0.9</h3>
|
||||
<ul>
|
||||
<li>Compatible with Continuum!</li>
|
||||
<li>Wikivoyage pages (English and German) display a map location marker for places that have geo-location data. Tap the icon to open the Maps app at this location</li>
|
||||
<li>The app remembers the last page you visited before closing the app, and will resume from that page. You can turn this option off in the settings</li>
|
||||
<li>Wikivoyage pages (English and German) display a map location marker for places that have geo-location data. Tap to open the Maps app at location</li>
|
||||
<li>Last-visited page is remembered between sessions. Selectable in the settings</li>
|
||||
<li>Now supports links in Stackexchage ZIMs (note that equations are not yet supported in Stackexchange)</li>
|
||||
<li>Added auto-loading of ZIM archives on device storage</li>
|
||||
<li>In-page search / highlighting with Ctrl-F / Alt-F or tap on search button</li>
|
||||
<li>Dark-themed User Interface and dark-themed content - please see Config section to enable it</li>
|
||||
<li>Added ability to change the font size for articles and the UI</li>
|
||||
<li>Equations are now typeset using MathJax, if the original TeX string is available, otherwise the (slow) fallback images are used</li>
|
||||
<li>Option to transform the layout using the Wikipedia mobile or desktop styles</li>
|
||||
<li>If your device is slow, you can disable the display of images, and extract them one-by-one as needed - see Config</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user