Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 01:52
· 4 commits to main since this release

1.8.0 (2026-02-27)

✨ Features

  • audio: migrate recording from AudioRecord to Oboe and add input gain (#64) (92d3738)
  • enable iOS Toolbox (#49) (8088d7a)

πŸ› Bug Fixes

  • audio track crash (#53) (94a2e13)
  • framepipe: fix race between publish and unsubscribe (#54) (067cef8)
  • ios: restore mic capture when wired or bluetooth headset is connected (#66) (41908ec)
  • ios: teardown VoiceProcessingIO when microphone becomes idle (#65) (675020c)

πŸ› οΈ Other changes