Skip to content

Releases: adobe-rnd/da-mcp

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 07:46

1.7.0 (2026-09-03)

Features

  • add preview/publish tools for legacy and HLX6 backends (#39) (d49341f)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:59

1.6.0 (2026-08-26)

Bug Fixes

  • default createVersion label for the legacy backend only (f5635f9), closes pass-throu#label
  • don't fail writes on editUrl-resolution errors; quiet expected 404 noise from flag probes (1b3bbab), closes #37
  • probe isHlx6 once per write, not twice (b5c4f35)
  • restore previewUrl/liveUrl in createSource/updateSource per PR #33 review (cb7efca)
  • URL-encode versionId in AemAdminClient.getVersion (27cfc8c), closes #32

Features

  • add da_create_version and da_get_version tools (19b413a)
  • add da_create_version and da_get_version tools (c459492)
  • add MCP tool annotations (readOnlyHint / idempotentHint) (18c7991)
  • add MCP tool annotations (readOnlyHint / idempotentHint) (24ed954), closes #32
  • add MCP tool annotations for da_get_versions/da_create_version/da_get_version (ee7812b), closes #36
  • construct DA editUrl on createSource/updateSource for both backends (702256e)
  • construct DA editUrl on createSource/updateSource for both backends (34061b6)
  • use sheet#/canvas# editUrl variants for .json files and Experience Workspace sites (2a886e8)
  • use sheet#/canvas# editUrl variants for .json files and Experience Workspace sites (24b2f97)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 07:20

1.5.0 (2026-08-25)

Features

  • add server-level instructions describing the CMS tools (277b4e1)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 12:50

1.4.0 (2026-08-24)

Bug Fixes

  • align HLX6 listSources name field with legacy DA admin convention (81d0168)
  • fix bindings (ab4d7d4)
  • fix bindings (0c70b48)
  • make MCP error messages backend-aware (DA Admin vs AEM Admin) (9aa3509)

Features

  • add AdminClient facade routing legacy vs HLX6 per org/repo (32a7321)
  • add AemAdminClient for api.aem.live (HLX6) (f4dad20)
  • add HLX6 detection via cached ping (14cfbbc)
  • add HLX6 response types and normalization mappers (5ef549e)
  • surface x-error response header from api.aem.live error responses (a8e6dc9)
  • wire AdminClient (HLX6-aware) into the Worker entry point (a6983c6)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 11:37

1.3.0 (2026-08-04)

Features

  • send x-da-initiator header to mark MCP-initiated writes (8e01ba7)

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 29 Jul 13:55

1.2.4 (2026-07-29)

Bug Fixes

  • retrigger release after skipped semantic-release run (f53224f)
  • use public da-admin host so collab invalidation targets the right room (2cd4fda)

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 02 Mar 16:44

1.2.3 (2026-03-02)

Bug Fixes

  • prevent Worker hang on GET /mcp by rejecting SSE stream requests (5b976aa)

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Feb 17:39

1.2.2 (2026-02-25)

Bug Fixes

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Feb 14:19

1.2.1 (2026-02-24)

Bug Fixes

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 10:49

1.2.0 (2026-02-24)

Features

  • Add da_upload_media tool and path normalization for .html files (2aa4e07)
  • add local development environment configuration (df5262f)