Skip to content

v0.6.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 09:51
· 784 commits to main since this release
922194a

We're pleased to announce the third release candidate for QuPath v0.6.0!

This is a preview version for testing... released during the I2K workshops & just before the Virtual I2K event (28-30 October

We plan to have the final release in October November 2024.

If you try it out and find problems, please let us know via GitHub or the user forum.

There may be bugs!
Please don't use v0.6.0-rc3 for important work, and make sure you back up any projects that you open with it.
It is not recommended to switch between v0.5.x and v0.6.0-rcx for the same project.

Highlights

See v0.6.0-rc1and v0.6.0-rc2 for information about the previous release candidates.

The main changes in v0.6.0-rc3 are:

  • All new ImageJ script runner (replacing the old macro runner)
  • New extension to add a new Help → QuPath Tour command to learn the user interface
  • New extension to add support for Py4J

Note: Docs & other extensions (e.g. for StarDist) have not yet been updated for compatibility with this release candidate.
We plan to update them for the final release.

Note 2: For users of macOS Sequoia
Recent security changes in macOS Sequoia may block QuPath's installer.
This can be overcome through Apple Menu > System Settings > Privacy & Security - see this page from apple.com for details.
(We know it's annoying, but we don't currently have the means to make QuPath a 'signed' app to avoid this)

What to download

  • For Windows (two options, functionally the same)
  • For Mac (two options, depending upon processor)
    • QuPath-v0.6.0-rc3-Mac-x64.pkg - for Macs with Intel Processors or Apple Silicon (M1/M2)
    • QuPath-v0.6.0-rc3-Mac-arm64.pkg - for Macs using Apple Silicon. This runs faster & is recommended for most users, but lacks support for a small number of file formats through Bio-Formats (particularly .czi with jpeg-xr compression).
      • To install: right-click and choose Open to install.
  • For Linux