Bugfix release - no new features.
Ways to install
For Windows (64bit) please use the msi package.
For macOS use the "PMbrowser-2.4.3-macOS.zip".
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