diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ca3a356..87319d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * FIX: Math typeset by KaTeX is rendered better when there are mbox statements (fbox is used instead) * FIX: Display-style maths SVGs are now correctly inverted in dark mode * FIX: Standard dark-mode SVGs in infoboxes and elsewhere are now displayed correctly without inversion +* FIX: Truncated display of search box * UPDATE: Updated KaTeX library to v0.11.1 * ENHANCEMENT: Include more files in PWA payload to allow better offline functionality in PWA scenarios * ENHANCEMENT: Appxbundle is now signed with Kiwix certificate for a better sideloading experience diff --git a/www/index.html b/www/index.html index 4adfea63..9b26e258 100644 --- a/www/index.html +++ b/www/index.html @@ -114,6 +114,7 @@