Skip to content

v2.0.0

Compare
Choose a tag to compare
@erikpena erikpena released this 01 Feb 04:23
· 160 commits to master since this release

What's new

  • Overhaul in UI/UX; The plugin's home screen now has a grid for all the MuxAsset collection entries
  • Clicking an item in the grid will display a modal with additional information
  • Added a player (powered by https://github.com/muxinc/videojs-mux-kit) for previewing content
  • Enable fuzzy searching for title and Mux Asset.id values within the grid
  • Enabled deletion of MuxAssets which will also delete the Asset from Mux
  • Enabled uploads of audio files to Mux.

What's changed

  • The MuxAsset collection type is now hidden from the Strapi admin UI. Management should be done by the new design. Retrieving should be done via APIs.

What's fixed