v1 - 2022-07-12

by ReadMe GitHub Action
  • [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

v1 - 2022-05-30

by ReadMe GitHub Action
  • 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.

v1 - 2022-05-02

by ReadMe GitHub Action
  • 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.

v1 - 2022-03-23

by ReadMe GitHub Action
  • Added support for feature deletion to Features API.

v1 - 2022-03-15

by ReadMe GitHub Action
  • Added source.pointer to the error structure

v1 - 2022-03-10

by ReadMe GitHub Action
  • Added support for updating feature's parent in Feature API.

v1 - 2022-02-24

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

v1 - 2022-02-18

by ReadMe GitHub Action
  • Component update added to Features API.

v1 - 2022-02-11

by ReadMe GitHub Action
  • Component creation added to Features API.

v1 - 2022-01-25

by ReadMe GitHub Action
  • 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).