Skip to content

core: v1.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 16:47
749221c

1.0.0-alpha.6 (2024-10-28)

Features

  • added peer userdata from token (#11) (16f11d4)
  • added sip outgoing hook, UI and demo (#22) (3c67638)
  • allow reconnect to new server with restart-ice (40cdb30)
  • audio in peers panel. fixed useRemoteAudioTracks hook (b0d1b6c)
  • audio mixer (#6) (3afe43f)
  • config peer, track metadata (#10) (71c373f)
  • graceful disconnect (#14) (50eaa53)
  • pubsub datachannel (#16) (0d9fc13)
  • receiver status (d7d6a9d)
  • remote-ice if not in ice-lite mode (88958e7)
  • sender handle state event (a51649c)

Bug Fixes