github Kha-kis/arr-dashboard v2.18.2
v2.18.2 — Auto-Tagger one-click Connect webhook auto-install

latest releases: v2.24.1, v2.24.0, v2.23.0...
3 months ago

Auto-Tagger — one-click Connect webhook auto-install (issue #422). A follow-up to the real-time webhook plumbing that shipped in 2.18.0: instead of hand-pasting the URL and Authorization: Bearer … header into every Sonarr/Radarr's Connect settings, you can now select your enabled instances inside the Auto-Tagger settings panel and push the canonical webhook to all of them in a single click.

Added

  • One-click webhook auto-install for Sonarr/Radarr Connect. The Auto-Tagger settings panel grew an Auto-install sub-section that lists every enabled Sonarr/Radarr instance with its current install state (Installed / Not installed / Probe failed). Selecting one or more instances and clicking "Install / Update on N instances" pushes the arr-dashboard auto-tagger notification (URL + Bearer secret + event flags) to each *arr's /api/v3/notification endpoint. Idempotent — re-running updates the existing notification by name match. Per-instance failures (auth error, *arr offline) surface individually without blocking the rest of the batch. The install URL is derived from SystemSettings.externalUrl when configured, falling back to Fastify's trustProxy-aware request fields, so a forged Host header cannot redirect Connect traffic to an attacker. Backed by GET /api/auto-tag/webhook/install/status and POST /api/auto-tag/webhook/install. Closes #422 (#423).

Docs: Auto-Tagger wiki · Full changelog

Pull from Docker Hub: docker pull khak1s/arr-dashboard:2.18.2 (or :latest)

Don't miss a new arr-dashboard release

NewReleases is sending notifications on new releases.