Skip to content

Release history

managarr releases

A TUI and CLI for managing *arr servers. Built with in Rust

All releases

3 shown

v0.7.2 New feature

SSL configuration now available as separate property, eliminating URI workarounds.

Full changelog

SSL/TLS improvements

Features

  • SSL configuration: Created a separate ssl property for the config so users don't have to specify an ssl_cert_path to use SSL or use the URI workaround for HTTPS API access

Build

  • Updated reqwest and build dependencies
  • Updated the Docker image to ship with trusted CA root certificates from providers like LetsEncrypt, DigiCert, etc. for Docker SSL users

Documentation

  • Updated the README with a more detailed section on how to acquire SSL certificate information
  • Created an authorship policy and PR template requiring explicit acknowledgement of AI assistance
  • Fixed typos in the README

Style

  • Upgraded rustfmt edition to 2024
v0.7.1 Bug fix
Breaking changes
  • macOS configuration file location moved to XDG path
Security fixes
  • CVE-2026-25541 in bytes crate
Notable features
  • managarr config-path command
  • monitored_storage_paths configuration
v0.7.0 New feature
Notable features
  • Full Lidarr support with artist/album management
  • Library browsing with search and filtering
  • CLI commands for all operations

Beta — feedback welcome: [email protected]