All notable changes to this project will be documented in this file.
1.6.0 (2025-01-10)
- add media_naming compatibility from recyclarr (3cf73dc)
- adjust qualityprofile items to always include items key (9ed86b3)
- correct customFormatDefinition loading from top level (f841617)
1.5.3 (2025-01-08)
- allow loading custom format definition correctly from templates (a5f0f92)
1.5.2 (2025-01-03)
- 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)
- rename variables in code only (f2f3736)
1.5.1 (2024-12-29)
- correctly handle diffs for minFormatScores (a2494db)
1.5.0 (2024-12-17)
- 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)
- 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)
- improve typings for client (b9ad772)
1.4.0 (2024-11-17)
- add experimental support for readarr (9085a52)
- add expermintal whisparr v3 support (ff2f08e)
- implement preferredRatio (b6333db)
- make Trash template / QualityProfiles includable (5339ced)
- deps: update dependencies (non-major) (cd8b081)
- 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)