Skip to content

2.5.2

Latest
Compare
Choose a tag to compare
@jan-tennert jan-tennert released this 08 Jul 18:42
· 7 commits to master since this release
885eee8

Changes

Realtime

  • fix(realtime): add private to Realtime by @grdsdev in #642
    Add support for specifying if a channel is private via RealtimeChannelBuilder#isPrivate

Compose Auth

  • Fix Google sign in prompt in composeAuth by @Aaron246 in #648
  • fix(auth): fix sign in with Apple in ComposeAuth by @grdsdev in #654

New Contributors