Skip to content

Releases: SRGSSR/pillarbox-web

v1.15.1

31 Oct 14:31
Compare
Choose a tag to compare

1.15.1 (2024-10-31)

Enhancements and Bug Fixes 🐛

  • update urls for custom domain setup (d369998)

v1.15.0

29 Oct 14:17
Compare
Choose a tag to compare

1.15.0 (2024-10-29)

New Features 🚀

  • analytics: track the type of audio track (cda0d7a), closes #265

Chore 🧹

  • build: migrate build system from rollup and parcel to vite (606126f)
  • github-actions: add registry url to release action (5eee634)

v1.14.1

22 Oct 08:43
Compare
Choose a tag to compare

1.14.1 (2024-10-22)

Enhancements and Bug Fixes 🐛

  • pillarbox-monitoring: remove severity property from error event (614ed7f), closes #277

v1.14.0

14 Oct 15:10
Compare
Choose a tag to compare
v1.14.0 Pre-release
Pre-release

1.14.0 (2024-10-14)

Enhancements and Bug Fixes 🐛

  • pillarbox-monitoring: invalid service URL (acf45d4)
  • pillarbox-monitoring: update endpoint url (2b31e9b)
  • pillarbox-monitoring: use capital case to align with spec (4778d43)

New Features 🚀

Tests ✅

  • rename test/analytics folder to test/trackers (d1c85c2)

v1.13.1

30 Sep 12:15
Compare
Choose a tag to compare

1.13.1 (2024-09-30)

Enhancements and Bug Fixes 🐛

  • srgssr-middleware: add missing return statement for DRM check (210bfaf)

v1.13.0

08 Jul 14:52
Compare
Choose a tag to compare

1.13.0 (2024-07-08)

New Features 🚀

  • lang: add journalistic blocking reason (b6b5ada), closes #253

v1.12.2

02 Jul 07:40
Compare
Choose a tag to compare
v1.12.2 Pre-release
Pre-release

1.12.2 (2024-07-02)

Enhancements and Bug Fixes 🐛

Docs 📖

  • fix link to pillarbox-web-demo in README.md (72417f4)
  • remove crossorigin attribute from video-js tag in the examples (25308cd)

v1.12.1

30 Apr 15:11
Compare
Choose a tag to compare
v1.12.1 Pre-release
Pre-release

1.12.1 (2024-04-30)

Enhancements and Bug Fixes 🐛

  • add 'core' export and mapping for single files (e8612a7)

v1.12.0

26 Apr 14:36
Compare
Choose a tag to compare
v1.12.0 Pre-release
Pre-release

1.12.0 (2024-04-26)

Docs 📖

  • link to pillarbox-web-suite (29bd933)

New Features 🚀

  • add exports field to package.json (cadf774)

v1.11.1

24 Apr 14:34
Compare
Choose a tag to compare
v1.11.1 Pre-release
Pre-release

1.11.1 (2024-04-24)

Enhancements and Bug Fixes 🐛

  • media-composition: remove audio chapters (48e3c6d), closes #245