Changelogs for v1.3.0

Former-commit-id: 6c9549460e096ee94607c322911137604a3c41a7 [formerly a0e072e2933e02224d8a9f808d7a7a3f92f968a8 [formerly 46916557712b62580a4a9ab5db02edf64c73eff0]]
Former-commit-id: 94c0989cbbc326b736de475fa3356d20f073e76d
Former-commit-id: 8a7fa326423b6f4483e4b0b52174197015b7820e
This commit is contained in:
Jaifroid 2021-05-19 08:13:53 +01:00
parent b2860ff317
commit 86edba03b7
2 changed files with 7 additions and 7 deletions

View File

@ -1,16 +1,16 @@
# Changelog
## Release 1.3.0
## Release 1.3.0
* FEATURE: Open a new browsable tab or window with right-click, long-press or ctrl-click
* UPDATE: Packaged archive updated to `wikipedia_en_medicine-app_maxi_2021-05.zim`
* FEATURE: Open a new browsable tab or window with right-click, long-press or ctrl-click
* UPDATE: Release Linux AppImage packages for Electron-based build
* ENHANCEMENT: Alt-left or Ctrl-left (and same for right key) can now be used for navigation in the UWP app
* ENHANCEMENT: Alt-left or Ctrl-left (and same for right key) can now be used for navigation
* FIX: Prevent flash between page loads by adapting empty screen to the selected theme color
* FIX: Crash on upgrade of ZIM archive
* FIX: Crash on upgrade of ZIM archive in some contexts
* FIX: Subtitle dislplay on videos
* FIX: Download of media and subtitles
* FIX: Display of list-based home pages
* FIX: Failure to apply dark theme to articles with no CSS
## Release 1.2.5

View File

@ -116,13 +116,13 @@
<h3 style="margin-top:0;">Changes in version <span class="version">1.0</span></h3>
<ul style="padding-left: 15px;">
<li>Open a new browsable tab or window with right-click, long-press or ctrl-click (desktop app only, not mobile)</li>
<li>Packaged archive updated to wikipedia_en_medicine-app_maxi_2021-05</li>
<li>Release Linux AppImage packages for Electron-based build</li>
<li>Alt-left or Ctrl-left (and same for right key) can now be used for navigation</li>
<li>Prevent flash between page loads by adapting empty screen to the selected theme color</li>
<li>Fix crash on upgrade of ZIM archive</li>
<li>Fix crash on upgrade of ZIM archive in some contexts</li>
<li>Fix subtitle display on videos</li>
<li>Fix download of media and subtitles</li>
<li>Fixed failure to apply dark theme to articles with no CSS</li>
</ul>
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/master/CHANGELOG.md" target="_blank">Full changelog...<img src="I/s/Icon_External_Link.png"></a></p>
</div>