Skip to content

Releases: muxinc/mux-php

3.17.0

07 May 16:47
1efc163
Compare
Choose a tag to compare
  • 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 to DeliveryReport

3.16.0

05 Apr 13:42
99b3776
Compare
Choose a tag to compare
  • Adds updated MP4 generation options.

3.15.0

14 Mar 15:50
bf6ae28
Compare
Choose a tag to compare
  • 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

20 Dec 10:15
e2e92fb
Compare
Choose a tag to compare
  • 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

3.13.0

01 Dec 17:44
f9626ae
Compare
Choose a tag to compare
  • Add Web Inputs
  • Additional documentation for optional fields
  • Updated Mux Data fields
  • Cleanup typos

3.12.1

06 Nov 17:15
14b1239
Compare
Choose a tag to compare
  • Updates docs for encoding_tier
  • Adds generated_vod to text_source enum
  • Adds a test for generated VOD captions

3.12.0

13 Oct 15:26
8580ee8
Compare
Choose a tag to compare

General:

  • Assorted documentation improvements
  • Added MIT license to setup.py

Mux Video:

  • Added Multi-track Audio
  • Added 4K & max_resolution_tier
  • Added Encoding tiers
  • Added Generated captions (beta)
  • Deprecated max_stored_resolution, replaced with resolution_tier

Mux Data:

  • Added Video startup failure
  • Added Monitoring breakdown timeseries

3.11.0 release

01 May 14:41
Compare
Choose a tag to compare

This release adds parameters to the response of some of the API calls (to better match our implementation), and improves the unit test for exercising the signing key routes. This release also includes a few documentation updates as well.

3.10.0

22 Feb 21:02
fc77783
Compare
Choose a tag to compare

This release adds support for reporting the delivered seconds by resolution, as well as using the crop layout for Space broadcasts.

Please note that we've dropped support for PHP 7.4 and 8.0, as they have been declared "end of life" by the PHP project.

3.9.0

12 Jan 21:21
cdad093
Compare
Choose a tag to compare

This release supports the recently updated changes to the Mux Data Monitoring API.