v1.1
🟢 There are no breaking changes.
User-facing changes
- Add embed code to video page by @JulianKniephoff in #503
- For upcoming live streams, don't show player but a big "upcoming" note. Reload once the stream starts. #505
- Keep video and series URLs stable (e.g. no more changing URLs for live streams) by @LukasKalbertodt in #504
- Open video editor in a new tab f1dce75
- Add nicer fallback for when a thumbnail cannot be loaded 6bad9cc
- Don't show user icon if there are no creators 4205cf2
- Make some relative times more accessible to assistive technologies (use
<time>
tag) 6729073 - Fix video page for videos with an audio(-only) track, and fix the infinite loop in our error handling caused by it by @JulianKniephoff in #506
Changes primarily for admins
- Add video direct link by Opencast ID 03513b7
- Validate Meili API key in
check
subcommand ef6ea6a - Fix
db console
for password/username/database with special characters 3e04c50 - Clarify deployment documentation regarding name of the binary by @JulianKniephoff in #499
Changes primarily for developers
- Fix release script & adjust test deployment text by @LukasKalbertodt in #502
- Bump juniper from 0.15.9 to 0.15.10 in /backend by @dependabot in #498
- Configure automatic changelogs for releases by @LukasKalbertodt in #507
Full Changelog: v1.0...v1.1