0.3.2
What's Changed
- Resume Coordinator WS in onStart, fix reconnect issue by @DanielNovak in #756
- Don't disconnect Coordinator WS if in active call by @DanielNovak in #762
- Wait for connectionId before doing API requests by @DanielNovak in #763
- Re-watch the calls after Coordinator WS reconnects by @DanielNovak in #764
- Grant permissions while running baseline profile by @skydoves in #766
- Update Baseline Profiles for each module by @skydoves in #767
- Implement the recording indicator on the app bar by @skydoves in #768
- Remove participant tracks in ParticipantLeftEvent by @DanielNovak in #765
- Do full call reconnect in case SFU signalling WS goes down by @DanielNovak in #769
- Load mic and camera defaults in lobby screen by @DanielNovak in #770
- Fix initial microphone state (don't publish if muted) by @DanielNovak in #771
- Fix camera/audio settings "force-enabled" after permission granted by @DanielNovak in #772
- Fix microphone permission - don't mark is as user selection by @DanielNovak in #773
- Fix input not visible in demo (keyboard issue) by @DanielNovak in #774
- Align demo home screen with iOS by @DanielNovak in #776
- Fix reported FPS (divide by 1000) by @DanielNovak in #778
- Remove internal usage of StreamUserDataStore - leave the persistence to client level by @DanielNovak in #777
- Bump compose to 2023.08.00 by @skydoves in #779
- Bump Compose BOM and update baseline profiles by @skydoves in #780
- Prepare to release 0.3.2 by @skydoves in #781
Full Changelog: 0.3.1...0.3.2