Skip to content

Releases: daun/statamic-mux

3.2.0

18 Mar 22:09

Choose a tag to compare

  • Add support for Laravel 13
  • Add asset browser filter for Mux videos

3.1.2

28 Feb 08:43

Choose a tag to compare

  • Display correct playback id in fieldtype component

3.1.1

27 Feb 14:50

Choose a tag to compare

  • Update firebase/php-jwt to fix security advisory (@steveparks)

3.1.0

13 Feb 17:19

Choose a tag to compare

  • Make video thumbnails faster and more reliable

3.0.0

08 Feb 18:48
072d452

Choose a tag to compare

  • Add support for Statamic 6
  • Show animated video thumbnails in asset listings
  • Show upload status in asset listings
  • Drop support for Laravel 10 & 11 (breaking change)
  • Drop support for PHP 8.2 (breaking change)

2.1.1

08 Feb 11:15

Choose a tag to compare

  • Explicitly test against PHP 8.5

2.1.0

11 Dec 20:51

Choose a tag to compare

  • Speed up initial rendering by reusing existing playback id

2.0.0

25 Nov 12:19
95a75e9

Choose a tag to compare

  • Add configurable logger for simpler troubleshooting
  • Add mux:debug command for ensuring correct configuration
  • Make Guzzle requests hookable for advanced use cases
  • Remove support for Laravel 9 and PHP 8.1 (breaking change)

1.8.0

15 Nov 21:44

Choose a tag to compare

  • Add option to lazyload web component scripts

1.7.0

15 Nov 20:40
c25aee7

Choose a tag to compare

  • Add option to optimize storage by replacing original video with placeholder
  • Lower memory usage by streaming uploads
  • Support ingestion from public url in more scenarios
  • Improve dispatch speed on async queues