Skip to content

v0.2.0-m10

Pre-release
Pre-release
Compare
Choose a tag to compare
@petebankhead petebankhead released this 22 Apr 11:09
cf618cb

This is the tenth 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.

Announcement

On April 29 there will be a QuPath webinar discussing all the new developments and features.
Register at http://neubiasacademy.org

Release details

v0.2.0-m10 includes many changes and several new features, including:

  • Updated to use Java 14 & Groovy 3.0
  • Code extensively revised and cleaned up
    • Commands are activated/deactivated according to status (e.g. if an image or project is opened)
    • Help text available for most commands via the 'Command list'
    • Lots more javadocs and a (somewhat) more logical arrangement
  • All-new command line interface
    • Customize QuPath's launch, call scripts
    • Convert images to OME-TIFF
  • New Measure → Export measurements command to export measurements for a project
  • Optionally show/hide annotation names in the viewer (shortcut key 'N')
  • Improved support for large, non-pyramidal images
  • Many more fixes and enhancements - see the Changelog

Known issues

  • Images cannot be added to a project by drag & drop directly onto the viewer. You need to instead choose Add images and drag the files directly onto the Image paths pane.
  • Keyboard shortcuts for 'Save' and 'Save As' inexplicably swapped

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