These docs are for v1.0.0. Click to read the latest docs for v2.0.0.

v1 - 2022-08-02

by ReadMe GitHub Action
  • Users API and updated Notes API promoted from Beta to GA

v1 - 2022-07-20

by ReadMe GitHub Action
  • Added support for Release Groups - listing, creating, updating and deleting.
  • Added support for Releases - listing, creating, updating, deleting and webhook notifications.
  • Added support for Feature Release Assignments - listing, updating and webhook notification.
  • Added support for reading and updating timeframe granularity for features and releases.
  • Replaced wrong snake_case error codes custom_field.notFound, hierarchy_entity.notFound with camelCase ones customField.notFound, hierarchyEntity.notFound

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.