Skip to content

Releases: qupath/qupath

v0.3.1

23 Dec 20:37
32d684a
Compare
Choose a tag to compare

QuPath v0.3.1 is now available!

This is a minor update, that aims to be compatible with v0.3.0 while fixing bugs and improving performance.

This includes an important fix for #836 which could cause problems when running commands on images with different channel names within the same QuPath session. It also includes significant improvements to the memory use and performance when reading large images with ImageJ or Bio-Formats under some circumstances, along with many smaller fixes.

See the Changelog for more details.

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
    • QuPath-0.3.1-Mac.pkg - 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.3.1-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.

Known issues

  • Security settings might want to thwart installing/running QuPath. See here for information how to run it anyway.
  • On macOS, the installer may choose the generic name 'QuPath' for the installation. You may want to rename it to support different installations more easily (otherwise installations with the same name may be overwritten).

v0.3.0

02 Sep 19:00
9f11d99
Compare
Choose a tag to compare

QuPath v0.3.0 is now available!

This is a major update, that introduces several new features along with many bug fixes and performance improvements.

Important! It is not recommended to switch between using QuPath v0.2.x and v0.3.x in the same project.
Please back up any older projects if you want to try them with v0.3.0.

Release highlights

The major revision of the code structure and creation of extensions is designed to make QuPath more developer-friendly, maintainable and adaptable in the future.

Check out the CHANGELOG for a longer list.

The latest documentation is at https://qupath.readthedocs.io/

The new javadoc (API documentation) is at https://qupath.github.io/javadoc/docs/

Please report any problems at http://forum.image.sc/tag/qupath - thanks!

How to help

Please let us know what you think (and want) by completing the QuPath User Survey - it closes on 16 September!

What to download

  • For Windows (two options, functionally the same)
  • For Mac
    • QuPath-0.3.0-Mac.pkg - right-click and choose Open to install. Note that this will 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.3.0-Linux.tar.xz - use chmod u+x /path/to/QuPath/bin/QuPath to make executable - and the same for QuPath.sh if you suffer pixman problems - then launching from a command line with QuPath.sh may help.

Known issues

  • Security settings might want to thwart installing/running QuPath. See here for information how to run it anyway.
  • On macOS, the installer may choose the generic name 'QuPath' for the installation. You may want to rename it to support different installations more easily (otherwise installations with the same name may be overwritten).

v0.3.0 Release Candidate 2

08 Aug 10:23
be255dc
Compare
Choose a tag to compare
Pre-release

This is Release Candidate 2 for QuPath v0.3.0.

That means QuPath v0.3.0 will be available soon, and this represents the almost-final version. It's here for any enthusiastic users who want to help test the latest version before release, but it is not intended for production use!

Release (candidate) highlights

The major revision of the code structure and creation of extensions is designed to make QuPath more developer-friendly, maintainable and adaptable in the future.

Check out the CHANGELOG for a longer list.

The latest documentation (including the updates here) is at https://qupath.readthedocs.io/en/latest/

Please report any problems at http://forum.image.sc/tag/qupath - thanks!

What to download

Known issues

  • Security settings might want to thwart installing/running QuPath. See here for information how to run it anyway.
  • On macOS, the installer may choose the generic name 'QuPath' for the installation. You may want to rename it to support different installations more easily (otherwise installations with the same name may be overwritten).

v0.3.0 Release Candidate 1

01 Jul 10:12
7b131b8
Compare
Choose a tag to compare
Pre-release

This is Release Candidate 1 for QuPath v0.3.0.

That means QuPath v0.3.0 will be available within the next few weeks, and this represents the almost-final version. It's here for any enthusiastic users who want to help test the latest version before release, but it is not intended for production use.

Check out the CHANGELOG to see what's new (quite a lot, including this), and the documentation at https://qupath.readthedocs.io/en/latest/

Please report any problems at http://forum.image.sc/tag/qupath - thanks!

What to download

Known issues

  • Security settings might want to thwart installing/running QuPath. See here for information how to run it anyway.
  • On macOS, the installer may choose the generic name 'QuPath' for the installation. You may want to rename it to support different installations more easily.
  • On Ubuntu 20.04, there may be rendering issues due to a dodgy version of pixman. See here for a workaround.
  • Density maps don't work on some computers (#776) - more info needed to try to figure out which and why not

v0.2.3

11 Sep 12:21
43aad4e
Compare
Choose a tag to compare

This is a minor release that aims to be fully compatible with v0.2.0 while fixing numerous bugs.

It is recommended for all users of earlier v0.2 releases.

Please do check the changelog for more details about what bugs have been fixed and what differences to expect.

IMPORTANT! Please support QuPath by completing our User Survey!

What to download

If you have problems installing QuPath, see here for further information.
Alternatively, you can build QuPath from source using Gradle.

Additional notes

v0.2.2

28 Jul 13:37
ecac7c4
Compare
Choose a tag to compare

This is a minor release that aims to be fully compatible with v0.2.0 while fixing numerous bugs.

It is recommended for all users of earlier v0.2 releases.

Please do check the changelog for more details about what bugs have been fixed and what differences to expect.

What to download

If you have problems installing QuPath, see here for further information.
Alternatively, you can build QuPath from source using Gradle.

Additional notes

v0.2.1

23 Jun 10:19
ff900f0
Compare
Choose a tag to compare

This is a minor release that aims to be fully compatible with v0.2.0 while fixing numerous bugs.

Please do check the changelog for more details about what differences to expect.

What to download

If you have problems installing QuPath, see here for further information.
Alternatively, you can build QuPath from source using Gradle.

Additional notes

v0.2.0

01 Jun 14:31
a037563
Compare
Choose a tag to compare

QuPath v0.2.0 is now available!

This is the first stable Edinburgh release of QuPath.

More than three years since v0.1.2 and a lot has changed.
Highlights include:

  • Entirely new pixel classifier (link)
  • Rewritten object classifiers (link)
  • New methods of thresholding images (link)
  • New & improved tools to create & adjust annotations (link)
  • Much more support for multiplexed images (link)
  • Updated object hierarchy (link)
  • Bigger, better, smarter projects (link)
  • Export images & annotations, including pyramidal OME-TIFFs (link)
  • Many bug fixes, performance improvements... and a lot more (link)

You can find out more in the new documentation at https://qupath.readthedocs.io

Important! It is not recommended to mix different version of QuPath for analysis. If you started a project in v0.1.2, it is probably best to continue with that version - or start again with v0.2.0.

QuPath v0.2.0

What to download

If you have problems installing QuPath, see here for further information.
Alternatively, you can build QuPath from source using Gradle.

Additional notes

v0.2.0-m12

19 May 19:31
db9572e
Compare
Choose a tag to compare
v0.2.0-m12 Pre-release
Pre-release

This is the twelfth (and final?!) milestone release on the path to QuPath v0.2.0.

v0.2.0 is coming very soon - please test and report any bugs so they can be fixed in time!
After that, v0.2.0 will be updated with only minor fixes until the next release is available.

Release details

v0.2.0-m12 includes many improvements and all features planned for v0.2.0.

Highlights since m11 are:

  • Train object & pixel classifiers across multiple images
    • Both via using multiple viewers, or with the 'Load training' button
  • Pixel classifiers are finally scriptable
    • When saving classifiers in a project, scripting commands are automatically recorded
  • New 'Measure' button to store pixel classification measurements after the classifier is closed
  • Better options for converting pixel classifications into objects
  • Better distance measurements
    • Major performance improvement for the 'Detect centroid distances 2D' command (by using a spatial cache)
    • Optionally split multi-part classifications (e.g. "Class 1: Class 2") for distance calculations (#405)
  • Fixed bug/ambiguity in 'Fill holes' & 'Remove fragments and holes'
  • Script editor tweaks and fixes
  • Support for more OMERO URL formats, including importing multiple images in one go
  • Optionally import ImageJ and OMERO ROIs at the same time as adding images to a project
  • New 'Add shape features' command (replaces old command with the same name)

New documentation for thresholding & pixel classification here!.

What to download

If you have problems installing QuPath, see here for further information.
Alternatively, you can build QuPath from source using Gradle.

Additional notes

v0.2.0-m11

29 Apr 13:08
0ea3c11
Compare
Choose a tag to compare
v0.2.0-m11 Pre-release
Pre-release

This is the eleventh milestone release on the path to QuPath v0.2.0.

v0.2.0 is coming soon - please test and report any bugs so they can be fixed in time!
After that, v0.2.0 will be updated with only minor fixes until the next release is available.

Release details

v0.2.0-m11 includes several bug fixes and a major revision of pixel classification.
Changes including:

  • Introduced 'ImageOp' and 'ImageDataOp' as a flexible way to chain processing steps
  • Rewrote most of the pixel classification
    • Now much simpler and more maintainable (using Ops)
    • Supports color deconvolution
    • Faster (possibly)
  • New-style object classifiers support command logging/scripting
  • Added 'Import images from v0.1.2' command to recover data from old projects
  • Added groovy-xml as a dependency (#455)
  • Fixed bugs
    • Save & Save As are swapped (#451)
    • Reinstate adding images to projects via drag & drop (#450)
    • Fixed specifying z-slices/timepoints with OME-TIFF export (#453)
    • Improved user notification when loading a broken extension (#454)

Known issues

  • Pixel classifiers created in earlier versions are not compatible with v0.2.0-m11.

What to download

If you have problems installing QuPath, see here for further information.
Alternatively, you can build QuPath from source using Gradle.

Additional notes