Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaifroid committed Aug 27, 2023
1 parent 5147970 commit 2312180
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@

* 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 English-language Wikivoyage scrapes since 2023-07
* REGRESSION: Work around missing titles in all WikiMedia scrapes since 2023-07
* 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
* DEV: Added clear documentation to the Create-DraftRelease.ps1 script
* DEV: Remove more unnecessary JQuery from the app
* DEV: Disable appCache by default if developing with the Vite server

## Release 2.5.6

Expand Down
3 changes: 2 additions & 1 deletion www/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,12 +104,13 @@ <h3 style="margin-top:0;">Changes in version <span class="version">2.0</span></h
<ul style="padding-left: 15px;">
<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 English-language Wikivoyage scrapes since 2023-07</li>
<li>Work around missing titles in all WikiMedia scrapes since 2023-07</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>
<li>Added clear documentation to the Create-DraftRelease.ps1 script</li>
<li>Remove more unnecessary JQuery from the app</li>
<li>Disable appCache by default if developing with the Vite server</li>
</ul>
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/main/CHANGELOG.md" target="_blank" rel="noopener">And there's more...<img alt="external link" src="I/s/Icon_External_Link.png"></a></p>
</div>
Expand Down

0 comments on commit 2312180

Please sign in to comment.