5.6.0

Released 2021-06-28
Highlights
  • Configure content of metadata tab in Validate through settings UI
Release notes

Frontend

Features

  • Validate: Support for creating or editing custom metadata fields and views through settings UI. See this guide.
  • Core: Add setting for OpenID Connect userStorageType to be able to change OpenID userStorage. E.g. window.localStorage/window.sessionStorage. By default window.sessionStorage is used.
  • Settings: Added setting for safe areas. If disabled don't show in user preferences or in Validate.

Fixes

  • Core: Update OpenId to refresh token if expired.
  • User preferences: Disable preferred application settings if enabled apps are < 2.
  • Validate: Fixed bug where application could crash if expected metadata not available.
  • Validate: Fixed support for %asset in audioFileDisplay and videoFileDisplay in metadata view
  • Validate: Some hotkeys has been updated to work better on OSX, changing from CTRL to CMD.

Postgres Adapter

Fixes

  • Ignore invalid settings instead of crashing when invalid settings are inserted.
  • Removed log spam about optimistic locking.

Vidispine Adapter

Features

  • Support the Vidispine RunAs header, to impersonate other users.