Skip to content

Releases: neverprepared/mcp-cloudflare-dns

v1.2.4

Choose a tag to compare

@mindmorass mindmorass released this 19 Apr 16:16
v1.2.4
5bb55fe

Bug Fixes

  • Move dotenv from devDependencies to dependencies — fixes ERR_MODULE_NOT_FOUND when running via npx

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 12 Mar 04:52
0eeca8e

1.2.2 (2026-03-12)

Bug Fixes

  • allow env-only config without requiring CLOUDFLARE_ZONE_ID (2094610)

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Mar 04:26
2ff5f58

1.2.1 (2026-03-12)

Bug Fixes

  • include response body in HTTP errors, separate zones schema validation (0026c69)
  • include response body in HTTP errors, separate zones schema validation (4898c6c)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 04:54
51d59a9

1.2.0 (2026-03-11)

Features

  • add DNS zone export and import tools (2e3f644)
  • add DNS zone export and import tools (cfba97a)
  • add SRV and CAA record data validation (85a7a81)
  • add SRV and CAA record data validation (3c645aa)

Bug Fixes

  • audit MCP server — fix broken handlers, SRV/CAA data, error wrapping, README (71ccc97)
  • import CreateDnsRecordRequest, preserve SRV/CAA data, fix HTTP error wrapping (5551a3d)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 19:48
f3b4ca6

1.1.1 (2026-03-08)

Bug Fixes

  • move publish step into release-please workflow (ef4ea4e)
  • trigger release to test publish pipeline (02588ae)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 19:41
e106f44

1.1.0 (2026-03-08)

Features

  • add multi-zone support with list_zones tool (292efd7)

Bug Fixes

  • make CLOUDFLARE_ZONE_ID optional in CLI and docs (73a2396)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 19:15
b151d7f

1.0.0 (2026-03-08)

Bug Fixes

  • initial release via GitHub Packages (aa944f6)