added

2022-03-23

  • Added support for feature deletion to Features API.
added

2022-03-10

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

2022-02-24

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

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

2022-02-18

  • Component update added to Features API.
removed

2021-05-19

  • Removed beta flag from all parts of Features API, first public release.
added

2021-10-19

  • Feature creation added to Features API.
  • Products and components added to Features API, only raw listing of the entities to unblock creation of features for now. Rich hierarchy API with links among entities, filtering and expansions while listing, etc. will be added in the future. We will appreciate feedback with description of your use cases.
added

2021-07-26

  • archived flag added to features in Features API - listing, filtering, updating and webhook notifications.
improved

2023-03-15

  • Added source.pointer to the error structure
added

2021-09-21

  • timeframe added to features in Features API - listing, updating and webhook notifications.
  • Jira integrations and connections API added