github autobrr/dashbrr v0.3.0

11 hours ago

Highlights

This release is centered on the refactor/modernize workstream and ships a major runtime + UI + service integration overhaul.

Notable changes

Runtime and architecture

  • Reworked backend polling/event pipeline for more predictable async behavior and faster UI hydration.
  • Improved SSE state handling and startup snapshots to reduce "hanging/loading" card states.
  • Simplified cache/runtime paths and removed legacy complexity.

Service integrations expanded

  • Added first-class support for:
    • Jellyfin
    • Lidarr
    • Readarr
    • Bazarr
    • SABnzbd
    • NZBGet
    • Uptime Kuma
    • Traefik
    • Qui
  • Strengthened existing integrations:
    • Plex
    • Sonarr / Radarr / Prowlarr
    • Overseerr
    • Autobrr
    • Tailscale
  • Removed deprecated Omegabrr integration.

Auth and security

  • Plex auth flow modernized (PIN-based flow support).
  • OIDC and built-in auth paths hardened and cleaned up.

Frontend and UX

  • Service cards/layout behavior significantly improved (responsive grid/masonry, reduced dead space, better section behavior).
  • Improved consistency/perf of service data rendering and loading transitions.
  • Added browser regression coverage for critical layout/state behavior.

Tooling / CI / DX

  • CI and lint workflows modernized.
  • Large internal refactors to reduce duplication and improve maintainability across handlers/services.

Docker image

  • docker pull ghcr.io/autobrr/dashbrr:v0.3.0

Full changelog

Don't miss a new dashbrr release

NewReleases is sending notifications on new releases.