0.3.3
What's Changed
- In demo app create a call if it doesn't exist by @DanielNovak in #782
- Prevent camera freezing on call cleanup by @DanielNovak in #783
- Add button to kill SFU WS connection - reconnect test by @DanielNovak in #784
- Add missing Hilt annotation in demo deeplink screen by @DanielNovak in #785
- Demo Launcher icons update by @DanielNovak in #786
- Fix crash on updateLocalStats if camera is not initialised by @DanielNovak in #787
- Update compose bom version for docs by @skydoves in #788
- Bump compose compiler, landscapist, compose navigation by @skydoves in #789
- Add testing demo flows on the docs by @skydoves in #790
- Enable R8/Proguard on demo application by @DanielNovak in #792
- Reduce size of call sound mp3 and avatar placeholder by @DanielNovak in #793
- Add docs for getting your stream api key by @skydoves in #794
- Update docs for getting your stream api key by @skydoves in #795
- Fix typ on docs for stream api key by @skydoves in #796
- Prefer speaker over earpiece (temporary fix) by @DanielNovak in #797
- Initialise default mediamanager values on call.join by @DanielNovak in #798
- Refactor call lobby screen and viewmodel by @skydoves in #800
- Prevent crash if MediaStreamTrack is already disposed by @DanielNovak in #802
- Scan QR code button in demo by @DanielNovak in #799
- Add paddings for ParticipantsGrid by @skydoves in #803
- Fix using wrong resource for grids by @skydoves in #804
- Bump Kotlin to 1.9.10 and Compose compiler to 1.5.3 by @skydoves in #806
- AGP 8.1.1, Gradle 8.3, and dependency updates by @skydoves in #807
- Fix typo on livestreaming by @skydoves in #809
- Implement livestream tutorials for the host and guest by @skydoves in #810
- Migrate object with sealed into data object by @skydoves in #811
- Update todo list by @skydoves in #812
- Add screen sharing to SDK by @DanielNovak in #808
- Prepare to release 0.3.3 by @skydoves in #813
Full Changelog: 0.3.2...0.3.3