About
Versions (149)
v11.1.0
2026-09-14🚀 Features
- Add oidc auth provider that reads users and roles from the token - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5124 (6d553)
- agent:
- Add generate-certs and stop calling the built-in cert secure - by @amir20 in https://github.com/amir20/dozzle/issues/5131 (acd64)
- auth:
- Sign out of the oidc issuer without a confirmation prompt - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5130 (cfaf8)
- hosts:
- Select a host by clicking its name on the dashboard - by @d-shiri and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5154 (14924)
- icons:
- Add icons for slskd - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5141 (72d7c)
- Add icons for papra - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5142 (9191a)
- Add icons for zerobyte - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5143 (0ae0c)
- Add icons for more services - by @achalker in https://github.com/amir20/dozzle/issues/5145 (b4251)
- logs:
- Hide timestamps that duplicate Docker’s - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5148 (f5399)
- settings:
- Regroup the settings page - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5163 (52e7a)
- setup:
- Login-first setup wizard for fresh installs - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5152 (2ad13)
- ui:
- Clean up mobile layout - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5147 (25fc7)
- Show toast timers as a countdown bar - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5155 (ad211)
- update:
- Dozzle updates itself through a helper container - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5153 (41981)
- Self-update a Dozzle that runs as a Swarm service - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5162 (1b4bf)
🐞 Bug Fixes
- auth:
- Proxy the oidc picture instead of redirecting to it - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5134 (b92d5)
- cloud:
- Open the cloud welcome at its first step after setup - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5161 (b3be8)
- data:
- Write config and profile files atomically - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5127 (f3113)
- Replace atomic rename with a plain synced write - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5129 (5fc4e)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/5122 (17af4)
- Update dependency unplugin-icons to v24 - in https://github.com/amir20/dozzle/issues/5123 (5b620)
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/5157 (6c30c)
- nav:
- Bump sidebar group headers to text-sm - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5136 (ae91d)
- web:
- Mark urls per string instead of trusting markers in log content - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5135 (d575b)