Skip to content

Releases: ChrisHal/PMbrowser

v2.4.3

21 Aug 12:01
Compare
Choose a tag to compare

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

Version 2.4.2

24 Jan 11:17
363573e
Compare
Choose a tag to compare

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

  • metadata export: added "copy to clipboard" and "export with system locale" by @ChrisHal in #36
  • Bugfix sweep label naming by @ChrisHal in #38

Full Changelog: v2.4.1...v2.4.2

version 2.4.1

24 Oct 06:45
d1794df
Compare
Choose a tag to compare

Ways to install

For Windows (64bit) please use the msi package.
Currently, a installer for macOS is not available due to a bug in the Qt toolchain.
For Linux, plase install the flatpak from flathub.

What's Changed

  • Bugfix flatpak offline help by @ChrisHal in #28
  • new feature: export traces as npy array export by @ChrisHal in #32
  • improvement: add root parameters to select parameters dialog by @ChrisHal in #33
  • avoid trailing space in sweep item label, fixes issue #34 by @ChrisHal in #35

Full Changelog: v2.4.0...v2.4.1

v2.4.0

15 Mar 18:02
Compare
Choose a tag to compare

What's Changed

  • New Feature: export npy and raw binary files plus metadata as json by @ChrisHal in #27

Full Changelog: v2.3.0...v2.4.0

As usual, installation files for 64bit Windows (.msi), Linux Debian (.deb) and macOS (DragN'Drop installer; PMbrowser-2.4.0-Darwin.dmg) are provided.

For Linux (any distribution), to avoid problems with library dependencies, a flatpak is available here: https://flathub.org/apps/details/de.halaszovich.PMbrowser

v2.3.0

14 Feb 22:27
Compare
Choose a tag to compare

What's Changed

  • New Feature: "Preferences" dialog allows user to set custom extensions for trace names

Full Changelog: v2.2.3...v2.3.0

As usual, installation files for 64bit Windows (.msi), Linux Debian (.deb) and macOS (DragN'Drop installer; .dmg) are provided.

For Linux (any distribution), to avoid problems with library dependencies, a flatpak is available here: https://flathub.org/apps/details/de.halaszovich.PMbrowser

Minor feature upgrade and bugfix

28 Oct 09:47
Compare
Choose a tag to compare

New features:

  • draw grid in display
  • grid-lines can be disabled in graph "settings and ranges" dialog
  • line colors can be selected in graph "settings and ranges" dialog

Bug fix:

  • The graph "settings and ranges" dialog could mishandle range entries depending on the system locale. Now the system locale is used for entry and display of ranges.

As usual, installation files for 64bit Windows (.msi), Linux Debian (.deb) and macOS (DragN'Drop installer; .dmg) are provided. For Linux, to avoid problems with library dependencies, a flatpak is available here: https://flathub.org/apps/details/de.halaszovich.PMbrowser

Full Changelog: v2.2.2...v2.2.3

service release

13 Aug 19:44
a189391
Compare
Choose a tag to compare

This release is only of relevance for flatpah / flathub publishing.
If you are nor installing on linux from flathub, please install release 2.2.1

v2.2.1

04 Aug 20:05
Compare
Choose a tag to compare

Install

  • Windows: use MSI package
  • macOS: use PMbrowser-2.2.1-Darwin.dmg DragN'Drop installer
  • Linux: use deb package (your distro must have Qt6), AppImage or flatpack.

What's Changed

  • support pinch event (on windows, only works with touchscreen) by @ChrisHal in #24
  • various minor improvements
  • support flatpak and AppImage for Linux

Full Changelog: v2.2.0...v2.2.1

2.2.0

09 Jul 08:45
4b225fa
Compare
Choose a tag to compare

Welcome to release 2.2.0 of PMbrowser!

Detailed information can be found on the project homepage.

Installation files are provided for Windows (64bit only), macOS ("Darwin", min. version 10.14) and for Linux (x64, deb format).
Detailed installation instructions are here.

What's Changed

  • fixed dialog appearance on gnome desktop by @ChrisHal in #15
  • Export metadata as Table by @ChrisHal in #16
  • new feature: buttons for "wipe all" and "autoscale" by @ChrisHal in #18
  • new feature: check boxes added (Filter, overlay, autoscale) by @ChrisHal in #19
  • improvement: better SelectParameters dialog by @ChrisHal in #20
  • enforce style 'fusion' for whole application by @ChrisHal in #21
  • New Feature: user can set time reference for rel. times by @ChrisHal in #22

Full Changelog: v2.1.0...v2.2.0

Release Version 2.1.0

20 May 11:26
Compare
Choose a tag to compare

OS support

This is the first release that officially supports macOS (min. version 10.13).
Installers for windows (PMbrowser-2.1.0-win64.msi), macOS (PMbrowser-2.1-Darwin.pkg) and
Linux (x86_64 architecture, DEB-package PMbrowser-2.1.0-Linux.deb) are provided.
For Linux, additionally are bare executable QtPMbrowser is provided.

Installation instructions can be found here.

What's Changed

  • Mouse-wheel: scroll instead of zoom by @ChrisHal in #9
  • new feature: shift-click&drag to move traces in display area by @ChrisHal in #10
  • Improve user access to meta-data records by @ChrisHal in #11
  • adding more documentation by @ChrisHal in #12

Full Changelog: v2.0...v2.1.0