Skip to main content
Skip table of contents

VDT Changes

The information on this page is sourced from here: Start Here / Changelog - Page ⋅ Storybook (vidispine.github.io)

24.1.0

@vidispine/vdt-js

Bug fixes

  • formatTimeBaseText Fix so number timebase inputs are interpreted as drop-frame constants (e.g. 29.97)

  • parseMetadataType Fix parsing with undefined options

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/vdt-mui

dependencies
  • @vidispine/vdt-api removed (not used)

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/api

Breaking change

  • searchCollectionListByMetadataGroup replacing searchCollectionListItemByMetadataGroup. Descriptions have been improved/corrected and query parameters that are unsupported for collection metadata group search request have been removed: closedFiles, methodMetadata, methodType, p, scheme, storage, storageGroup, storageType, tag, uriType, version

New

  • getVxaStartupConfiguration new method for fetching vsa config through api

  • runJobStep new method to run specific step after job is put in HOLD state

  • Configportal service added with request method getConfigportalSchemaNoAuth,

  • getMetadataModelText new method with request accept type application/ld+json

  • New relation methods superseding generic (deprecated) relation methods:

    • createCollectionListRelations

    • deleteCollectionListRelation

    • getCollectionListRelation

    • updateCollectionListRelation

    • deleteAllRelationsToCollection

    • listCollectionRelations

    • deleteAllRelationsBetweenCollections

    • postCollectionRelation

    • createItemRelations

    • deleteItemRelation

    • getItemRelation

    • updateItemRelation

    • updateItem

    • listItemRelations

  • New usage collector methods:

    • listUsageCollectorConfigurationUsageCollectors new method

    • getUsageCollectorConfigurationUsageCollector new method

    • disableUsageCollectorConfigurationUsageCollector new method

    • enableUsageCollectorConfigurationUsageCollector new method

    • setUsageCollectorConfigurationUsageCollectorInterval new method

  • New methods with response content type text/plain (string) in addition to existing application/json (SimpleMetadataType) methods:

    • getCollectionDeletionLockListAllMetadataPrefix

    • getCollectionDeletionLockAllMetadataPrefix

    • getComponentAllMetadataPrefix

    • getDeletionLockDeletionLockAllMetadataPrefix

    • getExportLocationAllMetadataPrefix

    • getFieldGroupAllMetadataPrefix

    • getGroupAllMetadataPrefix

    • getItemDeletionLockListAllMetadataPrefix

    • getItemDeletionLockAllMetadataPrefix

    • getLibraryDeletionLockListAllMetadataPrefix

    • getLibraryDeletionLockAllMetadataPrefix

    • getLibraryAllMetadataPrefix

    • getMetadataFieldAllMetadataPrefix

    • getShapeAllMetadataPrefix

    • getShapeTagAllMetadataPrefix

    • getSiteAllMetadataPrefix

    • getStorageDeletionLockFileListAllMetadataPrefix

    • getStorageDeletionLockAllMetadataByPathPrefix

    • getStorageAllMetadataByPathPrefix

    • getStorageDeletionLockAllMetadataWithUriPrefix

    • getStorageAllMetadataWithUriPrefix

    • getFileDeletionLockStorageAllMetadataPrefix

    • getFileStorageAllMetadataPrefix

    • getStorageGroupAllMetadataPrefix

    • getStorageDeletionLockByIdFileListAllMetadataPrefix

    • getStorageDeletionLockByIdFileAllMetadataByPathPrefix

    • getStorageByIdFileAllMetadataByPathPrefix

    • getStorageDeletionLockByIdFileAllMetadataWithUriPrefix

    • getStorageByIdFileAllMetadataWithUriPrefix

    • getStorageDeletionLockByIdFileAllMetadataPrefix

    • getStorageByIdFileAllMetadataPrefix

    • getStorageAllMetadataPrefix

    • getStorageMethodAllMetadataPrefix

    • getTaskDefinitionAllMetadataPrefixByStepByType

    • getTaskDefinitionAllMetadataPrefix

    • getTaskGroupAllMetadataPrefix

    • getToken

    • getUserAllMetadataPrefix

Updates

  • putReindexing updated with query parameters: createdtimeFrom, createdtimeTo, updatedtimeFrom, updatedtimeTo

  • getVidispineStackTrace updated with cluster query parameter

  • postSequenceRender updated with subtitleLanguage query parameter

  • Updated with originalFilename query parameter:

    • importShapeEssenceVersionRaw

    • importShapeRaw

  • Updated with range query parameter:

    • postConform

    • createStorageFile

    • createStorageByIdFile

  • Updated with holdJob query parameter:

    • startCollectionExport

    • createCollectionItemListJob

    • trainCollection

    • importComponent

    • analyzeShapeComponent

    • analyzeShapeComponent

    • postConform

    • postImport

    • createItemListJob

    • startItemAnalyzeJob

    • startItemExport

    • startItemExportImf

    • createItemSequenceRenderJob

    • createItemThumbnailJob

    • postItemConform

    • startItemTranscode

    • startJob

    • deleteLibraryLibraries

    • startLibraryExport

    • updateLibraryItemMetadata

    • createLibraryItemListJob

    • startOtifJob

    • exportPosterImage

    • postSequenceRender

    • importShape

    • importShapeEssenceVersion

    • importShapeEssenceVersionRaw

    • importShapeImp

    • importShapeRaw

    • startShapeAnalyzeJob

    • archiveShape

    • exportShape

    • exportShapeImp

    • runShapeHighlightRender

    • restoreShape

    • runShapeSmartcropRender

    • transferShapeFiles

    • createShapeThumbnail

    • startShapeTranscode

    • putShape

    • postStorageImport

    • postStorageImportAssetMap

    • deleteStorageFileByPath

    • startStorageFileAnalyzeJobByPath

    • startStorageImpAnalyzeJobByPath

    • postStorageImportByPath

    • postStorageImportAssetMapByPath

    • postStorageCopyByPath

    • deleteStorageFileWithUri

    • startStorageFileAnalyzeJobWithUri

    • startStorageImpAnalyzeJobWithUri

    • postStorageImportWithUri

    • postStorageImportAssetMapWithUri

    • postStorageCopyWithUri

    • deleteStorageFile

    • startStorageFileAnalyzeJob

    • startFileStorageImpAnalyzeJob

    • postFileStorageImport

    • postFileStorageImportAssetMap

    • postFileStorageCopy

    • postStorageByIdFileImport

    • postStorageByIdFileImportAssetMap

    • deleteStorageByIdFileByPath

    • startStorageByIdFileAnalyzeJobByPath

    • startStorageByIdFileImpAnalyzeJobByPath

    • startStorageByIdFileImpAnalyzeJobByPath

    • postStorageByIdFileImportByPath

    • postStorageByIdFileImportAssetMapByPath

    • postStorageByIdFileCopyByPath

    • deleteStorageByIdFileWithUri

    • startStorageByIdFileAnalyzeJobWithUri

    • startStorageByIdFileImpAnalyzeJobWithUri

    • postStorageByIdFileImportWithUri

    • postStorageByIdFileImportAssetMapWithUri

    • postStorageByIdFileCopyWithUri

    • deleteStorageByIdFile

    • startStorageByIdFileAnalyzeJob

    • startStorageByIdFileImpAnalyzeJob

    • postStorageByIdFileByIdImport

    • postStorageByIdFileByIdImportAssetMap

    • postStorageByIdFileCopy

    • exportThumbnailImage

    • postTranscode

    • postTransfertestTransfer

    • deleteUser

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/types

Breaking change

  • Changed to 'export' enums instead of 'export type' for enums

New

  • CollectionRelationDocument type added

  • CollectionRelationListDocument type added

  • CollectionRelationListType type added

  • CollectionRelationType type added

  • UsageCollectorDocument type added

  • UsageCollectorListDocument type added

  • UsageCollectorListType type added

  • UsageCollectorType type added

  • VXASecretType type added

Updates

  • ComplexJobOutputFormatType includes optional tixUri

  • ComplexJobOutputFormatType includes optional cixUri

  • MetadataFieldGroupType includes optional inheritanceRule

  • MetadataFieldType includes optional inheritanceRule

  • TranscodePresetType includes optional generateCixTix

  • VideoTranscodePresetType includes optional burnSubtitlesLanguage

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/vdt-react

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/vdt-react-timeline

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/vdt-api

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/proptypes

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/vdt-videojs

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/vdt-videojs-react

devDependencies
  • vite 4.5.1 -> 4.5.3

@vidispine/prettier-config

No changes.

@vidispine/eslint-config

No changes.

@vidispine/eslint-config-base

No changes.

@vidispine/eslint-config-react

No changes.

@vidispine/eslint-config-typescript

No changes.

@vidispine/eslint-config-storybook

Bug fixes

  • Fix issue with package stopped being published

@vidispine/eslint-config-mdx

Bug fixes

  • Fix issue with package stopped being published

@vidispine/cra-template-vdt

No changes.

example-vdt-mui-app

Updates
  • Switch to use @vpt/player (from azure registry feed) inside item view

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.