Skip to content

1.4.0-beta.1

Choose a tag to compare

@pierr3 pierr3 released this 12 Feb 22:51

CAUTION: This update implements lots of deep technical changes, and thus may be unstable, please go through the readme and post an issue should you need.

What's Changed

  • Greatly improve network resiliency, fixing random TX disconnects and stabilising performance on spotty internet / during server hiccups / internet weather (Fixes #322 and other related issues)
  • Added loopback audio, so that you can output how pilots hear you to the speakers or your headset (technically, a few more effects are applied to your voice on the pilot client side, this is a good first rendition) - Implements #294
  • Added microphone gain control - Implements #193
  • Added optional PTT release sound in the settings - Implements #222
  • Alert sound is now exposed on Windows (can be also accessed in the bundle on mac) - Implements #13
  • Add new RMS AGC audio normaliser per source - Implements #319
  • Fixes a possible memory leak after ~30mins of usage (Potential fix to #300)
  • Improve issues with continuous audio streams (Fixes #302)
  • Add notification on audio device disconnect
  • Tweak settings dialog to support new options
  • Bump of many dependencies, upgrade to electron, potential fix for mini mode and window memory on linux
  • Deep refactoring of underlying libraries improving resiliency and cleaning up memory leaks

Dependabot

  • Bump lodash from 4.17.21 to 4.17.23 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #327
  • Bump tar from 6.2.1 to 7.5.7 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #328

Full Changelog: 1.3.4-beta.2...1.4.0-beta.1