github buildarr/buildarr v0.4.1
v0.4.1 - 2023-04-09

latest releases: v0.8.0b1, v0.7.1, v0.7.0...
13 months ago

This is a backwards-compatible feature and bugfix release that resolves some issues when running Buildarr in a Docker container, and other small bugs.

  • A bug was fixed where Buildarr would not always detect configuration file changes in the Docker environment, particularly if run in Docker Desktop or Docker on WSL2.
  • The default settings for the YAML encoder for configurations were adjusted, changing the configuration attribute order to be closer to the intended order, and making automatically generated configuration easier to read.
  • The documentation has been updated to note the release of the Prowlarr plugin for Buildarr, and the installation instructions for the Docker image have been extended to reflect changes in the way the Docker container can be used.
  • The plugin API has been extended to add a hook for overriding the function that Buildarr uses to compare local and remote configuration attribute values, for when custom code for that is required.

Added

  • Add overriding the value compare function to remote maps (#84)

Changed

  • Fix config file monitoring in the Docker container (#82)
  • Fix mistakes in error messages (#85)
  • Update Buildarr docs (#87)
  • Improve built-in YAML encoding (#88)

Don't miss a new buildarr release

NewReleases is sending notifications on new releases.