Bump changelogs

Former-commit-id: 874637de9ad473bb59bc7505b1e24c54f85cef3a
This commit is contained in:
Jaifroid 2022-10-11 16:23:04 +01:00
parent 7267169104
commit a816d3cc43
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## In progress release 2.1.91
* FIX: Regression preventing UWP app from remaining in Service Worker mode
## Release 2.1.9
* ENHANCEMENT: Better suggestions for mirrors when Library server does not provide mirror info

View File

@ -129,9 +129,10 @@
<li>Fix display of some irregularly formatted filenames in Library</li>
<li>Streamline 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>Fix display of landing pages of YouTube-based archives (e.g. TED Talks)</li>
<li>Ensure dynamic element is scrolled into view when clicked in collection archives</li>
<li>Fixed regression preventing load of some relative assets in Zimit archives</li>
<li>Fix regression preventing load of some relative assets in Zimit archives</li>
<li>Fix regression preventing UWP app from remaining in Service Worker mode</li>
</ul>
<p><a href="https://github.com/kiwix/kiwix-js-windows/blob/master/CHANGELOG.md" target="_blank" rel="noopener">And there's more...<img alt="external link" src="I/s/Icon_External_Link.png"></a></p>
</div>