xdk-device-vewd-html5
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.2.4 (2023-10-10)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.2.3 (2023-06-14)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.2.2 (2023-04-17)
Features
- update node engine to >=14 (953479f)
4.2.1 (2023-02-20)
Features
- update peerDependencies related to XDK4.2 and shaka/hls (51c9663)
4.2.0 (2022-11-04)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.2.0-rc.3 (2022-11-03)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.2.0-rc.2 (2022-10-27)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.2.0-rc.1 (2022-10-13)
Bug Fixes
- rm all the dependencies that may install core-js-pure on xdk 4.2 (5ac722e)
4.2.0-rc.0 (2022-10-11)
Bug Fixes
- constant declare issue fix in defaultConfig of Vewd abstraction (2bf0d35)
Features
- import shaka to vewd abstraction (3b50138)
- remove old shaka related files in vewd abstration (574942b)
4.1.0 (2022-02-21)
Features
- added config, id and index to vewd (036e378)
- added getVideoObject. fixed peer dependencies (22cb008)
- update base to peer and 4.1.0 to 4.1.0-rc.1 (9c18109)
4.1.0-rc.1 (2021-12-02)
Features
4.0.4 (2021-10-19)
Features
- add sky-soip device package contrib (5d0e370)
4.0.3 (2021-09-03)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.0.2 (2021-09-03)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.0.1 (2021-07-14)
Features
- update tag, node and peerDependencies (cef04a6)
4.0.0 (2021-05-26)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.0.0-rc.4 (2021-04-28)
Bug Fixes
- update from ^4 from ~4.0.0-rc.0 for peerDependencies (bc2b591)
4.0.0-rc.3 (2021-04-08)
Bug Fixes
- update node support in packages (56cba10)
4.0.0-rc.2 (2021-02-19)
Features
- add capability matrix changelog files (408c3e4)
- update capabilities for vewd and panasonic as extentions html5 (58b9fb9)
4.0.0-rc.1 (2020‑12‑17)
Doc update in order to add Capability Matrix
4.0.0-alpha.21 (2019-09-19)
Bug Fixes
- fixes for shakaplayer (63ff3cc)
- just changed some comments (4fd573f)
- renamed functions to match event names to avoid exceptions (261ce19)
4.0.0-alpha.20 (2019-09-04)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.0.0-alpha.19 (2019-07-16)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.0.0-alpha.18 (2019-06-28)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.0.0-alpha.17 (2019-06-28)
Note: Version bump only for package @accedo/xdk-device-vewd-html5
4.0.0-alpha.16 (2019-06-28)
Features
- beta (c3e7bde)
4.0.0-alpha.15 (2019-06-17)
Features
- we need to allow event to be bubbled from XDK event handlers (57f6e2a)
4.0.0-alpha.14 (2019-06-10)
Bug Fixes
- xdk-config as peerDep for everything (c6bce0b)
Features
- move to use xdk-log (6823638)
4.0.0-alpha.13 (2019-05-21)
Bug Fixes
- use console.xxx.bind instead (32e6649)
4.0.0-alpha.12 (2019-04-25)
Bug Fixes
- forgot to update names here (9125c62)
- privatise show/hide (634c62f)
- the file should appears below src folder instead (f693840)
- these two should be awaited (ddd8de3)
- to allow Jest to run, main must be defined in pkg.json (d0fc42a)
- use string.includes to avoid the comparison (4d8b0b4)
- wrong device name (bbd8bba)
Features
- add test structure for System, require working on mocking UA (b35a767)
- all tests will use the same method to test (731751d)
- clone XDK3 Vewd package here (e48208d)
- end of the day commit, partial port ShakaPlayer wrapper (302775d)
- es6-ify detection (a3a78ed)
- finish porting of Shaka Player wrapper (6f2007b)
- implement Vewd detection test (da386c5)
- lerna create vewd package (9dfb149)
- port Common DRM Agent (ca29ba5)
- port ShakaErrorMap to xdk4 (2e5082f)
- port System (5ab93f5)
- port Vewd device package (c1045d3)
- port Vewd network module (dc5c2d4)
- port Vewd TVKey (0609f8f)
- prettier fix previously un-fixed code (6523ed7)
- require latest Shaka Player and camelcase (e441e5e)
- this now work, for the only test (8385ac6)
- update defaultConfig to ES6 (363c891)
- update the boilerplate to reflect the coding structure (d2beebe)