Releases: W3AXL/RadioConsole2
Releases · W3AXL/RadioConsole2
v1.2.1 - Fixed Config Initialization Bug
What's Changed
Full Changelog: v1.2.0-beta...v1.2.1
v1.2.0-beta
This is a major breaking-change release
Console Client
- Added basic MIDI control for PTT/volume
- Added serial
- Configuration is now performed in new windows, instead of the in-window HTML elements
- Added additional radio card colors
- Added dedicated encryption and scan icons to radio cards
Radio Control Daemon
- Refactored daemon to use
rc2-core - Breaking Change: daemon configuration is now done using YAML instead of TOML. An
rc2-toml-yaml.pyutility script is available for converting TOML configuration files to YAML.
v1.1.0-beta1
- Added support for talk permit denials (for integration with rc2-dvm)
- Updated sounds and sound handling logic
- Version number now updated from package.json
- call recording logic in place, but doesn't work super reliably due to text/audio delays causing file names to be out of sync
v1.0-beta.1
Initial release. Let's break things!