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

v1 - 2023-09-19

by ReadMe GitHub Action
  • Added createdFrom and createdTo filter to notes list
  • Added updatedFrom and updatedTo filter to notes list
  • Deprecated dateFrom and dateTo filter on notes list

v1 - 2023-09-15

by ReadMe GitHub Action
  • Added source filter to notes list
  • Added comments field to GET note response

v1 - 2023-09-13

by ReadMe GitHub Action
  • Added allTags and anyTags filters to notes list

v1 - 2023-09-12

by ReadMe GitHub Action
  • Added notes update endpoint