With this release we've added new API endpoints for project-templates and project-journal entries.
API endpoint for project templates
With the new API endpoint, projects can be created directly with an existing project template. More information can be found here: https://developer.teamgridapp.com/reference#projecttemplates
API endpoint for project-journal entries
With this new endpoint, booking entries can be written, edited and read out directly in the booking journal of a project. More information can be found here: https://developer.teamgridapp.com/reference#journalentries
And last but not least an enhancement on the stopTracking method:
Specifying userId on stopTracking
We've added a new optional parameter to the stopTracking method to stop the tracking for a specific user. More information can be found here: https://developer.teamgridapp.com/reference#tasks_idstoptracking