Page 1 of 1

Release of OMERO.figure 3.1.0

PostPosted: Wed Jun 28, 2017 9:12 am
by hflynn
Dear All

We are pleased to announce the release of OMERO.figure 3.1.0.

If upgrading from before 3.0.0, please read the release notes for 3.0.0 about switching to installation via PyPI. For installation instructions go to https://pypi.python.org/pypi/omero-figure.

New features in OMERO.figure 3.1.0:

  • Support for italics and bold in panel labels using markdown syntax
  • Export of figures as new OMERO Images (each figure page creates a new OMERO Image)
  • Set the background colour of figure pages
  • Support for Reverse (Inverted) Intensity
  • Allow scripting of various changes to the figure from the browser devtools console. See [1] for examples.
  • Format the json in saved files to be more human readable

Bug fixes and cleanup include:

  • Fix slider range issue when min pixel intensity is greater than 9999
  • Remove unused dependencies

[1] https://github.com/ome/omero-figure/pull/216