Changelog

Added

v1 - 2022-07-12

  • [Beta] Notes API improvements and changes
    • Added new company.domain property.
    • Added new user property including email and external_id.
    • Property customer_email is now deprecated.
  • [Beta] Added support for Users API - listing and updating users
Added

v1 - 2022-05-30

  • Added support for type member in Hierarchy Entity Custom Fields API - listing of custom member fields definitions and listing, creating and deleting of custom member fields values.
  • Added support for owner in Features API.
  • Webhook hierarchy-entity.custom-field-value.updated is triggered also for custom member field values.
Added

v1 - 2022-05-02

  • Added support for Hierarchy Entity Custom Fields API - listing of custom fields definitions and listing, creating and deleting of custom fields values.
  • Deprecated several PUT endpoints and added PATCH endpoints as a replacement.
Added

v1 - 2022-03-23

  • Added support for feature deletion to Features API.
Added

v1 - 2022-03-15

  • Added source.pointer to the error structure
Added

v1 - 2022-03-10

  • Added support for updating feature's parent in Feature API.
Added

v1 - 2022-02-24

  • Added support for filtering features by parent.id in Features API
Added

v1 - 2022-02-18

  • Component update added to Features API.
Added

v1 - 2022-02-11

  • Component creation added to Features API.
Added

v1 - 2022-01-25

  • parent field for features in Features API enhanced with support for any possible parent of a feature (another feature, component, or product).
  • parent field added to components in Features API with support for any possible parent of a component (another component, or product).