Skip to content

v1.5.19

Choose a tag to compare

@semuadmin semuadmin released this 21 Nov 14:52
· 36 commits to master since this release
71ffce2

What's Changed

FIXES:

  1. Fix typo in initial chart configuration settings, which could cause a TypeError on startup if no json config file exists.

ENHANCEMENTS:

  1. Add 'File Delay' setting to control delay between input file reads - effectively a 'throttle' for file input. Default (previously fixed) is 20 milliseconds.
  2. Improved exception handling in several panels.
  3. Internal streamlining and rationalisation of compass and graph canvas draw routines to improve GUI look and consistency.
  4. Add Control-K "kill switch" key binding to immediately disconnect and terminate all running threads.

Full Changelog: v1.5.18...v1.5.19