Releases: SRGSSR/pillarbox-web
Releases · SRGSSR/pillarbox-web
v1.11.0
1.11.0 (2024-04-15)
New Features 🚀
- srgssr-middleware: allow overriding of resource properties (7e12ef7)
Chore 🧹
- npm: update video.js to v8.11.8 (31724d7)
v1.10.0
1.10.0 (2024-04-03)
New Features 🚀
Docs 📖
- improve api documentation (cc47173)
- link theme editor in the documentation (820b6e5)
v1.9.0
1.9.0 (2024-03-28)
New Features 🚀
- player: add playedPercent and playedRanges helpers (bbf6049)
v1.8.0
1.8.0 (2024-03-28)
New Features 🚀
- player: add seekableRanges helper function (5030afe)
v1.7.0
1.7.0 (2024-03-28)
New Features 🚀
v1.6.0
1.6.0 (2024-03-22)
Docs 📖
- add tutorial for middleware options (094f51c)
New Features 🚀
v1.5.0
1.5.0 (2024-03-22)
New Features 🚀
- add pillarbox-js css as main theme (a18e19d)
Chore 🧹
Docs 📖
- add custom events tutorial (6243382)
- default fill option value (84c1ffc)
v1.4.3
1.4.3 (2024-03-18)
Enhancements and Bug Fixes 🐛
- srgssr-middleware: incompatibility of older browsers with nullish coalescing (b739502)
Chore 🧹
- npm: add packge lock to semantic release config file (0d1a1c3)
v1.4.2
1.4.2 (2024-03-15)
Enhancements and Bug Fixes 🐛
- control-bar: end value in align-items is not compatible with old Safari (e7f7637)
v1.4.1
1.4.1 (2024-03-15)
Enhancements and Bug Fixes 🐛
- srgssr-middleware: safari stalls at end of blocked segment (c0f5105)
Docs 📖