Skip to content

Release 1.6.0.183

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 16:56
ba4318b

This is a pretty major update! Overall, the goal has been to improve overall user experience and to improve the cadence that new radios can be supported.

Changelog:

  • New UI design to improve overall performance.
  • New context menu to de-clutter UI.
  • Added more built-in help and information.
  • Kenwood 71/710 series support.
  • Enabled UI resizing.
  • "Dangerous options" now disable after any operation is run.
  • Added a contact button to make reaching out to code managers easier.
  • "Baofeng" option has been renamed to "CHiRP" for clarity.

Nerd stuff:

  • Radio channels and additional information have been modularized (adding new radios is more scalable)
  • Async now uses Thread instead of async, should be truly asynchronous now.

image