Skip to content

v0.1.1 - 2023-04-08

Compare
Choose a tag to compare
@Callum027 Callum027 released this 08 Apr 10:34
· 32 commits to main since this release
e3dca17

This is a bugfix release to resolve problems with the first release, particularly when using Prowlarr to manage the indexers of Sonarr instances.

  • Add an error message for when an invalid indexer type is provided
  • Add mutual exclusion handling for the category and directory attributes in Transmission/Vuze download clients
  • Fix updating app sync profiles
  • Fix updating indexer proxies, download clients, application links and app sync profiles when not all type-specific resource values are defined in the configuration
  • Require at least version 0.4.1 of the Sonarr plugin for Buildarr, to fix bugs with instance linking

Changed

  • Fix bugs from integration tests (#4)