Skip to content

v3.1 🐭

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 13:46
· 6 commits to main since this release

🟢 There are no breaking changes.

What's Changed

User-facing changes

  • Add configurable deletion modes for series, events and playlists. When enabled, certain realms will be deleted automatically when a series or event is deleted in Opencast. For details, see the auto_delete_pages docs section. #1348
  • Show deleted blocks only in edit mode #1345
  • Fix bug with lock_acl_to_series = true when uploading without series #1353

Changes primarily for admins

  • Make JWT contain auth claims to grant correct permissions, fixing the editor integration #1358
  • Fix tobira worker on single-CPU machines by using fewer DB connections #1357
  • Optimize GQL queries #1347

Full Changelog: v3.0...v3.1