Skip to content

v3.16 🦥

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:27
c05babd

🟢 There are no breaking changes.

User-facing changes

  • Fix "manage single series/playlist" pages when user does not have access in #1705
    • Before, unauthorized users could open that page, implying that they could also change the item. This was not the case however, users were never able to actually do anything or see anything they weren't supposed to. It just looked like it would be a security problem.
  • Remove thin grey line in iframe previews in #1719

Changes primarily for admins

  • Accept both Opencast- and Tobira IDs for RSS endpoints in #1748
  • Update dependencies, including security related patches.
    • Basically none of the security vulnerabilities affect Tobira or its users. The only patch that could be potentially of interest is this: #1741

Changes primarily for developers

  • Move code around in backend in #1692
  • Remove X-Frame-Options deny header from test deployment in #1720

Full Changelog: v3.15...v3.16