Skip to content

v0.4.3

Compare
Choose a tag to compare
@petebankhead petebankhead released this 23 Feb 10:47
· 677 commits to main since this release
1368912

QuPath v0.4.3 is now available!

This is a minor update, that aims to be compatible with earlier v0.4.x versions while fixing bugs.

It also updates to Bio-Formats 6.12.0. This adds some additional fixes related to reading/writing images, and makes it possible for QuPath to support memoization again.

For more details about how memoization can speed up reading some images, and how to turn on the feature, see #1236

How to help

Please remember to cite the QuPath paper in any publications that use the software!

Please use the Scientific Community Image Forum for QuPath questions & discussions!

What to download

  • For Windows (two options, functionally the same)
  • For Mac (two options, depending upon processor)
    • QuPath-0.4.3-Mac.pkg - for Macs with Intel Processors or Apple Silicon (M1/M2)
    • QuPath-0.4.3-Mac-arm64.pkg - for Macs using Apple Silicon only (experimental). This runs much faster, but you'll need to install OpenSlide separately.
      • To install: right-click and choose Open to install. Note that this will try to install to /Applications/QuPath.app - if you have an older version at that location that you want to keep, you should rename it before installation.
  • For Linux
    • QuPath-0.4.3-Linux.tar.xz - use chmod u+x /path/to/QuPath/bin/QuPath to make the launcher executable. If you suffer pixman problems, you might find the alternative bash script /path/to/QuPath/bin/QuPath.sh better for launching the software.