xdk-device-microsoft-uwp
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-microsoft-uwp
4.2.3 (2023-06-14)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.2.2 (2023-04-17)
Features
- update node engine to >=14 (953479f)
4.2.1 (2023-02-20)
Bug Fixes
- uwp player doload function, bind this scope to _super call (d189bda)
4.2.0 (2022-11-04)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.2.0-rc.3 (2022-11-03)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.2.0-rc.2 (2022-10-27)
Bug Fixes
- return play() promise in uwp html5 async play function (f4e85fb)
- revert uwp _doLoad function which returns _doLoadPromise (d95a614)
Features
- change playback related functions to async in xbox uwp platform (51dd123)
- make _doLoad async (07a5932)
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
- issue with device detections. thx Bo (9235699)
4.1.0 (2022-02-21)
Features
- exposed microsoft uwp config and id from package (51cc575)
- 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.8 (2021-11-08)
Bug Fixes
- changed regex in set method and removed JSON.parse in get method (845d249)
4.0.7 (2021-11-03)
Bug Fixes
- proposal of storage management that handle chunks of 4096b, changed package version from 4.0.6 to 4.0.7 (41242b3)
- revert version number to 4.0.6 because it is handled by xdk team (d3c9976)
- using a const variable for the chunk size (e1a21bd)
4.0.6 (2021-10-19)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.5 (2021-10-05)
Bug Fixes
- pass option prepare object to parent (c9d3d89)
4.0.4 (2021-10-04)
Bug Fixes
- fixed xbox html5 player buffering strartegy (619dcc2)
4.0.3 (2021-09-03)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.2 (2021-09-03)
Bug Fixes
- check if we can detect a keyboard before set a listener (a66b778)
- remove duplicated back event (37b3d83)
4.0.1 (2021-07-14)
Bug Fixes
- removed Windows error on detection due to uwp (7227dbf)
Features
- update tag, node and peerDependencies (cef04a6)
4.0.0 (2021-05-26)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.0-rc.8 (2021-04-28)
Bug Fixes
- update from ^4 from ~4.0.0-rc.0 for peerDependencies (bc2b591)
4.0.0-rc.7 (2021-04-12)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.0-rc.6 (2021-04-08)
Bug Fixes
4.0.0-rc.5 (2021-03-16)
Bug Fixes
- uwp smooth streaming configuration fixed (628ed3c)
4.0.0-rc.4 (2021-02-19)
Bug Fixes
- PropertySet needs extra information in its config (d51fd9e)
Features
- add capability matrix changelog files (408c3e4)
4.0.0-rc.3 (2020‑12‑17)
Doc update in order to add Capability Matrix
4.0.1-alpha.2 (2019-09-04)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.1-alpha.1 (2019-07-19)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.1-alpha.0 (2019-07-19)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.0-alpha.22 (2019-07-16)
Bug Fixes
- public-npm-repos is wrong (c751c82)
4.0.0-alpha.21 (2019-07-16)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.0-alpha.20 (2019-06-28)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.0-alpha.19 (2019-06-28)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.0-alpha.18 (2019-06-28)
Note: Version bump only for package @accedo/xdk-device-microsoft-uwp
4.0.0-alpha.17 (2019-06-17)
Features
- we need to allow event to be bubbled from XDK event handlers (57f6e2a)
4.0.0-alpha.16 (2019-06-10)
Bug Fixes
- xdk-config as peerDep for everything (c6bce0b)
Features
- move to use xdk-log (6823638)
4.0.0-alpha.15 (2019-05-21)
Bug Fixes
- console is not required in TVKey (6e45609)
- default export error (41a33e6)
- multiple issues (58a3cce)
- naming error (9cf7695)
- remove unnecessary info (7a14199)
- use console.xxx.bind instead (32e6649)
Features
- copy across all XDK3 source for UWP platform (054f11c)
- create a WinJS Promise to native Promise wrapper (e33365f)
- end of day commit, UWP Player (676f2af)
- port all storage classes (7acd79b)
- port API map and loader (60fbc6d)
- port default config to XDK4 (5217937)
- port device detection (a9ec4e0)
- port Device Package (958e9fb)
- port Error Map (b2c1b78)
- port Network class fully and move doc to README (a353658)
- port playback error for UWP player (1de3d80)
- port PlayReady DRM agent (e438d71)
- port Reactive Service Request (8163c01)
- port System, including moving some doc to README (edac000)
- ported TVKey (ecc5310)
- update README to incorporate onActivate handler (ceed10e)