Skip to content

Releases: labsyspharm/minerva-author

Version 1.6.1

23 Mar 21:26
Compare
Choose a tag to compare

Bug fixes

  • Avoid ".story" in basename when loading ".story.json" file
  • Allow autosave while publishing

Version 1.6.0

23 Mar 20:20
Compare
Choose a tag to compare

Added features:

  • Allow restore from autosave file if user forgets to save
  • Load channel name XML metadata from OME-TIFF
  • All new author save files end in “.story.json”
  • Inform user of save file location on startup

Bug fixes:

  • Fix occasional group label error on group creation
  • Remove mistakenly duplicated channels on startup
  • Allow saving even if no channel groups are defined
  • Refuse to overwrite existing output unless explicitly loading it
  • Stop import validation loop once imported
  • Fix color contrast for mask labels

Version 1.5.3

12 Mar 22:44
Compare
Choose a tag to compare

Bug fixes

  • Prevent occasional loss of waypoint position when revisiting a previously created waypoint

Version 1.5.2

09 Mar 19:19
Compare
Choose a tag to compare

Bug fixes

  • Use ThreadPoolExecutor instead of ProcessPoolExecutor to avoid crash on Windows
  • Remove noisy logging each time a mask conversion job is scheduled
  • Correctly identify non-tiff mask paths as invalid

Version 1.5.1

05 Mar 23:41
Compare
Choose a tag to compare

Bug fixes

  • handle issue if no channel groups are rendered on load from json file
  • handle issue if multiple image masks are rendered on load from json file

Optimizations

  • avoid storing the entire cell state mask map in the json file
  • actually provide export optimization when all mask tiles have already been rendered

Version 1.5.0

05 Mar 04:15
Compare
Choose a tag to compare

New Feature

Support cell type masks

  • Allows importing .csv file containing CellId and State columns
  • Allows exporting of colorized cell type masks to Minerva Story

Version 1.4.10

28 Jan 21:19
7697642
Compare
Choose a tag to compare

New Feature

  • Split "Save" button into "Save" and "Publish" to allow quick saving

Version 1.4.9

21 Jan 00:36
Compare
Choose a tag to compare

Bug fixes

  • include ssl dll for windows package

Version 1.4.8

20 Jan 23:06
Compare
Choose a tag to compare

Bug fix

  • Fix openslide and minerva-story issues with windows executable

Version 1.4.7

20 Jan 19:26
Compare
Choose a tag to compare

Bug fixes

  • Allow saving of uint8 image channels