Skip to content

Releases: jbydeley/sonarr-mcp

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 02 May 10:49

1.7.0 (2026-05-02)

Bug Fixes

  • add HTTP error handling and timeout to SonarrHttpClient (576bbf8)
  • harden Zod input validation across tools (33d0296)
  • properly URL-encode search term in search-series (f188282)
  • return full MCP URIs from resource handlers (fca3793)
  • return proper MCP error result from add-series (bde302a)

Features

  • add MCP tool annotations for read-only and mutating tools (5d6feb3)
  • add optional debug logging for Sonarr requests (6428d89)
  • dependencies: Update dependencies and fix list-upcoming-episodes tool (cdb683c)

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 15:04

1.6.1 (2025-08-13)

Bug Fixes

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:31

1.6.0 (2025-07-20)

Features

  • arch: Simplify and update to latest (a774a19)
  • big refactor to simplify architecture (5d12d14)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 31 May 18:32

1.5.0 (2025-05-31)

Features

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 17 May 18:46

1.4.3 (2025-05-17)

Bug Fixes

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 17 May 14:02

1.4.2 (2025-05-17)

Bug Fixes

  • lint: add biome for lint and formatting (#16) (6be7ecc)

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 17 May 02:19

1.4.1 (2025-05-17)

Bug Fixes

  • node: support older versions of node (#15) (7275610)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 09 May 16:35

1.4.0 (2025-05-09)

Features

  • arch: dynamic tool and resource loading (#13) (0d6dd3e)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 08 May 16:44

1.3.0 (2025-05-08)

Features

  • res: use resources when possible (#12) (8f58f7d)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 08 May 05:45

1.2.1 (2025-05-08)

Bug Fixes