v1 - 2025-03-26

by ReadMe GitHub Action
  • Fix updating metadata for all types of Notes. Content can be updated only for simple notes.

v1 - 2025-01-30

by ReadMe GitHub Action
  • Added new endpoints for creating, deleting and listing Links between Features and Initiatives
  • Added new endpoints for creating, deleting and listing Links between Features and Objectives

v1 - 2024-08-01

by ReadMe GitHub Action
  • Added a new resource Initiative with GET, LIST, CREATE, UPDATE and DELETE endpoints
  • Added Webhooks for Create, Delete and Update events on Initiatives
  • Added new endpoints for creating, deleting and listing Links between Initiatives and Features
  • Added new endpoints for creating, deleting and listing Links between Initiatives and Objectives

v1 - 2024-07-01

by ReadMe GitHub Action
  • Added a new resource Key result with GET, LIST, CREATE, UPDATE and DELETE endpoints
  • Added a new resource Objective with GET, LIST, CREATE, UPDATE and DELETE endpoints
  • Added Webhooks for Create, Delete and Update events on Key results
  • Added Webhooks for Create, Delete and Update events on Objectives
  • Added new endpoints for creating, deleting and listing Links between Objectives and Features
  • Added new endpoints for creating, deleting and listing Links between Objectives and Initiatives

v1 - 2024-05-30

by ReadMe GitHub Action
  • Added endpoints for creating and listing Links on Notes

v1 - 2024-04-25

by ReadMe GitHub Action
  • Added CREATE and DELETE endpoints for user resource
  • Added a new resource company with GET, LIST, CREATE, UPDATE and DELETE endpoints
  • Added SET and DELETE endpoints for changing company field values

v1 - 2023-12-20

by ReadMe GitHub Action
  • Added "totalResults" to get all notes endpoint
  • Updated endpoint to stop returning a pageCursor after all results have been delivered

v1 - 2023-12-07

by ReadMe GitHub Action
  • Added webhooks for insights create, update, and delete

v1 - 2023-12-06

by ReadMe GitHub Action
  • Added memberEmail field to Note followers data

v1 - 2023-12-05

by ReadMe GitHub Action
  • Added sourceOrigin to Company Retrieve & List data