Releases: amir20/dozzle
Releases · amir20/dozzle
Release list
v10.7.4
v10.7.3
This launch brings major features that integrate with Cloud. Checkout the release notes here.
🚀 Features
- cloud:
- logs:
- Merge Dozzle Cloud alerts into the log stream - by @amir20 and Claude Opus 5 (1M context) in #4915 (4b7b3)
- Show how long an alert's incident kept firing - by @amir20 and Claude Opus 5 (1M context) in #4916 (4f21a)
- Mark alerts in the scroll gutter - by @amir20 and Claude Opus 5 (1M context) in #4917 (2b781)
🐞 Bug Fixes
- deps:
- logs:
- Re-enable copy actions in the log context menu - by @amir20 and Claude Opus 5 (1M context) in #4919 (dceeb)
- Correct the alert row, and badge the events behind it - by @amir20 and Claude Opus 5 (1M context) in #4920 (304c0)
- Show cloud alerts in the historical log view - by @amir20 and Claude Opus 5 (1M context) in #4925 (fa1d2)
- Keep event badges through the viewer's re-clone - by @amir20 and Claude Opus 5 (1M context) in #4930 (786b0)
- Stop logging client disconnects as stream errors - by @amir20 and Claude Opus 5 (1M context) in #4931 (f96bd)
🏎 Performance
- logs: Poll Cloud for alerts on a timer, not on every log line - by @amir20 and Claude Opus 5 (1M context) in #4921 (82dea)
View changes on GitHub
v10.7.2
🚀 Features
- Prompt to reload when the UI is older than the server - by @amir20 and Claude Opus 5 in #4904 (b944b)
- cloud: Stream windowed container metrics to Dozzle Cloud - by @amir20 and Claude Opus 5 in #4911 (2b499)
🐞 Bug Fixes
- Don't log an error when docker events listener exits cleanly - by @amir20 and Claude Opus 5 in #4907 (be306)
- deps:
View changes on GitHub
v10.7.1
🐞 Bug Fixes
View changes on GitHub
v10.7.0
🚀 Features
View changes on GitHub
v10.6.15
🐞 Bug Fixes
- Derive jwt signing key from users in a stable order - by @TowyTowy and Claude Opus 5 (1M context) in #4886 (a9395)
- Disambiguate containers with duplicate names across groups - by @lolen in #4893 (e1e29)
- cloud:
- deps:
- Update all non-major dependencies - in #4881 (6b841)
- Update dependency daisyui to v5.7.9 - in #4882 (23985)
- Update all non-major dependencies - in #4883 (8a6ce)
- Update all non-major dependencies - in #4885 (b9df3)
- Update all non-major dependencies - in #4888 (ebc54)
- Update all non-major dependencies - in #4894 (9f2eb)
- security:
View changes on GitHub
v10.6.14
v10.6.13
v10.6.12
🚀 Features
- Command palette in Cmd+K search - by @amir20 and Claude Opus 4.8 in #4861 (f348b)
- ui: Small improvements and polishments - by @LBYPatrick in #4862 (49f62)
🐞 Bug Fixes
- Prompt for generate password on stdin when --password omitted - by @amir20 and Claude Opus 4.8 in #4852 (73099)
- deps:
- security:
View changes on GitHub
v10.6.11
🚀 Features
🐞 Bug Fixes
- Unescape quoted logfmt values - by @TowyTowy and Claude in #4844 (e3f45)
- Deliver last log line when it has no trailing newline - by @TowyTowy and Claude in #4846 (f3e61)
- deps: Update all non-major dependencies - in #4841 (c3b1c)
- utils: Prevent panic when pushing to a zero-size ring buffer - by @TowyTowy and Claude in #4840 (523ac)