Update changelog

This commit is contained in:
Jaifroid 2023-08-31 17:47:49 +01:00
parent 25d2bb4d18
commit b557260b3f
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
* REGRESSION: Fixed loss of ability to pick ZIM archives in latest Chromium on Android
* REGRESSION: Fixed loss of ability to access custom ZIMs from download library
* REGRESSION: Work around missing titles in all WikiMedia scrapes since 2023-07
* FIX: Avoid hyperlinking math fallback images to high-res Wikimedia versions
* FIX: Conflict between manual image display and hyperlinking images to high-res Wikimedia versions
* FIX: More broken Linux icons
* DEV: Appx package is now uploaded to Kiwix releases

View File

@ -106,6 +106,7 @@
<li>Fixed loss of ability to pick ZIM archives in latest Chromium on Android</li>
<li>Fixed regression preventing access to custom ZIM archives in download library</li>
<li>Work around missing titles in all WikiMedia scrapes since 2023-07</li>
<li>Avoid hyperlinking math fallback images to high-res Wikimedia versions</li>
<li>Fix conflict between manual image display and hyperlinking images to high-res Wikimedia versions</li>
<li>Fix more broken Linux icons</li>
<li>Appx package is now uploaded to Kiwix releases</li>