Releases: amir20/dozzle
Releases · amir20/dozzle
v8.12.14
v8.12.13
🚀 Features
🐞 Bug Fixes
- Fixes total limit memory with multiple containers on the same host - by @amir20 in #3842 (11bc1)
- deps:
View changes on GitHub
v8.12.12
v8.12.11
🚀 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:
View changes on GitHub
v8.12.10
v8.12.9
🚀 Features
- Creates betters messaging for analytics mode - by @amir20 in #3812 (061cd)
- More improvements to analytic and gzips logs for better performance - by @amir20 in #3814 (1cf17)
- Adds better disabled colors and loader while fetching big logs - by @amir20 in #3816 (ec792)
🐞 Bug Fixes
- deps:
View changes on GitHub
v8.12.8
🐞 Bug Fixes
- Use /tmp instead of ./ to ensure that user permissions can be mounted correctly. - by @amir20 in #3797 (b33ae)
- Fixes collapse color visually hard to see on light theme - by @amir20 in #3801 (d43de)
- Fixes broken link on container title - by @amir20 in #3803 (0fee1)
- Reverts confirm password - by @amir20 (a33f7)
- deps: Update all non-major dependencies - in #3798 (a052f)
- docs: Updates typos in docs - by @amir20 (febdb)
View changes on GitHub
v8.12.7
🚀 Features
- Add support for both .yml and .yaml files and prioritize .yml for users file - by @PiyushDixit96 in #3789 (2f841)
- Improves generate with confirm to catch typos - by @amir20 in #3794 (7455a)
🐞 Bug Fixes
- deps:
View changes on GitHub
v8.12.6
v8.12.5
🚀 Features
🐞 Bug Fixes
- Use light mode bg color as theme color - by @agneevX in #3757 (2a2f6)
- Fixes mobile menu having the wrong padding - by @amir20 in #3765 (9c2e0)
- Update and improve it locale - by @andreatitolo in #3771 (f691a)
- Fixes backdrop on fuzzy search - by @amir20 in #3776 (37751)
- deps: