Skip to content

v2.2.1

Compare
Choose a tag to compare
@erikpena erikpena released this 08 Jul 03:49
· 125 commits to master since this release

Important Note

An update was introduced to the mux-asset controller with how it handles filters for CRUD operations. The change includes following Strapi's paradigms for defining filters. See Strapi's Entity Service API: Filtering documentation for more info.

What's new

What's changed

  • Updated controller to respect additional queries for the mux-asset collection type
  • Updated Admin UI to use Strapi query paradigms
  • Updated sync process to for better fallbacks based on missing assets
  • Update Mux Data metadata based on consistent player_name and player_type dimensions

What's fixed