Skip to main content
Version: 4.2.x

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​

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​

  • added default renderer for SUBTITLE_UPDATE events (13d59bb)
  • added dockerfile for vanilla (8756068)

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​

  • move non core modules to xdk-base-modules (125702d)
  • remove promise and thennable (db011e9)

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​

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)

Features​

  • enable on screen logs from vanilla app (12335df)
  • update order for msdk ps5 (3a28365)