v1 - 2023-11-30

by ReadMe GitHub Action
  • Added endpoints for creating, listing, and deleting Tags on Notes

v1 - 2023-11-16

by ReadMe GitHub Action
  • Added Webhooks for Create, Delete, and Update events on Notes

v1 - 2023-11-01

by ReadMe GitHub Action
  • Fixed incorrect documentation on notes API. When a domain is provided that does not match an existing company, a new company is created.

v1 - 2023-10-26

by ReadMe GitHub Action
  • Added updatedAttributes to webhook response body for feature.updated event

v1 - 2023-10-16

by ReadMe GitHub Action
  • Added CREATE, DELETE and UPDATE for companies
  • Added featureId filter on companies list
  • Added hasNotes filter on companies list

v1 - 2023-10-11

by ReadMe GitHub Action
  • Allow bulk adding of followers to notes

v1 - 2023-10-05

by ReadMe GitHub Action
  • Allow composing of notes list filters

v1 - 2023-10-04

by ReadMe GitHub Action
  • Add endpoints to add and remove followers on notes
  • Add owner filter to notes list
  • Add owner field on notes create

v1 - 2023-10-02

by ReadMe GitHub Action
  • Added createdBy to notes response

v1 - 2023-09-25

by ReadMe GitHub Action
  • Added updatedAt to notes response