v1 - 2023-02-27

by ReadMe GitHub Action
  • Added multiple options dropdown custom field type.

v1 - 2023-01-17

by ReadMe GitHub Action
  • Added note.id filter to list features endpoint.

v1 - 2022-10-13

by ReadMe GitHub Action
  • Extended links for objectives.

v1 - 2022-10-07

by ReadMe GitHub Action
  • Added an option to update the parent of a component
  • Added support for listing Objectives.

v1 - 2022-09-21

by ReadMe GitHub Action
  • Added product.created and product.updated webhook event types.

v1 - 2022-09-06

by ReadMe GitHub Action
  • Added "completed" attribute to feature status detail.

v1 - 2022-09-01

by ReadMe GitHub Action
  • Added an option to filter features by owner.email while listing them.

v1 - 2022-08-25

by ReadMe GitHub Action
  • Added updatedAt and createdAt properties to Product, Component and Feature entities.

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