Version 2.1.0
- to speed up the startup, skip loading slides from workspace folders that contain a lot of slides. The user can later manually trigger that these slides are loaded.
- add option that workspace folders are not restored at next start.
- change behavior: now, when a slide is closed, the annotations are always unloaded. (before they were only unloaded, when the slide contained a lot of annotations)
- new feature: reload slide from folder
- bugfix: when annotations that were created by an App were changed in the same program run, then the "*" (changes pending) status was not set for the slide.
- bugfix: in slide workspace table view, the # annotations in the annotation class columns sometimes were not updated correctly
- add dropdown menu to "Create new Annotation Class" button. Add dialog for manually creating TMA core annotations. Also support slides with multiple TMA grids.
- support batch-renaming annotation class and group names in current slide
- [studio] AI Author:
- bugfix: crash when last AI model from dropdown list was removed
- do not throw error when a slide has no new training annotations. Instead print info text in the result panel
- add new action "reset training"
- prompt "are you sure?" before deleting a model
- [studio] IHC Cell Detection App:
- bugfix: hotspot search not working when no ROIs were selected
- [studio] FL Cell Analysis:
- do not reset dynamic range settings when loading a new slide
- restore possibility to analyze a specific z-plane
- use deterministic color scheme
- bugfix: tissue detection was performed even when option was deselected
- [studio] Mask by Color App:
- allow selecting which z-plane shall be analyzed
- Tile Export App:
- bugfix: when exporting large tiles, sometimes the export dead-locked
- annotation renderer: hide texts for automatically generated annotations when the text size exceeds the annotation size (at low zoom levels)