Skip to content

v1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 17:28
· 101 commits to main since this release

1.1.0 (2024-02-23)

Refactor 🔩

  • srgssr-middleware: move srgssr specific options declaration (1138f89)
  • srgssrg-middleware: extraction of duplicated code in text tracks (4ff0bc8)

New Features 🚀

  • mediaComposition: exposes the media URN through the main resources (4b4c5a5)
  • srgssr-middleware: add blocked segments support (ad4e906), closes #211
  • srgssr-middleware: add chapters support (62ff02a), closes #204
  • srgssr-middleware: add intervals support (00ad42c), closes #212
  • srgssr-middleware: add support for remote subtitles (dbe9eb4), closes #203

CI 🔁

Docs 📖

  • analytics: add tracking limitations section to known issues (a69c916), closes #208