🚀 Features
- Uses brotli on the fly for static files and gzip for streaming - by @amir20 in #3825 (ccfab)
- Makes homepage more responsive and adds some borders for better visibility - by @amir20 in #3837 (433c0)
- Improves dropdowns for other containers - by @amir20 in #3840 (01343)
🐞 Bug Fixes
- Fixes mobile menu having the wrong margin in pwa - by @amir20 in #3826 (36451)
- Fixes potential nil pointer when no container exists - by @amir20 in #3828 (10705)
- Fixes top padding for drawer in PWA mode - by @amir20 in #3829 (31c51)
- Fixes drawer being broken on pwa mode - by @amir20 in #3832 (5616c)
- Fixes icons on mobile for close - by @amir20 in #3833 (4f912)
- Fixes searching escaped html and by unescaping before searching - by @amir20 in #3838 (54339)
- deps: