Skip to content

Latest commit

 

History

History
91 lines (52 loc) · 1.56 KB

File metadata and controls

91 lines (52 loc) · 1.56 KB

CHANGELOG

v1.4.0

NEW FEATURE: Variants utility (CDA entry variant aliases).

  • Added Utils.get_variant_aliases to read variant alias strings from publish_details.variants on a CDA entry (single dict or list of entries). Supports optional content_type_uid when _content_type_uid is absent on the entry.
  • Added Utils.get_variant_metadata_tags to build a data-csvariants HTML data-attribute value (JSON string of the multi-entry alias results).

v1.3.3

Bug Fix: Fixed security issues.

v1.3.2

Bug Fix: Fixed security issues.

  • setuptools package version bump.

v1.3.1

Bug Fix: Fixed Link type attributes.

  • Fixed link type attribute issue

v1.3.0

NEW FEATURE: Added Reference attribute.

  • added node attribute Reference

v1.2.3

NEW FEATURE: Added Fragment attribute.

  • added new style attribute fragment

v1.2.2

NEW FEATURE: Minor bug fixes and code improvements.

  • package release support added

v1.2.1

NEW FEATURE: GraphQL SRTE

  • GraphQL SRTE support added

v1.2.0

NEW FEATURE: GraphQl supercharged RTE

  • GQL.jsonToHtml function support added

v1.1.0

NEW FEATURE: Supercharged RTE

  • Utils.jsonToHtml function support added

v0.2.0

Date: 02-Sept-2021

  • Initial release of contentstack utility package

ENHANCEMENT, NEW FEATURE, BUG RESOLVE

v0.1.0

Date: 02-Sept-2021

  • Initial release of contentstack utility package