Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@contentful-automation contentful-automation released this 25 Jul 13:21

1.0.0 (2025-07-25)

🚀 Features

  • create_entry functionality implemented [DX-140] (#2)
  • CRUD functionality implemented for content entries [DX-153] (#3)
  • implement CRUD functionality for content types using 5 new tools [DX-167] (#7)
  • asset, environment, space tools implemented with new publish logic [DX-169] (#10)
  • refactor list/search tools and publish/unpublish tools to improve model efficiency [DX-169] (#11)
  • add support for tags in Entry and Asset tools [DX-183] (#2)
  • implement first ai_actions tool and set up register files [DX-243] (#5)
  • automate license attribution [DX-244] (#4)
  • Add tooling for AI actions minus invocation actions (#6)
  • AiAction invocation tools implemented [DX-245] (#8)
  • Add tooling for locale actions [DX-264] (#32)
  • ⚠️ nx: first semantic releases with NX, v1.0.0 (#26)

🩹 Fixes

  • build gha (2a2a00b)
  • bulk publish and unpublish actions are no longer bugged [DX-213] (#15)
  • prettier format [DX-214] (#16)
  • prevent deleting locale data when using update_entry [DX-265] (#41)
  • MEC-1981 fix release action (#51)
  • ci: rename vault-secrets.yml to vault-secrets.yaml. 🤦 (#8)

⚠️ Breaking Changes

  • nx: pin node version at >=22.0.0"