Release v0.9.0
What's Changed
- feat: Noise cancellation feature by @Brazol in #873
- Fix battery save mode exception in sendSfuStats method by @khensunny in #912
- fix(web): ensure screen sharing is ended when stopping it through browser by @EvertonMJunior in #906
- fix(android): add missing MANAGE_OWN_CALLS permission due to foreground service with phoneCall type by @EvertonMJunior in #908
- fix: subscribe to remote track when it comes late by @Brazol in #910
- fix(llc): fix checks for local participant by @Brazol in #915
- fix(llc): multiple screen sharing sources by @Brazol in #917
- fix: check if audio processor is configured before starting nc by @Brazol in #919
- chore: added reason to onCallDisconnected callback by @Brazol in #903
- fix: call preference initialization during ringing by @Brazol in #921
- feat: sync CallKit screen mute button with SDK mute action by @Brazol in #920
- fix(llc): fixes for fast reconnect flow by @Brazol in #918
- Release v.0.9.0 by @Brazol in #922
New Contributors
- @khensunny made their first contribution in #912
Full Changelog: v0.8.4...v0.9.0