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

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

Release 7.5.0

Choose a tag to compare

@karkakol karkakol released this 07 May 10:29
  • 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

Choose a tag to compare

@karkakol karkakol released this 04 Apr 15:05
  • Update MembraneRTC ios to 5.3.0 (#161) (d31ce81)
  • Add description about initializeWebRTC() function

Release 7.4.0

Choose a tag to compare

@karkakol karkakol released this 03 Apr 17:51

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

Choose a tag to compare

@karkakol karkakol released this 23 Feb 15:24

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

Release 7.2.0

Choose a tag to compare

@karkakol karkakol released this 25 Jan 18:31
f12a56a
  • Add information about simulcast to tracks
  • Allow to set upstream track encoding
  • Allow to set active encodings in local tracks

Release 7.1.1

Choose a tag to compare

@incubo4u incubo4u released this 18 Jan 18:03
  • Fix endpoint local tracks overriding

Release 7.1.0

Choose a tag to compare

@incubo4u incubo4u released this 15 Jan 15:51
  • update dependency
  • fix-metadata-handling
  • add swift format
  • add typescript types
  • Fix evets
  • update expo version

Release 7.0.2

Choose a tag to compare

@incubo4u incubo4u released this 18 Oct 15:03

Release 7.0.1

Choose a tag to compare

@incubo4u incubo4u released this 06 Oct 15:08
  • Incubo4u/ex-213-metadata bugfix (#141) (8215a51)
  • Merge pull request #140 from jellyfish-dev/crackhoff/license (17ea590)
  • Update LICENSE (76ce506)

Release 7.0.0

Choose a tag to compare

@incubo4u incubo4u released this 21 Sep 14:38

What's Changed

Full Changelog: 6.0.0...7.0.0