More concise changelog

Former-commit-id: 02979f004c641cca474522fc24c163e519ab6f80 [formerly d443d8b638c740ad6db2b232b665fc6502c7fb39]
Former-commit-id: 6e0562130afbacf7ebed075e199ae1ea7f89498c
This commit is contained in:
Jaifroid 2018-04-09 17:55:34 +01:00
parent 72aa59f34b
commit b78d66ebd6

View File

@ -54,11 +54,11 @@
<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>Headings in article can be toggled open or closed with tap or click</li>
<li>Current page is cached in localStorage for very fast restart and reloading</li>
<li>Automatically switch to desktop style for better printing result</li>
<li>Fixed bug which prevented switching devices in print dialogue</li>
<li>Fixed bug in download links preventing display of some language codes</li>
<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>
</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>