Releases: adobe-rnd/da-mcp
Releases · adobe-rnd/da-mcp
Release list
v1.7.0
v1.6.0
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
v1.4.0
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)