Skip to content

Releases: raydak-labs/configarr

Release 1.5.0

17 Dec 13:05
Compare
Choose a tag to compare

1.5.0 (2024-12-17)

Features

  • add configuration options for media management tab (c2f2110)
  • add support for loading customformat definitions (4014d93)
  • optimize envs and add support for custom root for data #117 (f218b56)

Bug Fixes

  • deps: pin dependencies (#118) (912130a)
  • deps: update dependencies (non-major) (a181831)
  • deps: update dependency pino-pretty to v13 (c05c07f)
  • set default language for new profiles to any (ffd6faa)

(internal) Refactorings

  • improve typings for client (b9ad772)

Release 1.4.0

17 Nov 22:19
Compare
Choose a tag to compare

1.4.0 (2024-11-17)

Features

  • add experimental support for readarr (9085a52)
  • add expermintal whisparr v3 support (ff2f08e)
  • implement preferredRatio (b6333db)
  • make Trash template / QualityProfiles includable (5339ced)

Bug Fixes

  • deps: update dependencies (non-major) (cd8b081)

(internal) Refactorings

v1.3.0

28 Oct 16:18
8a37a45
Compare
Choose a tag to compare

What's Changed

  • feat: correctly handle new field minUpgradeFormatScore by @BlackDark in #89
  • opt: start improve logging errors
  • opt: allow not configuring customFormats in arr instance -> assumes empty list

Full Changelog: v1.2.3...v1.3.0

v1.2.3

12 Oct 15:33
d3c9c09
Compare
Choose a tag to compare

What's Changed

  • fix: improve comparison for custom format changes by @BlackDark in #86

Full Changelog: v1.2.2...v1.2.3

v1.2.2

12 Oct 14:29
581736d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

11 Oct 09:43
8ca2d07
Compare
Choose a tag to compare

What's Changed

  • refactor: change api to ky and switch image to alpine by @BlackDark in #83

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Oct 16:42
2135c9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

30 Sep 16:45
f51fa0d
Compare
Choose a tag to compare

What's Changed

  • fix: correctly implement recyclarr enabled flag for quality profiles by @BlackDark in #74

Full Changelog: v1.1.1...v1.1.2

v1.1.1

30 Sep 15:22
ff064a1
Compare
Choose a tag to compare

What's Changed

  • fix: mismatch language introduced with new radarr/sonarr parameter by @BlackDark in #72
  • fix: correctly handle assign_scores_to config by @BlackDark in #73

Full Changelog: v1.1.0...v1.1.1

v1.1.0

26 Aug 15:16
ff24837
Compare
Choose a tag to compare

What's Changed

  • feat: add support for loading env variable in config.yml by @BlackDark in #62

Full Changelog: v1.0.0...v1.1.0