Download Latest Version Release v0.22.1 source code.tar.gz (3.1 MB)
Email in envelope

Get an email when there's a new version of Dispatcharr

Home / v0.20.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-03 1.9 kB
Release v0.20.2 source code.tar.gz 2026-03-03 2.8 MB
Release v0.20.2 source code.zip 2026-03-03 3.1 MB
Totals: 3 Items   6.0 MB 0

🐛 Bug Fixes

Channel Table & UI

  • Fixed EPG filter regression in channel table (introduced in v0.20.0 channel store refactor): The EPG filter dropdown was showing all EPG sources regardless of whether they had any channels assigned, and the "No EPG" option was never displayed. Only EPG sources with at least one channel assigned now appear as filter options, and "No EPG" correctly appears when at least one channel has no EPG assigned. (Fixes [#1044])
  • Fixed stale stream rows missing hover effect in both the main streams table and the channel-streams sub-table. Stale rows now display consistent hover behavior and background colors across all stream tables.
  • Fixed channel table onboarding message incorrectly appearing when filters returned zero results instead of only when no channels exist at all. (Fixes [#1031])

TV Guide

  • Fixed TV Guide losing scroll position when a filter temporarily yields no results (e.g. switching between channel groups or typing a search query that matches nothing). The guide now preserves and restores the user's scroll position across filter transitions instead of resetting to the beginning. First load still scrolls to the current time as before.

Installation & Setup

  • Fixed several debian_install.sh regressions after the uv migration on clean/minimal Debian installs. - Thanks @marcinolek

🔒 Security

  • Updated frontend npm dependencies to resolve 2 high-severity vulnerabilities:
  • High: Updated minimatch to ≥10.2.3, resolving ReDoS via combinatorial backtracking with multiple non-adjacent GLOBSTAR segments (GHSA-7r86-cg39-jmmj)
  • High: Updated rollup to ≥4.58.1, resolving Arbitrary File Write via Path Traversal (GHSA-mw96-cpmx-2vgc)
Source: README.md, updated 2026-03-03