Release 0.3.0
What's Changed
- chore: changes to demo apps auth flow by @Brazol in #527
- fix:
connectUser
/ auto connect bug by @deven98 in #533 - feat: Live-streaming component by @deven98 in #520
- refactor: create native projects in stream_video_flutter by @esarbanis in #515
- Added customizing caller display name callback by @Brazol in #536
- Added
StreamCallContentTheme
and fixes for other themes by @deven98 in #537 - chore(doc): migrate tutorials by @esarbanis in #539
- fix: macOS build by @deven98 in #542
- fix: fixes
queryCalls
null check issue by @deven98 in #543 - fix: added missing params to
getOrCreate()
by @deven98 in #541 - feat: exposing coordinator events by @Brazol in #545
- StreamVideoTheme missing callContentTheme parameter by @hajajmaor in #547
- fix: added apple audio configuration to make audio work in silent mode by @deven98 in #548
- feat: ringing call cancelation by @Brazol in #544
- release: v0.3 by @deven98 in #550
New Contributors
- @hajajmaor made their first contribution in #547
Full Changelog: v0.2.0...v0.3.0