Changelog

Added

v1 - 2023-10-11

  • Allow bulk adding of followers to notes
Added

v1 - 2023-10-05

  • Allow composing of notes list filters
Added

v1 - 2023-10-04

  • Add endpoints to add and remove followers on notes
  • Add owner filter to notes list
  • Add owner field on notes create
Added

v1 - 2023-10-02

  • Added createdBy to notes response
Added

v1 - 2023-09-25

  • Added updatedAt to notes response
Added

v1 - 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

v1 - 2023-09-15

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

v1 - 2023-09-13

  • Added allTags and anyTags filters to notes list
Added

v1 - 2023-09-12

  • Added notes update endpoint
Added

v1 - 2023-09-11

  • Added followers to notes GET response