Skip to content

Releases: contentful/contentful-management.js

v12.3.0

10 Apr 18:51
be0e482

Choose a tag to compare

12.3.0 (2026-04-10)

Bug Fixes

  • ci: upstream npm self-upgrade regression [EXT-00] (#2976) (be0e482)

Features

  • adds eligible licenses and available licenses (#2951) (3498a7b)
  • app-definition: support agent property (currently internal-only) [EXT-7294] (#2974) (5e2a946)

v12.2.0

31 Mar 14:14
2015a6b

Choose a tag to compare

12.2.0 (2026-03-31)

Features

  • added agent run resume support [PIC-981] (#2943) (2015a6b)

v12.1.0

30 Mar 09:39
916dd56

Choose a tag to compare

12.1.0 (2026-03-30)

Features

  • Add SpaceAddOns entity and get/update actions [HEJO-8458] (#2941) (916dd56)

v12.0.0

26 Mar 15:44
84a3431

Choose a tag to compare

12.0.0 (2026-03-26)

What's Changed

See full upgrade notes in the Migration Guide

  • Full ESM support with CommonJS still available for legacy environments
  • A modern bundle structure built with Rollup instead of Babel/Webpack
  • Node.js v20+ as the minimum supported runtime

BREAKING CHANGES

  • chore: deprecate waterfall client [DX-674] (#2865)
  • feat: Default to plain client instead of waterfall client [DX-690] (#2867)
  • feat: clean up code structure for better docs (#2827)
  • feat: align taxonomy update methods with standard [NONE] (#2478)
  • fix: make version param required for entry patch method of plain client [DX-34] (#2610)

Release commit: feat!: v12 major release [DX-455] (#2936) (84a3431), closes #2610 #2851 #2862 #2478
Full Changelog: v11.75.0...v12.0.0

v12.0.0-new-beta.16

24 Mar 17:57
bcf3c09

Choose a tag to compare

v12.0.0-new-beta.16 Pre-release
Pre-release

12.0.0-new-beta.16 (2026-03-24)

Bug Fixes

  • add timeout for space-membership integration tests (bcf3c09)

v12.0.0-new-beta.15

23 Mar 19:52
ac548d4

Choose a tag to compare

v12.0.0-new-beta.15 Pre-release
Pre-release

12.0.0-new-beta.15 (2026-03-23)

Bug Fixes

  • import paths for unit tests (ac548d4)
  • missing type from merge (d434127)
  • update ComponentType types to match API changes [DX-692] (#2883) (4cc3763)
  • User: adjust preferredLanguage type [UFO-1659] (#2897) (302bbd1)

Features

  • [CFISO-3092] add automation definition and execution endpoints (#2874) (2e1152f)
  • add defaultUserLanguage + preferredLanguage keys in typings [UFO-1659] (#2894) (83a77c1)
  • add new configurations for semantic endpoints [GROOT-2559] (#2909) (3d3efba)
  • add new param to create space and add specs for space creation HEJO-8501 (#2931) (c42d7db)
  • releases: add metadata filters (#2881) (b7f925b)
  • update agent generate endpoint response type [PIC-918] (#2882) (f172302)

v11.75.0

23 Mar 17:13
c42d7db

Choose a tag to compare

11.75.0 (2026-03-23)

Features

  • add new param to create space and add specs for space creation HEJO-8501 (#2931) (c42d7db)

v12.0.0-new-beta.14

05 Mar 22:19
117cdc3

Choose a tag to compare

v12.0.0-new-beta.14 Pre-release
Pre-release

12.0.0-new-beta.14 (2026-03-05)

Features

v11.74.0

05 Mar 19:02
3d3efba

Choose a tag to compare

11.74.0 (2026-03-05)

Features

  • add new configurations for semantic endpoints [GROOT-2559] (#2909) (3d3efba)

v11.73.1

02 Mar 15:16
302bbd1

Choose a tag to compare

11.73.1 (2026-03-02)

Bug Fixes

  • User: adjust preferredLanguage type [UFO-1659] (#2897) (302bbd1)