v2.12 🦇
🟢 There are no breaking changes.
What's Changed
User facing changes
- Update Paella to fix visual bug with floating menus in #1245
- Explicitly mention "delete" as possible things someone with "write" access can do in #1254
Changes primarily for admins
- Fix deserialization of old harvest responses in #1256
- This makes Tobira again work with older Opencast versions. With v2.9 and v2.10 we accidentally bumped the requirements for the harvest API without realizing it. This is now fixed. We also added tests to reduce the likelihood of this happening again.
- Update some dependencies
Changes primarily for developers
- Fix GitHub action scripts
- Fix UI tests
- Fix copy&paste bug in GraphQL docs in #1255
Full Changelog: v2.11...v2.12