Skip to content

Latest commit

 

History

History
123 lines (60 loc) · 4.82 KB

CHANGELOG.md

File metadata and controls

123 lines (60 loc) · 4.82 KB

Semantic Versioning Changelog

1.0.14 (2020-04-22)

Bug Fixes

1.0.13 (2020-04-22)

Bug Fixes

1.0.12 (2020-04-22)

Bug Fixes

1.0.11 (2020-04-21)

Bug Fixes

  • dependencies (2ae47f8)
  • merge pull request #49 from ambianic/dependabot/npm_and_yarn/uuidv4-6.0.7 (e3235f3)
  • merge pull request #50 from ambianic/dependabot/npm_and_yarn/cookie-session-1.4.0 (106fe4c)

1.0.10 (2020-03-30)

Bug Fixes

  • merge branch 'master' into dev (b812eaf)
  • merge branch 'master' into dev (a8e8b13)

1.0.9 (2020-03-28)

Bug Fixes

  • log warn messages on room joinining (45b19c8)

1.0.8 (2020-01-22)

Bug Fixes

  • check interval for room membership (fdd4489)

1.0.7 (2020-01-17)

Bug Fixes

  • datachannel handshake bugs between python and js peers (b120151)
  • p2p dataconnection fixes (facf00b)
  • polishing signaling server communication with js and python clients; fix room membership api (3fe3f84)

1.0.6 (2019-12-17)

Bug Fixes

1.0.5 (2019-12-14)

Bug Fixes

  • room management improvements and tests (fdf3c59)

1.0.4 (2019-12-09)

Bug Fixes

1.0.3 (2019-12-09)

Bug Fixes

1.0.2 (2019-12-09)

Bug Fixes

1.0.1 (2019-12-07)

Bug Fixes

1.0.0 (2019-12-07)

Bug Fixes

Features

  • rooms: added initial room management API (f7e304d)
  • build, test and semantic npm release (5f44f2f)
  • initial commit, nothing to show yet (af53a84)
  • initial room and auth REST functions implementation (428b668)
  • initial version of semantic release conf (c626387)
  • move to peerjs-server base (3a6a045)