Skip to content

Latest commit

 

History

History
182 lines (80 loc) · 6.44 KB

CHANGELOG.md

File metadata and controls

182 lines (80 loc) · 6.44 KB

1.11.3 (2023-07-11)

Bug Fixes

  • video-emulator: improved video emulator feed, fixed constraints issue with firefox (fb28b14)

1.11.2 (2022-07-27)

Bug Fixes

1.11.1 (2022-07-26)

Bug Fixes

1.11.0 (2022-07-26)

Features

  • add support older constraints specs (a5a60ee)

1.10.0 (2022-07-22)

Features

  • implement unsilenceDevice and unbrickDevice methods (a44e24e)

1.9.2 (2022-07-22)

Bug Fixes

1.9.1 (2022-07-21)

Bug Fixes

  • default capabilities if input is not provided (30b1699)

1.9.0 (2022-07-21)

Features

  • default device capabilities (81b802c)

1.8.0 (2022-07-21)

Features

  • override applyConstraints method (b36f0f3)

1.7.0 (2022-07-20)

Features

1.6.0 (2022-07-16)

Features

1.5.1 (2022-07-16)

Bug Fixes

1.5.0 (2022-07-16)

Features

  • implement silenceDevice method (08f260d)

1.4.1 (2022-07-16)

Bug Fixes

1.4.0 (2022-07-15)

Features

  • implement brickDevice method (36184a2)

1.3.0 (2022-07-15)

Features

  • apply groupId and deviceId constraints (56ee4e2)

1.2.0 (2022-07-15)

Features

  • setup vite for compiling module (9caa3a3)

1.1.5 (2022-07-15)

Bug Fixes

  • testing ci for npm publish (2ef597a)

1.1.4 (2022-07-15)

Bug Fixes

  • testing ci for npm publish (717a85e)

1.1.3 (2022-07-15)

Bug Fixes

1.1.2 (2022-07-15)

Bug Fixes

1.1.1 (2022-07-15)

Bug Fixes

1.1.0 (2022-07-15)

Features

  • dispatch devicechange event (1b421e5)

1.0.1 (2022-07-14)

Bug Fixes

  • source for continuous media streams (7fa313e)

1.0.0 (2022-07-14)

Bug Fixes

Features

  • basic initial implementation (3ea3263)
  • code structure (91da4cc)
  • implementation of emulator methods (wip) (b0d6ecb)