The version was pushed to 5.3.0 due to the introduction of new features and API changes.

Upgrade notes

None

Additional image processing nodes

  • Bleach correction

OMERO interactive login

In previous JIPipe versions, the full OMERO credentials had to be provided in the node, project, or application. The credentials now can be left out, which will trigger a login dialog when the pipeline is executed. After the pipeline run, the credentials are then automatically cleared from memory.

Enhancements

  • User directory node: auto-update slot name

  • Image exporters now have dedicated examples (e.g., export PNG, TIFF, AVI)

  • Renamed multi-sheet Excel file exporter to make it easier to understand

  • Slightly enhanced the search

Bugfixes

  • Improved speed of image viewer by avoiding expensive statistics

  • Improved speed of image viewer by lazily initializing measurement mask

  • Fixed issues caused by locale-dependent operations that made expressions non-functional

  • Dropping examples from the node panel did not change the name

  • Fixed discrepancy between OME XML extraction nodes on Windows

Upgrade notes for developers

  • Removed old preview function from API