Skip to content

Releases: ChrisHal/PMbrowser

Release 2.4.5

21 Jul 18:58

Choose a tag to compare

What's Changed

New features:

  • global autoscale (all displayed traces are regarded when autoscaling) by @ChrisHal in #61
  • intelligent truncation of long wavenames for Igor export by @ChrisHal in #62
  • print pgf protocol by @ChrisHal in #63

Full Changelog: v2.4.4...v2.4.5

Installation

  • Windows: use provided msi package
  • macOS: download and open zip file, drag app icon to Applications folder
  • Linux: install flatpack

v2.4.4

11 Mar 11:08

Choose a tag to compare

How To Install

What's Changed

  • Don't ask for confirmation on quit. Always save settings on quit.
  • Improve file dropping, reject attempt to move file or drop of multiple files.
  • make loading more robust against malformed files
  • Improvement: user can now open Select Parameters dialog from export metadata dialog
  • Improvement: separate Y scale for each data unit
  • Improvement: user can set preference to always use system locale for number formatting

Full Changelog: v2.4.3...v2.4.4

v2.4.3

21 Aug 12:01

Choose a tag to compare

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

Version 2.4.2

24 Jan 11:17
363573e

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

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

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

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

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

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

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