Dozzle logo

Dozzle

Realtime web-based viewer for live Docker container logs

Alternative to: loggly, papertrail, kibana, portainer, glances, ctop, stern


About Versions (102)

v8.14.9

2025-11-19

Adds download filters with level filters and updates all non-major dependencies (two commits) for Dozzle v8.14.9.

v8.14.8

2025-11-15

Release v8.14.8 adds CLEF-format log level retrieval (@l), a pagination dropdown for pages >10, and bumps all non-major dependencies.

v8.14.7

2025-11-06

Bug fixes: corrects dropdown placement, validates redirect host, fixes level filtering backfill; and updates all non-major dependencies.

v8.14.6

2025-10-24

Adds support for configuring the certs path; fixes dropdown scroll, action menu clipping, and line breaks; updates multiple dependencies (including vite, unplugin-vue-components, and VueUse v14).

v8.14.5

2025-10-17

Bug fix: resolves a nil pointer crash in the agent; updated all non-major dependencies to latest.

v8.14.4

2025-10-02

Adds compression and a larger receive limit for agent gRPC, plus updates all non-major dependencies.

v8.14.3

2025-09-30

Adds DOZZLE_AUTH_LOGOUT_URL for ForwarderProxy and dozzle_* roles; fixes role formats (json, comma, or pipe separated) and updates non-major dependencies.

v8.14.2

2025-09-25

Dozzle v8.14.2 includes bug fixes: proxy roles now default to all, and all non-major dependencies are updated.

v8.14.1

2025-09-23

Bug fix in v8.14.1: resets session for existing users who do not have roles defined.

v8.14.0

2025-09-23

Release v8.14.0 introduces user roles to limit scope, fixes side menu width, date/label sizing on changes, role persistence after restarts, a release fix, and updates all non-major dependencies (including unplugin-vue-components to 29.1.0).

v8.13.14

2025-09-10

No significant changes in v8.13.14 relative to v8.13.13.

v8.13.13

2025-09-10

New feature: archiving of Dozzle binaries; bug fixes primarily updating all non-major dependencies and bumping dependency entities to v7 across multiple commits.

v8.13.12

2025-09-03

Adds release check mode; fixes a panic from negative waitGroup counter; updates all non-major dependencies and daisyui to v5.1.6.

v8.13.11

2025-08-31

Adds an option to disable avatars in Dozzle (requested in issue #4091), enabling users to turn avatars off.

v8.13.10

2025-08-28

Switches container fetching from serial to parallel for a modest performance boost, and updates several dependencies (including github.com/stretchr/testify to v1.11.0) to address issues.

v8.13.9

2025-08-15

This release upgrades to Go 1.25 for better container performance and JSON serialization, fixes the context menu position, and updates all non-major dependencies (including a security bump for docker/docker).

v8.13.8

2025-07-24

Release 8.13.8 fixes the search z-index issue and updates all non-major dependencies.

v8.13.7

2025-07-19

Adds grouping of containers by the dev.dozzle.group label and updates all non-major dependencies.

v8.13.6

2025-07-15

Dozzle 8.13.6 fixes a bug where starring conflicted with dropdown menus.

v8.13.5

2025-07-14

Bug fix: allow dots inside URLs (not at end); dependencies updated to latest non-major versions across multiple commits (v8.13.4 → v8.13.5).

v8.13.4

2025-06-30

Bug fixes: resolve null values in log viewer, strip trailing periods from URLs, and update all non-major dependencies (v8.13.3 → v8.13.4).

v8.13.3

2025-06-27

Bug fixes: updated all non-major dependencies (including Vite to v7); see the GitHub compare v8.13.2...v8.13.3 for details.

v8.13.2

2025-06-22

Bug fixes include z-index/menu and scroll progress fading improvements, plus broad dependency updates (including go-chi/chi/v5 to v5.2.2) for security and non-major upgrades.

v8.13.1

2025-06-16

Dozzle v8.13.1 adds nested arrays/objects support and wrn level handling.

v8.13.0

2025-06-12

New features: logout icon, lighter dark mode shadow, persistent links to past logs, tighter log action hover, and Korean translation; fixes: added menu scroll, escaped array strings correctly, and update of non-major dependencies.

v8.12.21

2025-06-05

Bug fixes: tuned CPU/Memory meter thresholds and CPU accuracy in UI, fixed splitting of very large Docker logs (>16KB), and updated all non-major dependencies.

v8.12.20

2025-06-01

Adds a new "collapse all" option in the side menu; improves Dutch translation for the help support message; and updates all non-major dependencies.

v8.12.19

2025-05-30

Bug fixes: restore missing raw messages from agents and update all non-major dependencies.

v8.12.18

2025-05-28

Adds a log-fetch button for skipped items and a new settings page with GitHub links; fixes logfmt in details and updates vue-i18n to 11.1.4 plus other non-major dependencies.

v8.12.17

2025-05-23

This release replaces the homepage progress bar with colored meters and fixes URL pattern matching with quotes, search/URL behavior in the detail panel, plus updating all non-major dependencies.

v8.12.16

2025-05-19

Adds instant redirect to a new container, adds Indonesian translation, fixes scroller-relative time, and updates all non-major dependencies.

v8.12.15

2025-05-08

Adds Dutch translation support and distance-time localization; fixes I18n for no-logs and improves translations; updates dependencies (xsync/v4 to v4.1.0 and other non-major deps).

v8.12.14

2025-05-02

This release narrows container names on mobile, refreshes logos/favicons, and bumps dependencies (including daisyui to v5.0.35) to fix non-major updates.

v8.12.13

2025-04-27

Adds multi-namespace Kubernetes support; fixes total memory limit for multiple containers on a single host; updates all non-major dependencies.

v8.12.12

2025-04-24

Bug fixes: corrects login page width and adds HTML content type to index.html.

v8.12.11

2025-04-24

Release highlights: on-the-fly brotli for static and gzip for streaming; more responsive homepage with borders; improved dropdowns; plus PWA/mobile fixes (menu margins, drawer padding, icons), safer search unescape, and dependency updates.

v8.12.10

2025-04-20

Dozzle v8.12.10 fixes mobile alert issues and SQL analytics errors for more reliable monitoring.

v8.12.9

2025-04-18

This release adds improved analytics messaging, faster log gzip processing and UI loading feedback for large logs, plus routine dependency updates across the board.

v8.12.8

2025-04-14

Bug fixes: switch to /tmp for correct mounts, improve light-theme color visibility, fix container-title link, revert confirmed password, update dependencies, and correct docs typos.

v8.12.7

2025-04-11

Adds YAML support (.yml prioritized), improves generate confirm to catch typos, and updates dependencies DaisyUI to v5.0.18 and Vite to v6.2.6.

v8.12.6

2025-04-09

Bug fixes: correct CPU limit calculation, fix CPU/memory limits on swarm mode with agents, and update all non-major dependencies.

v8.12.5

2025-04-08

This release adds a Docker container limit and fixes UI/theme color, mobile menu padding, locale updates, fuzzy search backdrop, plus dependency bumps.

v8.12.4

2025-04-03

Adds shell support for Kubernetes mode; fixes spacing around remote agents/hosts; updates non-major dependencies (including xsync v3→v4); and refreshes docs (shell, homepage, nginx websocket config).

v8.12.3

2025-03-31

Release v8.12.3 adds shell support for agents and swarm mode.

v8.12.2

2025-03-31

Adds a shell option behind a flag or env var; fixes Traditional Chinese locale, shell cursor color, updates all non-major dependencies, and refreshes docs for the shell.

v8.12.1

2025-03-31

Bug fix: resolved issue where only attach and shell were shown for Docker; now Docker shows full attach and shell options as intended.

v8.12.0

2025-03-30

Introducing terminal mode to attach/exec shells on containers; plus bug fixes for theme colors and close-button rotation, and extensive dependency updates (including vite security) from v8.11.9 to v8.12.0.

v8.11.9

2025-03-10

Release v8.11.9 adds iOS PWA safe-area styling and left/right insets, plus a major vueuse monorepo update to v13.

v8.11.8

2025-03-09

Adds production PWA support; fixes analytics tab with mixed logs and broken mobile splitpanes; updates all non-major dependencies (including vue-i18n to 11.1.2).

v8.11.7

2025-02-24

Bug fix: actions now use the request context instead of the timeout.

v8.11.6

2025-02-22

Adds log level support with common separators; updates non-major dependencies (including v4.0.8) for this release.

v8.11.5

2025-02-20

Bug fixes: remove streams from Kubernetes; update all non-major dependencies to the latest versions.

v8.11.4

2025-02-18

Adds Kubernetes streams and labels support, fixes ansi-to-html fallback colors, and updates non-major dependencies.

v8.11.3

2025-02-15

Bug fix: resolves missing client issue in v8.11.3.

v8.11.2

2025-02-15

Adds proper namespace support in Kubernetes mode and updates all non-major dependencies to resolve issues.

v8.11.1

2025-02-14

Bug fixes: resolved a nil pointer crash in Dozzle, addressing issues #3626 and #3627.

v8.11.0

2025-02-13

Adds Kubernetes cluster support; fixes store deadlocks; updates dependencies (non-major to v4.0.6, Pinia to ^3.0.1, and other non-major updates).

v8.10.7

2025-02-09

Adds a new custom groups menu; fixes menu-active-bg and updates timeout and user agent; and bumps numerous non-major dependencies (plus a docs label fix).

v8.10.6

2025-02-05

Fixed broken download link when host names include a colon, addressing the issue reported by @amir20.

v8.10.5

2025-01-22

Bug fix: only truncate the container name on the right; update all non-major dependencies (several commits) and upgrade to v4.0.0; see GitHub compare for details.

v8.10.4

2025-01-14

Bug fix release v8.10.4 fixes a prefix-related issue, contribution by @amir20.

v8.10.3

2025-01-14

This release (v8.10.3) adds mobile toast improvements, expands release tags, fixes card routing and adds translations, and updates dependencies (splitpanes to 3.1.8 and unplugin-vue-macros to 2.13.8).

v8.10.2

2025-01-11

Bug fixes for swarm hostname, initial host page load, tests, and unclickable search items; several dependency, docs, and language updates.

v8.10.1

2025-01-07

Release 8.10.1 adds support for log levels with double quotes; fixes FINISHED case and grouping with unknown levels; and updates all non-major dependencies.

v8.10.0

2025-01-06

This release adds a container visibility toggle, cross-host log merging, horizontal card navigation, improved exit handling, and a drop-down to jump to containers by name, plus numerous bug fixes and dependency updates.

v8.9.1

2024-12-30

v8.9.1 adds GHCR deployment, batch container downloads as a zip, and fixes for scope validation, mobile spacing, swarm menu load, i18n, log levels, plus dependency updates.

v8.9.0

2024-12-14

This release adds multi-location container filter configuration, a login loader, and user-level filter settings, plus fixes a container-flush race, narrow-column stats hiding, redirect after early container stop, and bumps several dependencies.

v8.8.3

2024-12-08

Bug fixes: corrected locale casing, fixed ANSI link color/regex, and updated all non-major dependencies; upgrade from v8.8.2 to v8.8.3.

v8.8.2

2024-11-25

Release 8.8.2 adds: improved loader randomization for boxes, better container colors, enhanced swarm healthchecks; plus label styling fix in scrollable container and dependency updates to ^11.3.0.

v8.8.1

2024-11-19

This release improves log loading, shows hostname and container names in multi-log mode, adds a brief delay before logs appear, fixes tag expansion in condensed view, and updates @iconify-json/material-symbols to 1.2.7.

v8.8.0

2024-11-16

Release v8.8.0 adds swarm external agent connectivity and fixes log parsing, ANSI color stripping of log levels, plus updating the Vue i18n plugin to v6.

v8.7.4

2024-11-15

Release v8.7.4 adds container rename support and a loader when opening event sources, fixes broken minimum logs, and updates all non-major dependencies.

v8.7.3

2024-11-11

Bug fix: corrects pagination for very long, densely packed logs; and all non-major dependencies are updated to their latest versions.

v8.7.2

2024-11-02

Adds agent healthcheck skip and level syntax checks, plus fixes link color for colorized logs and updates all non-major dependencies.

v8.7.1

2024-10-28

Bug fix in v8.7.1: Corrects base ANSI color conversion to fix color rendering.

v8.7.0

2024-10-27

Dozzle v8.7.0 adds a new logo and fixes several bugs: timeout flag, limits SQL log entries to 100, shows unfound fields by default, fixes toggle all with empty JSON fields, and updates non-major dependencies.

v8.6.2

2024-10-21

Dozzle 8.6.2: removes rounded corners in compact mode, fixes a created-state container edge case, and updates all non-major dependencies.

v8.6.1

2024-10-13

This release adds a toggle for all levels, fixes blank links from displaying as JSON, and updates all non-major dependencies.

v8.6.0

2024-10-06

This release adds level filtering and auth TTL, fixes broken log downloads, updates non-major dependencies, and improves SQL table performance.

v8.5.5

2024-10-01

Bug fixes: added support for empty logfmt values and upgraded unplugin-vue-macros to ^2.12.3.

v8.5.4

2024-09-29

Bug fix: guess log level now also checks severity, improving accuracy (v8.5.4).

v8.5.3

2024-09-27

Security update: replaces existing hash with bcrypt for improved password security in v8.5.3 (see GHSA advisory and changelog).

v8.5.2

2024-09-26

Now shows the first 1000 records and updates all non-major dependencies to fix issues.

v8.5.1

2024-09-20

Performance: Adds a timeout when fetching host info to improve reliability and responsiveness.

v8.5.0

2024-09-19

Adds DuckDB WebAssembly to enable a lightweight SQL engine in the browser.

v8.4.4

2024-09-17

Fixes a CSS issue that caused a horizontal scrollbar; updates several dependencies (vue-i18n to v10, @intlify/unplugin-vue-i18n to v5, date-fns to v4) and other non-major updates.

v8.4.3

2024-09-09

Bug fixes: hover background cleanup, login page cleanup, and dependency update unplugin-vue-router to ^0.10.8; Performance: CSS animations now use translate for smoother rendering.

v8.4.2

2024-09-08

Release 8.4.2 adds a raw JSON view with copy for complex logs, fixes search on initial load and history backfills, improves first-search backfill, and updates non-major dependencies.

v8.4.1

2024-09-03

Bug fixes correct the merged view and incorrect base calculation (resolving #3248), contributed by @amir20.

v8.4.0

2024-09-03

Breaking: search now runs on the backend, removing in-context search results; Features: improved mobile view; Bug fixes: adds search support for integers, floats, and booleans.

v8.3.0

2024-08-29

Release 8.3.0 adds log-fetch retries, live-mode animations, total-log scroll progress, a side panel for field reordering, and a version display; includes fixes for language settings, empty-log loops, skip logs, dependency updates, and improved log burst performance.

v8.2.1

2024-08-15

Release 8.2.1 adds a feature to translate example log entries, contributed by @Mephisto090.

v8.2.0

2024-08-13

Adds support for custom container names and reads certificates locally when available.

v8.1.5

2024-08-12

Adds an action toolbar for groups, services, and stacks; enables swarm mode service name resolution by using the internal hostname; and updates non-major dependencies.

v8.1.4

2024-08-05

Bug fixes: restore missing info, fix broken image tag in the title bar, correct search skipping every other log; dependency update: vitepress to v1.3.2; version v8.1.4.

v8.1.3

2024-07-31

Bug fix: fixes panic in the agent when processing stopped containers.

v8.1.2

2024-07-29

Adds container actions for agents; fixes version handling and refresh after restart; updates dependencies; and speeds up container retrieval with a semaphore.

v8.1.1

2024-07-28

Dozzle v8.1.1 adds a desktop menu for mobile navigation and fixes the default fallback not working.

v8.1.0

2024-07-26

Release improves agent reconnection resilience, introduces performance issues in swarm mode with small UI updates, caps items fetched when scrolling up, and loads only selected locales.

v8.0.7

2024-07-24

Bug fixes: ensure first lines display correctly (fixes #3139/3142); Performance: improved handling when many containers are present.

v8.0.6

2024-07-21

Auto-links URLs in logs; fixes remote host info, memory int size, auto-redirect, and single-in-progress fetch, plus updates non-major dependencies (Tailwind CSS and icon packages).

v8.0.5

2024-07-11

Adds swarm service sorting, prefers swarm node ID then machine ID for identity, removes orphaned containers, and fixes analytics not respecting the no-analytics flag.