Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.36 KB

File metadata and controls

18 lines (16 loc) · 1.36 KB

Changelog

1.3.0 (2026-06-15)

  • Added Endpoint::getContentstackEndpoint() for dynamic region-aware URL resolution
  • Added Utils::getContentstackEndpoint() proxy for backward-compatible access
  • Bundled regions.json is now downloaded at composer install / composer update via post-install-cmd; the file is not committed to the repository
  • Added runtime fallback in Endpoint::loadRegions() — downloads regions.json on first use when the file is absent (e.g. when the package is installed as a dependency)
  • Added composer refresh-regions script to manually pull the latest regions from Contentstack
  • Supports 7 regions (AWS NA/EU/AU, Azure NA/EU, GCP NA/EU) and 18 service endpoint keys

1.2.0 (2023-06-27)

  • Support for the br tag and support for nested assets in the the image

1.1.0 (2021-07-16)

  • JSON RTE to html content functionality for GQL API added

1.0.1 (2021-07-16)

  • JSON RTE to html content functionality added

1.0.0 (2021-04-05)

  • Initial release for Contentstack Utils SDK