mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-17 08:20:10 -04:00
Changelog for interim v2.1.83
Former-commit-id: 13189b5117642f90cf99f895e75ccf4490a1b45a Former-commit-id: dbb0afecf7f6ed42b9bbb10ce15c715a2121b014
This commit is contained in:
parent
b0d7c404a0
commit
c217243b83
@ -1,9 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## In-progress version 2.1.81
|
||||
## In-progress version 2.1.83
|
||||
|
||||
* ENHANCEMENT: Better suggestions for mirrors when Library server does not provide mirror info
|
||||
* UPDATE: Steamline polling of spinner and messaging
|
||||
* FIX: Ensure spinner never shows for more than 3 seconds
|
||||
* FIX: Display of landing pages of YouTube-based archives (e.g. TED Talks)
|
||||
* FIX: Ensure page is blanked and scrolled to top between article loads
|
||||
* FIX: Ensure page is scrolled to top between article loads
|
||||
* FIX: Regression preventing load of some relative assets in Zimit archives
|
||||
|
||||
## Release 2.1.8
|
||||
|
||||
|
@ -123,20 +123,18 @@
|
||||
<div id="update" class="update">
|
||||
<h3 style="margin-top:0;">Changes in version <span class="version">2.0</span></h3>
|
||||
<ul style="padding-left: 15px;">
|
||||
<li>Fixed display of landing pages of YouTube-based archives (e.g. TED Talks)</li>
|
||||
<li>Enable playback of most offline <b>embedded</b> YouTube video in Zimit ZIMs (SW mode)</li>
|
||||
<li>YouTube video <b>links</b> can be played offline if video was scraped (JQuery and SW modes)</li>
|
||||
<li>Clearer signposting of Archive Index vs URL Index</li>
|
||||
<li>Show an alert to user if main page is not an article</li>
|
||||
<li>Sample archive updated to wikipedia_en_climate_change_mini_2022-09</li>
|
||||
<li>Workaround for assets with erroneous MIME types that blocked reload of some articles</li>
|
||||
<li>Better suggestions for mirrors when Library server does not provide mirror info</li>
|
||||
<li>Fix downloading of non-mirrored content in the Library</li>
|
||||
<li>Recognize XHTML documents and applications in Zimit ZIMs and treat as HTML</li>
|
||||
<li>Really fix Wikivoyage package and install icons this time</li>
|
||||
<li>Steamline polling of spinner and messaging</li>
|
||||
<li>Ensure spinner never shows for more than 3 seconds</li>
|
||||
<li>Fixed display of landing pages of YouTube-based archives (e.g. TED Talks)</li>
|
||||
<li>Ensure page is scrolled to top between article loads</li>
|
||||
<li>Fixed regression preventing load of some relative assets in Zimit archives</li>
|
||||
<li>Fixed display of landing pages of YouTube-based archives (e.g. TED Talks)</li>
|
||||
<li>Fix bug preventing loading of Nautilus-based ZIM assets</li>
|
||||
<li>Detect more ZIMs for active content warning</li>
|
||||
<li>Provide instructions for showing URL Index in active content warning</li>
|
||||
<li>Fix download of files with very long filenames</li>
|
||||
<li>Fix bug causing incomplete loading of images on image-heavy landing pages</li>
|
||||
<li>Fix display of blue placeholders for manual image extraction in SW mode</li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user