v1.5.19
What's Changed
- Release candidate 1.5.19 by @semuadmin in #222
FIXES:
- Fix typo in initial chart configuration settings, which could cause a
TypeErroron startup if no json config file exists.
ENHANCEMENTS:
- Add 'File Delay' setting to control delay between input file reads - effectively a 'throttle' for file input. Default (previously fixed) is 20 milliseconds.
- Improved exception handling in several panels.
- Internal streamlining and rationalisation of compass and graph canvas draw routines to improve GUI look and consistency.
- Add Control-K "kill switch" key binding to immediately disconnect and terminate all running threads.
Full Changelog: v1.5.18...v1.5.19