Skip to content

Release v0.9.0

Choose a tag to compare

@Brazol Brazol released this 02 Apr 12:00
· 140 commits to main since this release
e3827bd

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

Full Changelog: v0.8.4...v0.9.0