April 18 (24.1.27)
- FIXED High resolution transcoding fails for fps higher than 60.
- FIXED When selecting objects for custom attribute of link type all objects are shown and not just a single type such as Shot.
April 4 (24.1.24)
- FIXED List of collaborators in client review does not always show all collaborators.
March 27 (24.1.23)
- FIXED My tasks kanban board performance issues
- FIXED Prevent webhooks service user from being deactivated or updated
March 11, 2024 (24.1.20)
- FIXED Boolean values not interpreted correctly in queries.
- FIXED Import errors not propagating correctly.
February 23, 2024 (24.1.16)
- FIXED Internal fixes.
February 20, 2024 (24.1.15)
- FIXED Deleting projects can sometimes fail due to how the project is structured.
February 19, 2024 (24.1.14)
- FIXED Fixes an issue with how often widgets reload when they get new updates.
February 16, 2024 (24.1.13)
- FIXED Task board settings are not working correctly.
February 14, 2024 (24.1.12)
- FIXED Collaborator not able to delete a note.
- FIXED Incorrect response code for error.
- FIXED Timeout error happening under heavy load.
February 6, 2024 (24.1.7)
- FIXED Security fixes and improvements.
- FIXED API queries sometimes fail with a parse error due to missing attribute for schema.
January 31, 2024 (24.1.5)
- FIXED Status changes not always saved.
- FIXED CSV import is very slow.
- FIXED Security fixes and improvements.
- FIXED Creating a review session does not navigate to it.
- FIXED Login attempts not reset when password is reset.
- FIXED Deleting projects with a certain structure fails.
- FIXED Refresh issue in project access tabs.
- FIXED Asset type name and short is not unique.
- FIXED Overlay player workaround for video loop issue in Chrome > 116.
- FIXED Project schema names do not have to be unique.
- FIXED Creating new folder says "Rename folder".
- FIXED User can end up in bad state after username change.
- CHANGE API - Location projection can no longer include location_components due to performance reasons.
- CHANGE API - CustomAttributeConfiguration projection can no longer include values due to performance reasons.
- CHANGE An error is now raised when moving a project entity such as Task from one project to another. This is because there are internals that break during this process.
- NEW Improved developer documentation at developer.ftrack.com
- NEW Performance improvements on API queries.
- NEW Manage API keys using the API.
- NEW Client review can now also be shown in a list view.
- NEW Custom IFRAME widgets on dashboards or in actions can now request to run in fullscreen.
- NEW Copy entity ID button in sidebar.
- NEW API schemas AssetVersion and Asset now have project as a relation.
- NEW Metadata can now be added to groups using the API.
- NEW Metadata can now be added to ReviewSession using the API.
- NEW Enterprise workspaces can now configure session timeout and expiration.
- NEW Improved API errors.
- NEW Denormalise API response. Data is not normalised before sent to client which means there is no need to merge entities client side. Can be enabled using the ftrack-api-options header by setting it to "strict:1;denormalize:1"
- NEW API support for Webhooks. Note that this is a private feature not yet ready for general availability. Reach out to support if you are interested in testing it. The feature adds a new service user to ftrack. Service users do not consume a license.