mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-08 03:37:12 -04:00
Changelogs for 0.9.9.6 release
# Conflicts: # CHANGELOG.md # www/index.html # www/js/init.js Former-commit-id: 16b284632e2164fc16f31b2bdc43265e079e947a [formerly d96bf3641f602eb8d5b2f20896e881884ee1ae25] Former-commit-id: da9298b5e193d0c4138a80caa8caf0b8d4ee7b41
This commit is contained in:
parent
fe4c930003
commit
b539e46627
@ -1,3 +1,12 @@
|
||||
## Release 0.9.9.6 (beta)
|
||||
* UPDATE: May 2018 update of WikiMed ZIM archive to wikipedia_en_medicine_novid_2018-05.zim
|
||||
* UPDATE: Mobile styles and cached home page
|
||||
* ENHANCEMENT: Performance improvements by reducing dependency on jQuery
|
||||
* ENHANCEMENT: Tweaks to dark style
|
||||
* ENHANCEMENT: Improvements to show-hide sections toggle function with footnote/endnote references
|
||||
* FIX: Whitespace at the end of the page is now preserved when hiding reference section
|
||||
* FIX: Tapping headers now only opens and closes sections on narrow screens as intended by WikiMedia
|
||||
|
||||
## Release 0.9.9.5 (beta)
|
||||
* ENHANCEMENT: Headings in article can be toggled open or closed with tap or click
|
||||
* ENHANCEMENT: Current page is cached in localStorage for very fast restart and reloading
|
||||
|
@ -54,11 +54,9 @@
|
||||
<div id="update" class="update">
|
||||
<h3 style="margin-top:0;">Changes in <span class="version">0.9 (beta)</span></h3>
|
||||
<ul style="padding-left: 15px;">
|
||||
<li>Tap article headings to open or close</li>
|
||||
<li>Current page is stored for fast reloading</li>
|
||||
<li>Printing uses desktop style by default</li>
|
||||
<li>Fixed app crash in print dialogue</li>
|
||||
<li>Fixed non-display of some language codes in download links</li>
|
||||
<li>May 2018 update of ZIM archive</li>
|
||||
<li>Tapping headers now only opens and closes sections on narrow screens as intended by WikiMedia</li>
|
||||
<li>Whitespace preserved at end of page when closing references</li>
|
||||
</ul>
|
||||
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/master-dev/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user