Skip to content

Releases: 8xFF/atm0s-media-sdk-ts

react-ui: v1.0.0-alpha.9

25 Nov 16:51
3344361
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.9 (2024-11-25)

Features

  • implement sip incoming and tested with sample (#49) (a18775f)

Bug Fixes

react-hooks: v1.0.0-alpha.9

25 Nov 16:45
f3eb4d4
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.9 (2024-11-25)

Features

  • implement sip incoming and tested with sample (#49) (a18775f)

core: v1.0.0-alpha.8

25 Nov 16:21
3fd0fac
Compare
Choose a tag to compare
core: v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2024-11-25)

Features

  • implement sip incoming and tested with sample (#49) (a18775f)

react-ui: v1.0.0-alpha.8

11 Nov 17:39
afbe1fe
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.8 (2024-11-11)

Features

react-hooks: v1.0.0-alpha.8

11 Nov 18:08
a5542b4
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.8 (2024-11-11)

Bug Fixes

react-hooks: v1.0.0-alpha.7

11 Nov 18:02
5bd9105
Compare
Choose a tag to compare
Pre-release
chore(main): release react-hooks 1.0.0-alpha.7 (#41)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

core: v1.0.0-alpha.7

11 Nov 17:33
b34f9d4
Compare
Choose a tag to compare
core: v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2024-11-11)

Features

react-ui: v1.0.0-alpha.7

29 Oct 16:53
6ab3df4
Compare
Choose a tag to compare
Pre-release

1.0.0-alpha.7 (2024-10-29)

Bug Fixes

core: v1.1.0-alpha.5

28 Oct 16:25
6e719fc
Compare
Choose a tag to compare

1.1.0-alpha.5 (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

react-ui: v1.0.0-alpha.6

28 Oct 17:45
33d71a7
Compare
Choose a tag to compare
Pre-release

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

Features

  • added sip outgoing hook, UI and demo (#22) (3c67638)
  • audio in peers panel. fixed useRemoteAudioTracks hook (b0d1b6c)
  • audio mixer (#6) (3afe43f)
  • simple chat panel ui (#21) (33af70d)

Bug Fixes