Skip to content

craft-cli 0.6.0

Choose a tag to compare

@pa1ar pa1ar released this 04 Sep 14:33
· 2 commits to main since this release
e81f3a7

[0.6.0] - 2026-09-04

Added

  • Local Craft media workflows: craft media local resolves on-device full assets, analysis prefers them over downloads, and craft media replace performs a verified upload-before-delete swap.

Changed

  • Media uploads now infer common image, video, audio, and PDF content types.
  • Public block types now include the latest Craft page styling and separator fields from the 2026-09-04 upstream OpenAPI snapshot.
  • Retries now add jitter when Craft does not return Retry-After, matching current API guidance.