🟢 There are no breaking changes.
User-facing changes
- Add the option to upload thumbnails when uploading videos #1599
- Add the "moving truck" icon for waiting events in series thumbnails everywhere #1573
- Modify the
<itunes:author>tag in rss feeds to usepresentermetadata field for series andcontributors(= creator) for single event entries #1603
Changes primarily for admins
- Add opt-in feature to authorize static files via JWTs #1602
- This finally allows you to keep Opencast's static file authorization enabled. You do need to install octoka on your Opencast presentation nodes though (or manually configure Opencast in a special way, which is not recommended).
- This feature is still opt-in as we still need to evaluate it to see if any problems pop up during real usage. If you use this, please let us know about your experiences with it!
- Enable it via
auth.auth_static_filesin the config
- Stop generating docs for 1.x and 2.x except their last release #1606
- Update dependencies #1608
Full Changelog: v3.10...v3.11