All releases
v1.18.0
featfix

July 24, 2026

Features

  • confluence: --body-file, --markdown, and XML error hints (#257) (df8040f)
  • confluence: add upload-attachment, delete-attachment, and get-page-history (#263) (529f4d5), closes #261
  • github,bitbucket,ado: add create-repo command to GitHub, Bitbucket, and ADO (#268) (950d9ae), closes #266
  • github: add create-issue command (#265) (07b1a3d)
  • jira,ado: universal --input-file JSON convention with schema discovery (#260) (e74baeb)

Bug Fixes

  • config: parse JSON array/object values in config set (#270) (2d0e91a), closes #269