7.0.0

Released 2025-09-30
Highlights
  • Breaking change: adapts to changes in the JIT Player API
  • Breaking change: change default authentication method to 'oidc'
  • Breaking change: this version of Edit is not backwards compatible with projects created with older versions of Edit
Release notes

Accurate.Video

Breaking Change

  • this release adapts to changes in the JIT Player API. To use Accurate.Video 7.0.0 with JIT you need to upgrade your JIT backend to version 1.0.0.
  • change default authentication method to 'oidc'. The previous default setting for authentication.method was 'keycloak' but has now changed to 'oidc'
  • this version of Edit is not backwards compatible with projects created with older versions of Edit, due to changes in how the timeline is stored

Features

  • added possibility to override container contents with file metadata. For vidispine adapter, this can be done by setting the file metadata field "av:containerOverride" with a string encoded JSON container object. The container object will be parsed and merged into the container object reported by the backend.
  • frontend/lta: set CSRF token in header if present in cookies on publish http call
  • Validate: take into consideration JIT configuration when prioritizing which video file to load
  • Validate: allow starting Validate without specifying container data when using JIT
  • Edit: add blur and pixelation effects
  • Edit: add fade in/out transition effects
  • Edit: support multiple audio and video layers
  • Edit: add ability to render a sequence via the vidispine adapter
  • Edit: rework how the insert mode works
  • Edit: add snapping to the timeline during move and resize
  • Edit: improve segment selection: selecting multiple segments, selecting ranges
  • Edit: only add audio or video when adding a segment
  • Edit: remove "set gaps" feature

Fixes

  • Subtitle: query parameters are now correctly merged if present in the publish url
  • Subtitle: now scrolls when cue is created even if video file duration is short
  • Validate: multi-track playback not working for audio tracks other than the first one
  • Validate: always expand missing values in setting apps.validate.audioFileDisplay template to empty string instead of sometimes expanding to the field name
  • Validate: marker list scroll to the top when a marker is deleted
  • Validate: focus on form in approve modal if it exist
  • Validate: clear metadata fields in the metadata tab now works again
  • Validate: the asset status comment field (defined by commentMetadataFieldName) is only pushed if it is included in one or more asset status form definitions
  • Validate: metadata tab now properly displays title oneOf values for arrays
  • Validate: safe areas no longer show if de-activated in user preferences
  • Validate: prevent setting file language from jit audio streams
  • Validate: allow switching between proxies with track extraction enabled
  • LTA: improve checking of session state changes
  • Edit: change source player marker filter button to use correct icon

Vidispine Adapter

Features

  • Implement item shape filtering

Fixes

  • Edit: fix rendering of transitions placed back-to-back

Full Artefact Version List

Accurate.Video Frontend: 7.0.0
Accurate.Video PostgreSQL Adapter: 7.0.0
Accurate.Video Vidispine Adapter: 7.0.0
Accurate.Video Jobs: 7.0.0
Accurate.Video Analyze: 7.0.0