Skip to content

2.4.7 - 2026-07-27

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jul 11:51

Release Notes

Bug Fixes

  • (voice) Fix voice input delay (#278) in #278 by @chojs23
  • (voice) Preserve normal key input while using bare keys for push-to-talk by @chojs23

Documentation

Features

  • Add independent 100ms pacing for message sends by @chojs23
  • (voice) Add optional RNNoise microphone noise suppression by @chojs23
  • (voice) Add push-to-talk option by @chojs23
  • (voice) Replace voice input mode with a push-to-talk boolean by @chojs23

Miscellaneous Tasks

  • Use Arc instead of deep clone for client by @chojs23
  • (test) Remove redundant tests and consolidate same-policy cases by @chojs23