Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 09:59
· 4 commits to main since this release

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)