About
Versions (149)
v11.0.1
2026-09-12🚀 Features
- Add rustfs icon - by @baragoon in https://github.com/amir20/dozzle/issues/5089 (7235d)
- dev: Let several worktrees run the dev server at once - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5106 (26eb0)
- icons: Add icons for more services - by @marvinruder in https://github.com/amir20/dozzle/issues/5120 (00797)
🐞 Bug Fixes
- auth:
- Reject sha256 hashes at startup - by @Srujan-rai in https://github.com/amir20/dozzle/issues/5110 (ed7b1)
- cloud:
- Stop long alert headlines spilling out of the popover - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5099 (2eb67)
- Scope the rail’s alert dot, and forget alerts when unlinked - by @amir20 in https://github.com/amir20/dozzle/issues/5107 (a1e67)
- deps:
- Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/5116 (ef1e3)
- events:
- Stop a dead SSE client from wedging container events - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5104 (d0c83)
- hosts:
- Reconcile agent ids when the events stream connects - by @amir20 in https://github.com/amir20/dozzle/issues/5115 (9a57a)
- podman:
- Derive a stable host id instead of trusting /info - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5109 (010b5)
- ui:
- Redesign the log search surfaces - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5105 (1e915)
- Make copy work over http, and say so when it cannot - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5102 (e8538)
- Give host cards one shape regardless of hostname - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5100 (7282e)
- Keep the stream up while a regex is half typed - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5111 (e0648)
- Move log severity off the row and onto the rail - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5112 (b8aea)
- Keep toasts clear of the rail, hide the activity tab until cloud is linked - by @amir20 in https://github.com/amir20/dozzle/issues/5117 (b0ee4)
- web:
- Remove data race on the releases cache - by @amir20 and Claude Opus 5 (1M context) in https://github.com/amir20/dozzle/issues/5101 (010ae)