4.0.0 (2025-10-15)
Features
- request mic permissions aync (889a56d)
BREAKING CHANGES
- session start no longer awaits mic permission.
This will speed up start time connection for first time users,
but may break existing flows that rely on the previously blocking
behaviour.