Releases: SRGSSR/pillarbox-web
Releases · SRGSSR/pillarbox-web
v1.15.1
1.15.1 (2024-10-31)
Enhancements and Bug Fixes 🐛
- update urls for custom domain setup (d369998)
v1.15.0
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
1.14.1 (2024-10-22)
Enhancements and Bug Fixes 🐛
- pillarbox-monitoring: remove severity property from error event (614ed7f), closes #277
v1.14.0
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
1.13.1 (2024-09-30)
Enhancements and Bug Fixes 🐛
- srgssr-middleware: add missing return statement for DRM check (210bfaf)
v1.13.0
1.13.0 (2024-07-08)
New Features 🚀
- lang: add journalistic blocking reason (b6b5ada), closes #253
v1.12.2
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
1.12.1 (2024-04-30)
Enhancements and Bug Fixes 🐛
- add 'core' export and mapping for single files (e8612a7)
v1.12.0
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
1.11.1 (2024-04-24)
Enhancements and Bug Fixes 🐛
- media-composition: remove audio chapters (48e3c6d), closes #245