For AI agents: visit https://developer.productboard.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
- Added CREATE, DELETE and UPDATE for companies
- Added
featureId filter on companies list
- Added
hasNotes filter on companies list
- Allow bulk adding of followers to notes
- Allow composing of notes list filters
- Add endpoints to add and remove followers on notes
- Add
owner filter to notes list
- Add
owner field on notes create
- Added
createdBy to notes response
- Added
updatedAt to notes response
- 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
source filter to notes list
- Added
comments field to GET note response
- Added
allTags and anyTags filters to notes list
- Added notes update endpoint