4.5.0

Released 2020-12-14
Highlights
  • Improvements to marker interactions in Visual QC
Release notes

Frontend

Features

  • Visual QC: Selecting a marker opens the edit marker form.
  • Visual QC: Added a delete button in the edit marker form.
  • Visual QC: Added marker tooltips in list, and changed layout of tooltip in timeline.
  • Visual QC: Added hotkey functionality to the "m" key. An in point is added automatically if there is no in point set.
  • Visual QC: The user is now prompted if attempting to leave the application without saving a marker that's being edited or created.
  • Core: Added automatic refresh of the loaded assets if av:refresh_interval is set in the asset metadata.
  • Core: Added optional message on 401 Unauthorized, message configuration needs to be added to settings for it to trigger, default is off.
  • Core: Allow setting backendUrl be overridden by queryParameter. The backendUrl needs to be signed, see details in settings.

Fixes

  • Fixed issue related to marker creation with the VS adapter.
  • Hide settings for disabled applications on the settings page.
  • Update dto.types, removing Asset.videoFiles, Asset.title and AssetInputDto.title.
  • Fixed settings url resolution for settingsUrl and eventBusUrl.
  • Fixed an issue where the selected areas in Poster Room could reset when using different aspect ratios.
  • Fixed poster export in JPEG format.

Features

  • Retrieving files tagged as “original” now requires special privileges.

Fixes

  • Fixed asset table sort bug.

Vidispine Adapter

Fixes

  • Fixed asset search sort bug.