You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This updates the Prowlarr plugin so that it is compatible with [Buildarr v0.6.0](https://buildarr.github.io/release-notes/#v060-2023-09-02).
6
+
This version is also backwards compatible with [Buildarr v0.5.0](https://buildarr.github.io/release-notes/#v050-2023-04-16).
7
+
8
+
Other changes to the Prowlarr plugin for this release include:
9
+
10
+
* Relax URL parsing on the `buildarr prowlarr dump-config` command, fixing configuration dumping from Prowlarr instances without a canonical domain name (e.g. IP addresses and `localhost`)
11
+
12
+
### Changed
13
+
14
+
* Update package metadata and dependencies ([#15](https://github.com/buildarr/buildarr-prowlarr/pull/15))
0 commit comments