Release notes - Studio 4.6

Release notes for 4.6 version of ftrack Studio on Regular channel

Björn Rydahl avatar
Written by Björn Rydahl
Updated over a week ago

4.6.15

10 March 2021

  • FIXED [API] [Settings] Cannot disable global API keys from System Settings.

  • FIXED [Local install] Database connection error "MySQL server has gone away" happen occasionally.

4.6.14

4 March 2021

  • FIXED [Export] [Notifications] Stability issue in external worker processes.

  • FIXED [Player] [Studio] Text in client reviews empty states is not relevant for ftrack Studio.

4.6.13

4 March 2021

  • FIXED [Overview] Unable to create cross-project views for objects with names that contain multiple uppercase letters.

  • FIXED [Client review] Browsers suggest existing user passwords when setting passphrase.

4.6.12

26 February 2021

  • FIXED [Local install] [Notifications] SSL certificate verification fails in workers when generating notifications.

4.6.11

16 February 2021

  • FIXED [Local install] While logging in, a user could end up in a redirect loop and as a result not be able to login without manually deleting all their cookies. This was due to malformed or incompatible cookie being passed from a parent domain such as company.com when accessing ftrack on a sub domain such as ftrack.company.com.

  • FIXED [Client review] Client reviews fail to load if there are notes written by removed collaborators.

4.6.8

9 February 2021

  • FIXED [Spreadsheet] Grouping on start/due dates show the wrong time in certain timezones.

4.6.5

9 February 2021

  • NEW [Client review] Added support for inviting participants to a review using a shared link. The shareable links can be disabled from System Settings > Review > Settings > Enable shareable urls.

  • NEW [Review] [Email] New option "Include thumbnails in review emails" available from the "Review" System Settings page. If disabled no thumbnails will be included in Client review notification and invitation emails.

  • CHANGED [Review player] Improved presentation of media that is processing or unplayable.

  • FIXED [Overview] [Capacity forecast] Project details in capacity forecast does not always display the estimated bid correctly.

  • FIXED [Spreadsheet] Incorrect grouping of due date / start date in task spreadsheet.

4.6.4

9 February 2021

  • NEW [Client review] Added support for inviting participants to a review using a shared link. The shareable links can be disabled from System Settings > Review > Settings > Enable shareable urls.

  • NEW [Review] [Email] New option "Include thumbnails in review emails" available from the "Review" System Settings page. If disabled no thumbnails will be included in Client review notification and invitation emails.

  • CHANGED [Client review] Improved annotations drawing with smoother lines.

  • FIXED [Export] [PDF] Error while exporting Client review PDF summary if the company logo URL does not load.

  • FIXED [API] Malformed payload data from custom API clients or raw data calls are not processed correctly.

4.6.3

9 December 2020

  • FIXED [Overview] [Forecast] Project breakdown numbers of planned estimated work sometimes display incorrectly.

4.6.2

1 December 2020

  • NEW [On premise] Prepared for extended audit logging capabilities for on premise installation.

4.6.1

23 November 2020

  • CHANGED [Localization] Updated localization for Chinese, Japanese, Spanish and Russian.

4.6.0

18 November 2020

  • NEW [Review] Added support for big zoom in collaborator UI and experimental player.

  • NEW [Iframe widget] [Overview] Add ability to render an iframe or "Custom widget" in Overview.

  • NEW [Review player] You can change the playback speed of media

  • NEW [Overview] Added support for custom widget to be displayed on the Overview page. Custom widgets can be used to display a web page or a custom JavaScript widget inside of ftrack.

  • NEW [Overview] [Cross-project views] Add support for created at and created by in Project, Task, and Object cross-project views.

  • NEW [Overview] Add support for Client review cross-project views.

  • NEW [Custom Widgets] Added new settings page "Custom Widgets". From there you are able to control whether custom widgets are enabled and from what urls they are allowed to be loaded.

  • NEW [Permission] [Custom Widgets] Added new permission "Manage Custom Widgets" required to update and modify custom widgets.

  • NEW [API] Add support for `task_type_schemas` relation to API schema for `Type`.

  • NEW [Client review] Transferring notes from a client review session now supports marking notes as completable.

  • NEW [API] Add setting in System Settings > Workflow > Default note as completable to specify if a new note should be completable by default.

  • NEW [API] Add support for `latest_version` relation to API schema for `Asset`.

  • NEW [Version Spreadsheet] Added Start date, Due date and List attributes for tasks to the Versions Spreadsheet.

  • NEW [Sidebar] [Info] Added API Identifier (Id and Schema name) to Asset version, List, Project, Task and other objects. This information is available at the bottom in the Sidebar info tab.

  • NEW [Spreadsheet] The Id attribute is now available in the Tasks and Versions Spreadsheet.

  • NEW [API] Add support for `is_open`, `thumbnail_id` and `thumbnail_url` to API schema for `ReviewSession`.

  • NEW [Tasks Spreadsheet] Added support for "Compact task columns" setting to allow users to only see one task per type and row when viewing and exporting Task columns in the Tasks Spreadsheet.

  • NEW [Studio] Sign in placeholder text depending on occurrences of email equal to username.

  • NEW [API] Add support for `created_at`, `created_by` and `created_by_id` to API schema for `Context`, `TypedContext` and `Project`.

  • NEW [Spreadsheet] [Sidebar] [Info] Added information about created at and created by to Asset version, List, Project, Task and other objects. This information is available at the bottom in the Sidebar info tab and the Tasks Spreadsheet.

  • CHANGED [Player] Updated player design to add focus on the currently playing media.

  • CHANGED [Review] [Download button] Allow users to download images attached to notes.

  • CHANGED [Client review] Add tooltips to playlist items in review.

  • CHANGED [Overview] [Capacity forecast] New capacity forecast report, replacing the previous beta. Also see migration notes for more information.

  • CHANGED [Review player] You can now control the volume from the player toolbar.

  • CHANGED [Legacy API] Support for `filter_by` removed from getVersions. If you rely on this behavior in your existing pipeline please contact Ftrack support.

  • FIXED [Review player] Poster image when videos are loading are displayed in low resolution.

  • FIXED [Review player] Can not see if additional resolutions are encoding.

  • FIXED [Overview] Removing a dashboard right after initial load results in error.

  • FIXED [Player] Keyboard shortcuts dialog does not fit on small resolutions.

  • FIXED [Overview] [Create Dashboard modal] Change overflow properties so that all content will be visible on smaller screens.

  • FIXED [Player] [Keyboard shortcuts] Keyboard shortcuts are not specific to the users current platform.

  • FIXED [Studio player] The order of the playlist assets is random.

  • FIXED [Tasks Spreadsheet] Certain configurations of the Tasks Spreadsheet using a "Shots layout" present the result in incorrect order.

  • FIXED [Client reviews] The `add to` menu option an asset versions sometimes list reviews from other projects.

  • FIXED [Dynamic enumerator] [Custom attributes] Dynamic enumerator does not support auto-complete filtering when editing attributes.

  • FIXED [Tasks Spreadsheet] Some columns are not compatible with header functions and errors when trying to select a function.

  • FIXED [Tasks Spreadsheet] [Export] Two columns that are not visible in the Tasks Spreadsheet are always added to the excel and csv export.

  • FIXED [Custom attributes] [API] Creating and updating custom attributes in the same operation as creating the related entity can result in errors.

  • FIXED [Notifications] Some notifications could be lost due to a deadlock caused by multiple workers for certain ftrack configurations.

  • FIXED [Studio] [Experimental player] Open in experimental player button breaks in small ui.

Did this answer your question?