About
Versions (149)
v10.6.11
2026-07-20🚀 Features
- Add theme-aware ANSI color palette for log viewer - by @amir20 and Claude in https://github.com/amir20/dozzle/issues/4849 (95794)
🐞 Bug Fixes
- Unescape quoted logfmt values - by @TowyTowy and Claude in https://github.com/amir20/dozzle/issues/4844 (e3f45)
- Deliver last log line when it has no trailing newline - by @TowyTowy and Claude in https://github.com/amir20/dozzle/issues/4846 (f3e61)
- deps: Update all non-major dependencies - in https://github.com/amir20/dozzle/issues/4841 (c3b1c)
- utils: Prevent panic when pushing to a zero-size ring buffer - by @TowyTowy and Claude in https://github.com/amir20/dozzle/issues/4840 (523ac)