mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-09-09 04:06:27 -04:00
Final changelog
This commit is contained in:
parent
a6e68bd7fa
commit
5b7e0916cf
@ -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
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user