Skip to content

v0.3.0

Latest

Choose a tag to compare

@fx-release fx-release released this 29 Aug 04:46
171eccc

0.3.0 (2026-08-29)

⚠ BREAKING CHANGES

  • tools: a wanted-list arr_search_start now requires application and no longer accepts applications. A call naming applications: ["sonarr"], or naming neither, is refused against the published schema; send application: "sonarr" instead, and run the other application as a second call.
  • tools: withdraw the configuration write surface (#56)

Features

  • config: make the upstream timeout configurable and default it to 30s (#68) (28b18c2)
  • tools: let a collection query select result fields (#58) (084e3c9)
  • tools: withdraw the configuration write surface (#56) (245cc21)

Bug Fixes

  • acquisition: tolerate an unmodelled flag shape and scrub every label a search returns (#62) (f27b948)
  • activity: read the indexer status body prowlarr sends (#66) (022d1b4)
  • configuration: read exclusions from each application's own route (#63) (e68264f)
  • configuration: stop publishing the provider template catalogue (#53) (8b4fd2b)
  • import: send the reprocess request in the shape both applications accept (#64) (2ee38a1)
  • jobs: refresh a job projection from its upstream command (#65) (efe08c6)
  • tools: admit the planned cancellation envelope (#60) (4f5aabb)
  • tools: publish a bounded output schema and generate selectable paths (#55) (92eac86)
  • tools: require one application on a wanted-list search (#61) (2bcdc0e)
  • tools: stop publishing string length bounds in input schemas (#57) (d7c770f)