added

2023-01-17

  • Added note.id filter to list features endpoint.
added

2023-03-28

  • Added API for Product updating.
added

2022-08-25

  • Added updatedAt and createdAt properties to Product, Component and Feature entities.
added

2023-04-25

  • Added lastHealthUpdate field to the Feature entity
added

2023-07-24

  • Added GET /companies/{id} endpoint
added

2023-06-28

  • Added GET /notes, GET /notes/{id} endpoints
  • Added custom description field type.
improved

2022-10-13

  • Extended links for objectives.
added

2022-09-21

  • Added product.created and product.updated webhook event types.
added

2022-10-07

  • Added an option to update the parent of a component
  • Added support for listing Objectives.
added

2022-09-01

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