generator-xdk-vanilla
Change Logβ
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.2.15 (2024-07-15)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.14 (2023-10-16)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.13 (2023-10-16)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.12 (2023-10-10)β
Featuresβ
- added example of override network locally (dfc9c66)
- added network detection. it logs when the state changes (915482a)
- work on XDK4-411 add base Navigator and Poller Network systems (296639a)
- work on XDK4-411, move Network to NavigatorNetwork (4f7c53a)
4.2.11 (2023-07-25)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.10 (2023-06-14)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.9 (2023-04-17)β
Featuresβ
- update node engine to >=14 (953479f)
4.2.8 (2023-03-30)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.7 (2023-03-28)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.6 (2023-03-27)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.5 (2023-03-22)β
Featuresβ
- final implementation using custom config flag (da0aea6)
- listen to hls.js event within the vanilla code as an example (1739d6f)
4.2.4 (2023-02-20)β
Featuresβ
- update vanilla package.json related to shaka/hls (7abcfe0)
4.2.3 (2023-01-09)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.2 (2022-12-20)β
Bug Fixesβ
- tizen subtitle args and vanilla renderer (ca4a250)
4.2.1 (2022-11-16)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.0 (2022-11-04)
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.0-rc.3 (2022-11-03)
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.2.0-rc.2 (2022-10-27)
Featuresβ
- add some new streams to vanilla streams.js (4e71a1c)
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β
- add setVideoDisplayMode function to PSPlayer but not supported (cd306dc)
- import performance-polyfill module for ps webmaf (c5f494e)
- issue with device detections. thx Bo (9235699)
- vanilla app won't start on ps4 webmaf (7de450a)
- webmaf does not support protocol-relative media url (ab88318)
Featuresβ
- xdk.config.js devices.details is not longer needed (7dcfc82)
4.1.7 (2022-08-18)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.1.6 (2022-08-12)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.1.5 (2022-08-12)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.1.4 (2022-07-19)β
Bug Fixesβ
- added weinre variable on build. added version on dev and build (1d17571)
Featuresβ
- added version text (bde7d26)
4.1.3 (2022-06-13)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.1.2 (2022-06-06)β
Bug Fixesβ
- added missing dependency for vanilla generator (3171cd6)
4.1.1 (2022-03-25)β
Bug Fixesβ
- edge support for vtt.js, start ttml support (6ce4fd2)
- missing style-loader@2 webpack@4 dev dependency + vtt.js (d80848e)
Featuresβ
4.1.0 (2022-02-21)
Bug Fixesβ
- @accedo/xdk-core: now xdk.config.js devices.details is optional (094c7ac)
- mandatory cookie name from config. now uses defaults (e6248d8)
- problems with extensions + fixes on exported configs (629862d)
Featuresβ
- 3 levels of player config. load>addPlayer>default (3fb2885)
- added android config and id, examples and update readme (29786f8)
- added ps msdk config and id, examples and update readme (ac302e8)
- added syntax sugar for addExtension (ba5b25a)
- added tests and new exported ID and config for lgwebos (3f1731b)
- added the xdk.config.js media.guessStreamingProtocol override (063d7a0)
- added tizen config and id, examples and update readme (c35683a)
- added workstation config, id and export it (4a5b4f0)
- exports all from xdk-config index. type guard example (105555c)
- move non core modules to xdk-base-modules (125702d)
- remove promise and thennable (db011e9)
4.1.0-rc.1 (2021-12-02)
Featuresβ
4.0.29 (2022-01-20)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.28 (2022-01-19)β
Bug Fixesβ
- @accedo/generator-xdk-vanilla: error on package.json file (92743e8)
4.0.27 (2022-01-18)β
Bug Fixesβ
- small issue on unrelated files (7ce8b9b)
Featuresβ
- added extension example (6890acc)
- moved tts configs to its own folder (0d31f50)
- @accedo/xdk-config: added config helpers (af46cd4)
- tts-extension-vizio into v4.0.x (a2cbeb3)
- added driver.webos from a1 thx @Riley (fdafd3b)
- added html5 strategy. it works (d7a8797)
- added interface for tts and system settings (7ef826b)
- arrange configs, add better examples (51e320c)
- complete html5 tts implementation. improved interface (712b9f0)
- extended interface (c3bdfd1)
- pointing vanilla to the new package (7ebbcde)
- vizio tts extension cleanup (4fb0eea)
4.0.26 (2022-01-12)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.25 (2021-12-21)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.24 (2021-11-29)β
Featuresβ
- adding sky-soip device to vanilla (9c39ff2)
4.0.23 (2021-11-22)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.22 (2021-11-18)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.21 (2021-11-12)β
Bug Fixesβ
- added how to get the detected platform (6123449)
4.0.20 (2021-11-08)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.19 (2021-11-03)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.18 (2021-10-19)β
Bug Fixesβ
- replaced streams and subtitles for mp4 stream (dd60b38)
4.0.17 (2021-10-05)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.16 (2021-10-04)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.15 (2021-10-01)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.14 (2021-09-27)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.13 (2021-09-27)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.12 (2021-09-24)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.11 (2021-09-24)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.10 (2021-09-22)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.9 (2021-09-22)β
Featuresβ
- @accedo/generator-xdk-vanilla: added eslint, fix issues (9740751)
4.0.8 (2021-09-22)β
Bug Fixesβ
- @accedo/generator-xdk-vanilla: fix dependencies (4ebbe58)
Featuresβ
- @accedo/generator-xdk-vanilla: add all devices to xdk.config.js (80c8b6f)
4.0.7 (2021-09-22)β
Bug Fixesβ
Featuresβ
- hlsjs prepare method to allow interceptions call to add token (f14d394)
4.0.6 (2021-09-03)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.5 (2021-09-03)β
Bug Fixesβ
- remove duplicated back event (37b3d83)
Featuresβ
- expose log levels for a more verbose configurationΓΒ₯ (52f80a3)
4.0.4 (2021-07-15)β
Featuresβ
- add connection poller example and onscreenlog (ddb1434)
4.0.3 (2021-07-14)β
Featuresβ
- update tag, node and peerDependencies (cef04a6)
4.0.2 (2021-06-18)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.1 (2021-05-26)β
Bug Fixesβ
- vanilla android config (01c0a85)
4.0.1-alpha.6 (2021-04-28)β
Featuresβ
- add webmaf in vanilla config (96e26a1)
4.0.1-alpha.5 (2021-04-16)β
Bug Fixesβ
- updates based on PR comments (6f1fcaa)
- use new player event to force play in the StateMachine for AVPlayer (a63738b)
Featuresβ
- add player status in vanilla (a003aa9)
4.0.1-alpha.4 (2021-04-12)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.1-alpha.3 (2021-04-08)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.1-alpha.2 (2021-03-16)β
Featuresβ
- tizen External Subtitle Strategy implemented (52a2ba7)
- update subtitle input model to use new format (cd9f4d9)
4.0.1-alpha.1 (2021-02-25)β
Note: Version bump only for package @accedo/generator-xdk-vanilla
4.0.1-alpha.0 (2021-02-19)β
Bug Fixesβ
- eslint errors on generator vanilla (4a4cbc0)
- now we can build again the libs and execute everything with vanilla (31eda26)
- set devserver contentBase to src folder (cde83c2)
- set devserver contentBase to src folder (e8d36bf)
- setting full screen once the video starts (e4ebb80)
- solve issues based on comments (77df878)
- solve loader issues (784c380)
- update line end on local files to avoid further issues (9d2ebd1)