mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 12:19:46 -04:00
CHANGELOGS for v1.2.6
Former-commit-id: 1c227e1109c231dc8914d711fa44558c7a4b17da [formerly 8107f2626819c2568c400d6950be61ec63b3a210 [formerly 2e10ac91bdde1697b9bb799414822203a07d353a]] Former-commit-id: a44caf20f0056693ddd00c7ebcdf2530561b9b63 Former-commit-id: 5178042bab20a3549a1f48564f85fc86f9b1e111
This commit is contained in:
parent
36e7ff6992
commit
7881da27d2
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## Release 1.2.6
|
||||
|
||||
* FEATURE: Open dynamic navigable tabs or windows with right-click / long-press / ctrl-click / middle-click on a ZIM link
|
||||
* UPDATE: Sample archive updated to wikipedia_en_100_maxi_2021-04
|
||||
* UPDATE: Release Linux AppImage packages for Electron-based build
|
||||
* FIX: Prevent flash between page loads by adapting empty screen to the selected theme color
|
||||
* FIX: Crash on upgrade of ZIM archive
|
||||
* FIX: Subtitle dislplay on videos
|
||||
* FIX: Download of media and subtitles
|
||||
|
||||
## Release 1.2.5
|
||||
|
||||
* ENHANCEMENT: PWA now adapts if it was launched from a basic packaged app
|
||||
|
@ -115,10 +115,13 @@
|
||||
<div id="update" class="update">
|
||||
<h3 style="margin-top:0;">Changes in version <span class="version">1.0</span></h3>
|
||||
<ul style="padding-left: 15px;">
|
||||
<li>PWA now adapts if it was launched from a basic packaged app</li>
|
||||
<li>Location of cached styles tweaked to reflect latest location in ZIM archives</li>
|
||||
<li>Cached main pages for WikiMed and Wikivoyage updated and used by vanilla app</li>
|
||||
<li>Properly define width of infoboxes in Wikimedia Destop style</li>
|
||||
<li>Open dynamic navigable tabs or windows with right-click / long-press / ctrl-click / middle-click on a ZIM link</li>
|
||||
<li>Sample archive updated to wikipedia_en_100_maxi_2021-04</li>
|
||||
<li>Release Linux AppImage packages for Electron-based build</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 subtitle display on videos</li>
|
||||
<li>Fix download of media and subtitles</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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user