Skip to content

Maintenance Release

Compare
Choose a tag to compare
@RalphSteinhagen RalphSteinhagen released this 05 Mar 15:59
· 35 commits to master since this release
d198469

This release has a few new features and mostly bug-fixes for user-reported issues.

Special thanks to @raven2cz and @dedeibel! 馃憤

new features:

  • financial charts: positions and orders added
  • move from Travis to Github Actions (#348)

bug fixes:

  • add missing invokeListener(..) on set(DataSet, boolean) methods
  • fixes issue366 (#367)
  • fix337 tooltip synchronization (#339)
  • TableViewer: fix calls to hashCode of DataSetsRow & unit-test (#343)
  • TableViewer: table cells can now be selected again (#341)
  • miscellaneous fixes reported by Coverity and Codacy