added

2023-09-25

  • Added updatedAt to notes response
added

2023-09-15

  • Added source filter to notes list
  • Added comments field to GET note response
added

2023-09-13

  • Added allTags and anyTags filters to notes list
added

2023-09-19

  • Added createdFrom and createdTo filter to notes list
  • Added updatedFrom and updatedTo filter to notes list
  • Deprecated dateFrom and dateTo filter on notes list
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.