4.4.3

Released 2020-11-23
Highlights
  • Bugfixes and improvements
  • Auto ingest via manifest file
Release notes

Frontend

Features

Fixes

  • Poster Room: Fixed an issue where the tool could crash if no snapshots remained after creating a poster.
  • Poster Room: Fixed an issue where overlay dropdown wasn't populated for the default aspect ratio.
  • Poster Room: Fixed an issue where inactive overlays appeared in the dropdown.
  • Poster Room: Adjusted non-predefined aspect ratios to present proper integer values.
  • Visual QC: Added form validation to the create marker track modal.
  • Visual QC: Improved form validation for creating markers as well as for points and duration

Deprecations

  • Deprecated useVttSubtitlePlugin in the settings file, use subtitleType instead.
  • Deprecated auth.disabled in the settings file, use auth.enabled instead.

Postgres Adapter

Features

  • Support IN operator in asset filters.

Fixes

  • Allow job requester to read their own jobs, regardless of role.
  • Improved performance for asset retrieval with many timespans.

Job system

Features

  • Added option to ingest assets using a manifest file. Read more.

Fixes

  • Amazon Rekognition integration use configured storage region.