Final changelog

This commit is contained in:
Jaifroid 2023-04-13 19:38:02 +01:00
parent a6e68bd7fa
commit 5b7e0916cf
2 changed files with 5 additions and 3 deletions

View File

@ -1,11 +1,12 @@
# Changelog
## In-progress release 2.4.4
## Release 2.4.4
* ENHANCEMENT: Provide fuzzy search for case-insensitive links in Zimit archives
* ENHANCEMENT: Include broader pseudo-case-insensitive search in title search
* SECURITY: Add iframe referrer policy 'none'
* SECURITY: Add iframe referrer policy 'no-referrer'
* SECURITY: Strengthen Content Security Policy via response headers and meta http-equiv
* UPDATE: Sample archive changed to `wikipedia_en_100_mini_2023-04`
* UPDATE: Streamline the splashscreen display and make it dynamic
* UPDATE: Add more complete language support to the Download Library languages dropdown
* FIX: Stack Exchange ZIM detection

View File

@ -106,7 +106,8 @@
<li>Provide fuzzy search for case-insensitive links in Zimit archives</li>
<li>Include broader pseudo-case-insensitive search in title search</li>
<li>Strengthen Content Security Policy via response headers and meta http-equiv</li>
<li>Add iframe referrer policy 'none'</li>
<li>Add iframe referrer policy 'no-referrer'</li>
<li>Sample archive changed to wikipedia_en_100_mini_2023-04</li>
<li>Streamline the splashscreen display and make it dynamic</li>
<li>Add more complete language support to the Download Library languages dropdown</li>
<li>Fix Stack Exchange ZIM detection</li>