Releases: raydak-labs/configarr
Releases · raydak-labs/configarr
Release 1.9.0
Release 1.8.0
Release 1.7.0
Release 1.6.0
Release 1.5.3
Release 1.5.2
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
Release 1.5.0
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
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
- adjust some logging (795ecbd)
- fix test (bcfa622)
- improve flow (738949a)
- improve ky error log (e68e073)
- move index.ts to src (b6052e5)
- move types (98aa2fe)
- remove tsconfig paths config (4a34869)
- rewrite api client usage (43784ba)
- split config merging and improve types (2aa101c)
- split local path importer (e0871ac)
- unify clone repo (18c1b69)
- update sonarr/radarr apis (1dc0d09)
- use configureApi (27aed23)
v1.3.0
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