Releases: raydak-labs/configarr
Releases · raydak-labs/configarr
Release 1.10.1
1.10.1 (2025-01-21)
Bug Fixes
- use new cfs in existin g qps correctly (d24aaa6), closes #164
Release 1.10.0
1.10.0 (2025-01-19)
Features
- add experimental support for cloning quality profiles (18941ec)
- add experimental support for quality profiles renaming (504dfe3)
Release 1.9.0
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
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
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
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
Release 1.5.3
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
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
1.5.1 (2024-12-29)
Bug Fixes
- correctly handle diffs for minFormatScores (a2494db)