22 July, 2024

by Tony Rule
  • Fix for preventing a person being archived with future assignments on an active project

API v1 is now out of beta and is the recommended API to use for all new integrations. API v0 will be sunset on January 6, 2025. See our Migrating from API v0 guide .Thanks to everyone that has given us bug reports and suggestions for improvement. Please keep letting us know what you'd like us to work on next.

13 May, 2024

by Tony Rule
  • Improved Endpoint pagination - only return nextCursor when there is more data to fetch

6 May, 2024

by Tony Rule
  • Support for removing all tags in PATCH endpoints for projects & people

30 April, 2024

by Tony Rule
  • Fix for POST /actuals to not change project rates

22 April, 2024

by Tony Rule
  • Added support for removing existing people tags
  • Support for adding reference to PATCH /clients/{clientId}
  • Can now add project-tags

15 April, 2024

by Tony Rule
  • Added modifiedAfter filters on
    GET /rate-cards, /project-tags, /people-tags, /roles, /users, /workstreams, /skills, /teams
  • Fix to make POST endpoints return HTTP 201 instead of HTTP 200
  • GET /actuals now has minDate as an optional parameter
  • Fix to show error when using an invalid tag on PATCH /projects
  • Fix to make sure modifiedAfter filter returns no results when timestamp matches latest item

8 April, 2024

by Tony Rule
  • Added modifiedAfter filters on GET /actuals, /assignments, /clients, /contracts, /people, /timeoffs

1 April, 2024

by Tony Rule
  • Added modifiedAfter filters on GET /projects
  • Added support for adding project budget roles POST /projects/{project-id}/budget-roles