Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 888 Bytes

File metadata and controls

42 lines (29 loc) · 888 Bytes

Changelog

All changes to this project will be documented in this file.

[0.1.7] - 2022-09-29

  • add destroy() method
  • automatically remove expired drawing from drawings array

[0.1.6] - 2022-09-16

  • Fix screencast stream size ratio issue

[0.1.5] - 2022-09-14

  • Fix stream id generation
  • Fix mouse events when occuring outside the canvas

[0.1.4] - 2022-07-11

  • Add origin headers
  • Add audio sources management
  • Handles async errors

[0.1.3] - 2022-06-22

  • Clean npm package bundle
  • Update code samples

[0.1.2] - 2022-06-22

  • Add hidden and opacity options

[0.1.1] - 2022-06-22

  • Fix mouse coordinates when canvas display dimensions is different from it's real dimnsions

[0.1.0] - 2022-06-21

  • first beta release

[0.0.3] - 2022-06-08

  • 3rd alpha version

[0.0.2] - 2022-06-08

  • Second alpha version

[0.0.1] - 2022-05-31

  • First version