Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Releases: fishjam-dev/react-native-membrane-webrtc

Release 7.5.0

07 May 10:29
Compare
Choose a tag to compare
  • Initialize audioOutputDevice manager using onCreate expo module method, remove initializeWebRTC function (#164) (b2592bc)
  • Update Kotlin namaspaces and split JS logic into smaller chunks (#163) (1dae878)
  • stop screencast when app killed on android (#162) (3d148c7)

Release 7.4.1

04 Apr 15:05
Compare
Choose a tag to compare
  • Update MembraneRTC ios to 5.3.0 (#161) (d31ce81)
  • Add description about initializeWebRTC() function

Release 7.4.0

03 Apr 17:51
Compare
Choose a tag to compare

Important note!

Now before using any of membrane functionality call exactly once in your app function initializeWebRTC
Thanks to that you will be able to set sound output (on android) and use preview before connecting to server.

  • remove create from connect method and move to seperate method (1654c9b)
  • bump node version (9c41b1a)

Release 7.3.0

23 Feb 15:24
Compare
Choose a tag to compare

Update dependencies, major changes:
expo >= 50
react-native >= 0.73

Release 7.2.0

25 Jan 18:31
f12a56a
Compare
Choose a tag to compare
  • Add information about simulcast to tracks
  • Allow to set upstream track encoding
  • Allow to set active encodings in local tracks

Release 7.1.1

18 Jan 18:03
Compare
Choose a tag to compare
  • Fix endpoint local tracks overriding

Release 7.1.0

15 Jan 15:51
Compare
Choose a tag to compare
  • update dependency
  • fix-metadata-handling
  • add swift format
  • add typescript types
  • Fix evets
  • update expo version

Release 7.0.2

18 Oct 15:03
Compare
Choose a tag to compare

Release 7.0.1

06 Oct 15:08
Compare
Choose a tag to compare
  • Incubo4u/ex-213-metadata bugfix (#141) (8215a51)
  • Merge pull request #140 from jellyfish-dev/crackhoff/license (17ea590)
  • Update LICENSE (76ce506)

Release 7.0.0

21 Sep 14:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.0...7.0.0