New features:
- TCP socket as input source (plot data from a TCP socket)
- Added incoming data rate estimator
- Minor visual changes
- Data size parameter is now individual per plot, not per plot type as before
- Scatter plot is now reset whenever an input channel is changed
- Config file is now versioned in order to be applied migrations in future releases
- Added program icon
Bug fixes:
- Fixed a crash caused by improper handling of objects when closing a plot
- Math components used to be loaded in the wrong order on startup; causing them to not be applied until math channel has been re-enabled
- Math component IDs were not as unique as expected, causing problems during component deletion