v8.14.6
2025-10-24Added cert path support, fixed UI bugs, updated dependencies including security update.
View full changelog
🚀 Features
- Support setting the path to certs - by @amir20 in https://github.com/amir20/dozzle/issues/4198 (911f7)
🐞 Bug Fixes
- Scroll-jump by making dropdown position dynamic - by @akash-ramaswamy (176c1)
- Fixes action menu being cut - by @amir20 (cffd4)
- Fixes linebreaks breaks. Fixes #4197 - by @amir20 in https://github.com/amir20/dozzle/issues/4214 and https://github.com/amir20/dozzle/issues/4197 (72d1e)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4200 (0cd62)
- Update dependency unplugin-vue-components to v30 - in https://github.com/amir20/dozzle/issues/4201 (50dc5)
- Update dependency vite to v7.1.11 [security] - in https://github.com/amir20/dozzle/issues/4203 (b752a)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4207 (ce436)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4211 (1c6f3)
- Update vueuse monorepo to v14 (major) - in https://github.com/amir20/dozzle/issues/4213 (a7611)
View changes on GitHub
v8.14.5
2025-10-17Fixed nil pointer bug and updated all non-major dependencies
View full changelog
🐞 Bug Fixes
- Fixes a nil pointer that was happening in the agent - by @amir20 in https://github.com/amir20/dozzle/issues/4183 (938c6)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4165 (67348)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4170 (3aa3b)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4171 (cb626)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4176 (573ee)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4195 (78e63)
View changes on GitHub
v8.14.4
2025-10-02Added compression and increased receive limit to agent grpc; updated all non-major dependencies.
View full changelog
🚀 Features
- Adds compression and bigger receive limit to agent grpc - by @amir20 in https://github.com/amir20/dozzle/issues/4162 (3195b)
🐞 Bug Fixes
- deps: Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4163 (0a722)
View changes on GitHub
v8.14.3
2025-09-30Added DOZZLE_AUTH_LOGOUT_URL support, role support enhancements, and updated non-major dependencies.
View full changelog
🚀 Features
- Add DOZZLE_AUTH_LOGOUT_URL support for ForwarderProxy - by @dima-bzz in https://github.com/amir20/dozzle/issues/4151 (29f06)
- Support for dozzle_* roles - by @amir20 in https://github.com/amir20/dozzle/issues/4153 (65d69)
🐞 Bug Fixes
- Supports roles as json, comma or pipe sepearated values - by @amir20 in https://github.com/amir20/dozzle/issues/4150 (02034)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4156 (264af)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4158 (285a8)
View changes on GitHub
v8.14.2
2025-09-25Fixed proxy roles default and updated non-major dependencies
View full changelog
🐞 Bug Fixes
- Fixes roles for proxy to default to all - by @amir20 in https://github.com/amir20/dozzle/issues/4145 (56753)
- deps: Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4146 (dc131)
View changes on GitHub
v8.14.1
2025-09-23Fixed session reset for users without roles
View full changelog
🐞 Bug Fixes
- Resets session for existing users who do not have roles defined - by @amir20 in https://github.com/amir20/dozzle/issues/4141 (5aea4)
View changes on GitHub
v8.14.0
2025-09-23Add user roles, fix UI issues, reset session on role change, update non-major dependencies
View full changelog
🚀 Features
- Add user roles to limit the scope users have - by @dima-bzz in https://github.com/amir20/dozzle/issues/4133 (5f246)
🐞 Bug Fixes
- Add full width to side menu - by @yanhao98 and 严浩 in https://github.com/amir20/dozzle/issues/4127 (6e4a5)
- Fixes dates and labels being incorrect size when changed - by @amir20 in https://github.com/amir20/dozzle/issues/4138 (395d8)
- If roles changed after a restart of Dozzle, then it resets user session - by @amir20 in https://github.com/amir20/dozzle/issues/4139 (fb359)
- Fixes release - by @amir20 (f667e)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4119 (7ed0e)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4121 (3f376)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4124 (b2c33)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4126 (a1ced)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4128 (23ad3)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4132 (54799)
- Update dependency unplugin-vue-components to ^29.1.0 - in https://github.com/amir20/dozzle/issues/4134 (84ec3)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4140 (220dc)
View changes on GitHub
v8.13.14
2025-09-10No significant changes in this release
View full changelog
No significant changes
View changes on GitHub
v8.13.13
2025-09-10Added archiving for dozzle binaries and updated non-major dependencies
View full changelog
🚀 Features
- Enables the archiving of dozzle binaries - by @amir20 (ed509)
🐞 Bug Fixes
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4104 (e702b)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4107 (146ff)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4111 (940ba)
- Update dependency entities to v7 - in https://github.com/amir20/dozzle/issues/4112 (ed8ce)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4113 (31d7f)
View changes on GitHub
v8.13.12
2025-09-03Added release check mode, fixed waitGroup panic, updated non-major dependencies including daisyui to v5.1.6
View full changelog
🚀 Features
- Release check mode - by @uponminiature in https://github.com/amir20/dozzle/issues/4095 (01c56)
🐞 Bug Fixes
- Panic - waitGroup counter goes negative - by @akash-ramaswamy in https://github.com/amir20/dozzle/issues/4101 (f6e3d)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4097 (cfd75)
- Update dependency daisyui to v5.1.6 - in https://github.com/amir20/dozzle/issues/4100 (a2cc7)
View changes on GitHub
v8.13.11
2025-08-31Added feature to disable avatars
View full changelog
🚀 Features
- Implement ability to disable avatars - by @uponminiature and uponminiature in https://github.com/amir20/dozzle/issues/4091 (6df66)
View changes on GitHub
v8.13.10
2025-08-28Parallel container fetching and updates to non-major dependencies; performance boost for multiple agents.
View full changelog
🚀 Features
- Changes the fetching of containers from serial to parallel. This provide a little performance boost for people who have multiple agents. - by @amir20 in https://github.com/amir20/dozzle/issues/4088 (16495)
🐞 Bug Fixes
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4078 (81308)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4081 (4e966)
- Update module github.com/stretchr/testify to v1.11.0 - in https://github.com/amir20/dozzle/issues/4084 (91259)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4086 (03a2e)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4089 (99faa)
View changes on GitHub
v8.13.9
2025-08-15Upgrade to Go 1.25, fixed context menu, and updated all non-major dependencies.
View full changelog
Features
- Upgrades to Go 1.25 which should provide better performance inside containers and efficient JSON serialization
🐞 Bug Fixes
- Fixes context menu to be to the side instead of bottom - by @amir20 in https://github.com/amir20/dozzle/issues/4069 (6f87c)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4050 (bd3e7)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4051 (1f441)
- Update all non-major dependencies to ^13.6.0 - in https://github.com/amir20/dozzle/issues/4052 (44d30)
- Update module github.com/docker/docker to v28.3.3+incompatible [security] - in https://github.com/amir20/dozzle/issues/4054 (3ca64)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4056 (eb20f)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4057 (9f079)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4058 (da2d5)
- Update dependency unplugin-auto-import to v20 - in https://github.com/amir20/dozzle/issues/4059 (e044e)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4063 (a54dd)
- Update dependency unplugin-vue-components to v29 - in https://github.com/amir20/dozzle/issues/4064 (9939b)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4068 (1064a)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4070 (f037b)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4075 (cd4f9)
View changes on GitHub
v8.13.8
2025-07-24Bug fixes including search z-index and updates to non-major dependencies
View full changelog
🐞 Bug Fixes
- Fixes search z-index - by @amir20 in https://github.com/amir20/dozzle/issues/4048 (26c85)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4044 (5755a)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4046 (4aa06)
View changes on GitHub
v8.13.7
2025-07-19Add group containers by label and update all non-major dependencies
View full changelog
🚀 Features
- Group containers by
dev.dozzle.grouplabel - by @ZenVoich in https://github.com/amir20/dozzle/issues/4043 (8506f)
🐞 Bug Fixes
- deps: Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4040 (4d5f9)
View changes on GitHub
v8.13.6
2025-07-15Fixed star icon conflict with dropdown menu
View full changelog
🐞 Bug Fixes
- Star conflicting with dropdown - by @cavazzatommaso in https://github.com/amir20/dozzle/issues/4038 (0d9ff)
View changes on GitHub
v8.13.5
2025-07-14Bug fixes and dependencies updated with no major changes
View full changelog
🐞 Bug Fixes
- Allows dots inside URLs (not at end) - by @Jeto143 in https://github.com/amir20/dozzle/issues/4035 (f8436)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4024 (9250d)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4028 (6d829)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4036 (44c02)
View changes on GitHub
v8.13.4
2025-06-30Bug fixes including null value fix in log viewer, URL period removal, and dependency updates.
View full changelog
🐞 Bug Fixes
- Fixes null values breaking log viewer - by @amir20 in https://github.com/amir20/dozzle/issues/4014 (500ff)
- Removes period at the end of URLs - by @amir20 in https://github.com/amir20/dozzle/issues/4016 (0c25f)
- deps: Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4012 (0d614)
View changes on GitHub
v8.13.3
2025-06-27Bug fixes updating all non-major dependencies and updating vite to v7.
View full changelog
🐞 Bug Fixes
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4002 (ae058)
- Update dependency vite to v7 - in https://github.com/amir20/dozzle/issues/4004 (d0fbe)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4005 (b6cf7)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4006 (a8033)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4009 (46b48)
View changes on GitHub
v8.13.2
2025-06-22Bug fixes including z-index and scroll progress improvements; updated all non-major dependencies.
View full changelog
🐞 Bug Fixes
- Fixes z-index on some menu and improves scroll progress fading - by @amir20 in https://github.com/amir20/dozzle/issues/3989 (a8790)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3990 (8d38f)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3991 (99d0a)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3992 (72914)
- Update module github.com/go-chi/chi/v5 to v5.2.2 [security] - in https://github.com/amir20/dozzle/issues/3997 (74367)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/3998 (3916e)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4000 (def47)
View changes on GitHub
v8.13.1
2025-06-16Adds support for nested arrays, objects, and wrn logging level.
View full changelog
🚀 Features
- Supports nested arrays and objects - by @amir20 in https://github.com/amir20/dozzle/issues/3979 (c1955)
- Supports wrn level. see #3984 - by @amir20 in https://github.com/amir20/dozzle/issues/3985 and https://github.com/amir20/dozzle/issues/3984 (633d7)
View changes on GitHub
v8.13.0
2025-06-12Adds icon to log out, Korean translation, specific log links, UI tweaks, and updates dependencies with bug fixes.