Release Notes
All notable changes to the HemoVision project will be documented in this file.
[2.2] - 2024-02-27
Added
- Added Support for non-ASCII characters in input file paths.
- Stain Group and Stain icons in the project view are now colored depending on the Stain Group color.
- Objects can now be individually toggled on and off in the 3D view using the visibility property. We also added an Object visibility tool to toggle all Objects of a certain type.
Fixed
- Resolved a bug that caused 3D objects to be drawn multiple times.
- Fixed a layout issue with the Add Zone form, the vertical scrollbars no long disappear when resizing the window.
- Fixed a layout issue that sometimes caused the main window to be split into two windows.
- Fixed a bug that caused the Switch to 3D/2D view button to be disabled when starting a new project after one was already loaded.
Changed
- Removed delayed updating of Impact AOO's since it often put the project in an invalid state causing HemoVision to crash.
- Saved projects are now immediately added to the recent project list.
[2.1] - 2024-02-14
Fixed
- Resolved a bug causing stains to erroneously appear in a different group selected by the user.
- Corrected the behavior of zone transform controls in the Add zone form, ensuring they are now appropriately enabled/disabled according to the selected zone type.
Changed
- Adjusted the Room origin point, positioning it 40 mm to the left of the top left corner of the overview marker, as specified on the overview marker itself.
- Updated rendering of selected point clouds to enhance visibility; they are now displayed transparently instead of white, aiding in the alignment process with 3D markers.
- Modified the behavior of zone transform controls in the Add zone form to disable them during processing.