- Added collection dropdown to chooser
- Preliminary django 4 Support
- Default audio codec for mp4 changed to AAC
- Changed default thumbnail generation to match video size
- Added ability to use custom models for Videos + Transcodes
- Added a way to add VTT files to videos and render them
- Added VideoChooserBlock
- Added video summary on admin homepage
- Upped minimum wagtail to 2.4
- Dropped python2
- Updated wagtail dependency to 2.0
- Support remote storage engines, like AWS S3.
- Add support for Django 1.11
- Do not require a new video file when editing existing videos
- Prefer transcodes over the source video
- Support Django 1.9+, Wagtail 1.7+