Releases: eluv-io/elv-studio
Releases · eluv-io/elv-studio
1.1.1
1.1.0
App improvements * Abr profile storage/drm changes * Add error details for production_master/init failed call * Save file size to display in Details * Add writeToken and nodeUrl to job details * Add prompt when no audio/video streams found * Add error log dialog * Update client and remove ethers warningFilter * Get file size for s3 uploads * Add try/catch to LRO status * Update elv-lro-status * LRO error states, use react-copy-to-clipboard package * Add lastUpdatedTime and active props, fix clear inactive * Add content type to job details * Require content type in create form * Clear lro status interval on error at beginning of loop * Add drm public access option, sort access groups and libraries * Update abr-profile * Remove abr cache from finished job to preserve browser storagespace * Decouple nested Form components/functions, add default clear profile * Set default abr profile based on presence of library drm cert * UI and loading improvements - Re-format mezzanine and master sections - Remove mezzanine name and description inputs - Move useMasterAsMez above libraries - Create LoadDependencies in ingestStore and rely on loaded prop to display PageLoader - Load content types and display as dropdown on Create page * Revise clear/drm disabling and add drm + clear profile * Support hash and type name for mez content type, use drm+clear profile for libraries with cert but no abr * Separate master and mez details on Job page, use client ContentType * Save mez write token and node url from StartABRMezzanineJobs * Always encrypt master file, change store_clear=true for clear ingests * Prep abr profiles on library load and set supported encryption options * Check for truthy playout formats when prepping library abr profiles --------- Co-authored-by: eponymous301 <michael.parker@eluv.io>