Skip to content

Releases: raydak-labs/configarr

Release 1.9.0

15 Jan 17:32
Compare
Choose a tag to compare

1.9.0 (2025-01-15)

Features

  • allow configuring quality sizes / definitions with config and templates (alpha) (f41891b), closes #140

(internal) Refactorings

  • ensure all quality definitions always exist if updated (6aa37cd)
  • ignore empty local templates (1454670)
  • restructure trash QD preferred scaling (53da038)

Release 1.8.0

13 Jan 17:10
Compare
Choose a tag to compare

1.8.0 (2025-01-13)

Features

  • add experimental lidarr support (2093ae0)

Bug Fixes

  • handle local templates as recyclarr templates correctly (10d7bdb)

Release 1.7.0

13 Jan 10:31
Compare
Choose a tag to compare

1.7.0 (2025-01-13)

Features

  • use language from TrashQPs (7e8981b)

(internal) Refactorings

  • only build update object for objects with keys (7abe91c)

Release 1.6.0

10 Jan 15:36
Compare
Choose a tag to compare

1.6.0 (2025-01-10)

Features

  • add media_naming compatibility from recyclarr (3cf73dc)

Bug Fixes

  • adjust qualityprofile items to always include items key (9ed86b3)
  • correct customFormatDefinition loading from top level (f841617)

(internal) Refactorings

  • create trash cache for optimization (d142fee)
  • improve types (f44eb35)

Release 1.5.3

08 Jan 15:20
Compare
Choose a tag to compare

1.5.3 (2025-01-08)

Bug Fixes

  • allow loading custom format definition correctly from templates (a5f0f92)

(internal) Refactorings

  • make CF loading cleaner (5b33849)
  • move merge config to config.ts (388875d)

Release 1.5.2

03 Jan 23:12
Compare
Choose a tag to compare

1.5.2 (2025-01-03)

Bug Fixes

  • correctly set preferred size value if adjusted by ratio (5d9dc5c)
  • deps: pin dependency zod to 3.24.1 (#133) (3773dde)
  • deps: update dependencies (non-major) (#135) (3ac7b7c)
  • deps: update react monorepo to v19 (c57a95b)
  • use quality_defintion from main config if defined (94d1861)

(internal) Refactorings

  • rename variables in code only (f2f3736)

Release 1.5.1

29 Dec 23:48
Compare
Choose a tag to compare

1.5.1 (2024-12-29)

Bug Fixes

  • correctly handle diffs for minFormatScores (a2494db)

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