Releases: muxinc/mux-php
Releases · muxinc/mux-php
4.0.0
- add support for
static-renditions
APIs - add
passthrough
to eachstatic_rendition
object - add support for additional standard dimensions in Mux Data
- allow updating
video_quality
on live streams - [breaking] It is very unlikely that you were using the
AssetStaticRenditionsFiles
type directly, but just in case this has been replaced withStaticRendition
for the object, andCreateStaticRenditionRequest
for the request with the newstatic-renditions
APIs - [breaking] Deprecate
mp4_support
and associated APIs. Utilize the new Static Rendition APIs instead. - [breaking] Remove Spaces APIs and routes
3.21.0
- Remove
ad_watch_time
andview_content_watch_time
, metrics which do not exist.
Note: The above change may be considered breaking; if you were accessing either field on a base Video View, that will no longer work. It is highly likely that your code was not using those fields, however. Additionally, those metrics are no longer allowed in the metrics API.
3.20.0
3.19.0
3.18.0
3.17.0
- Add support for User Agent restrictions within
PlaybackRestriction
- Add support for error severity and business exceptions
- Add support for updated MP4 options
- Add support for additional ad metrics
- Fix issue with handling generated subtitle tracks
- Add missing
encoding_tier
field toDeliveryReport
3.16.0
3.15.0
- Adds APIs for retroactive caption generation
- Adds
ingest_type
field on Assets - Adds fields related to SRT support including
active_ingest_protocol
,error_severity
, - Updates Simulcast documentation for SRT support
- Adds several fields to the Data API, including
player_error_code
,starting_up_viewers
,playback_failure_error_type_id
,playback_business_exception_error_type_id
,video_startup_business_exception_error_type_id
,error_severity
- General documentation cleanup across Video and Data APIs
3.14.0
- add support for metric filters for all Data routes
- add support for filtering on insights routes
- additional fields available on list video views endpoint (Viewer Experience Score and Watch Time)
- add support for
primary
on the Track model - add support for additional Ad Metrics