- Added endpoints for creating, listing, and deleting Tags on Notes
- Added Webhooks for Create, Delete, and Update events on Notes
- Fixed incorrect documentation on notes API. When a domain is provided that does not match an existing company, a new company is created.
- Added
updatedAttributes to webhook response body for feature.updated event
- 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