Skip to content

v2.4.3

Latest
Compare
Choose a tag to compare
@ChrisHal ChrisHal released this 21 Aug 12:01
· 3 commits to master since this release

Bugfix release - no new features.

Ways to install

For Windows (64bit) please use the msi package.
Currently, an installer for macOS is not available.
For Linux, please install the flatpak from flathub. You can also try the deb-package, which was build on Debian Bookworm. flatpak is the prefered option.

What's Changed

  • fix broken encoding of custom trace labels by @ChrisHal in #39
  • bugfix: fix memory leak in DlgSelectParameters by @ChrisHal in #42
  • bugfix: select parameters dialog wrong parameters by @ChrisHal in #45
  • prevent exception from reaching Qt event loop, fixes #46 by @ChrisHal in #47
  • use locale manager to set "C" locale for igor wavenote creation by @ChrisHal in #48

Full Changelog: v2.4.2...v2.4.3