Skip to content

v2.10 🐙

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 14:00
· 65 commits to master since this release

What's Changed

⚠️ Note: This and newer Tobira versions are incompatible with Opencast 15.5 (and only that version). With Opencast 15.4 and earlier, you won't get the new slide previews, but everything works otherwise. With Opencast 15.6 and later, everything works, including slide previews. Only 15.5 is broken.

User-facing changes

  • Allow users to delete videos they have write-access to in #1172
  • Enable paella slide previews in #1163
    • Note: you have to run a resync to take advantage of that for existing events.
  • Adjust sizing and color of new paella icons to be less bold and distracting in #1165
  • Add option to embed videos using Opencast IDs by @geichelberger in #1174
  • Open studio and editor in current tab and add return-to-tobira links in #1178
  • Hide editor link on live videos since they can't be edited anyway in #1182
  • Fix issue where very wide videos could overflow and cause horizontal scrolling in #1183

Changes primarily for admins

  • Make font configurable in #1167

Changes primarily for developers

  • Update and improve deployment scripts for installation on RHEL9 by @wsmirnow in #1169
  • Improve asset handling and use frontend bundle splitting in #1167
  • Add block editing UI tests in #1147
  • Store custom ACL actions in database in #1164

New Contributors

Full Changelog: v2.9...v2.10