Release notes
3.25.0
2023-06-29
User Interface Enhancements:
Resolved various bugs and improved overall stability in the user interface.
Improved DICOM Sorting:
Implemented
a sorting mechanism to display DICOMs in the user interface based on
their respective dates, ensuring a chronological order for easier
accessibility and analysis...
3.23.0
2023-05-25
Support for 17 or 18 global longitudinal strain segment models added.
Ejection fraction values and patient information added to strain analysis report.
API improvements: annotation points included in measurements endpoint, DICOM UID can be used in cine selection for strain analysis.
Report editor design updated.
3.22.0
2023-04-24
Export Strain Analysis Videos: Now you can easily export strain analysis videos directly from our software. This new feature allows you to save and share videos of your strain analysis results with colleagues, patients, or anyone else who needs to see them.
Authentication through URL using Bearer Token: this new feature ensures that only authorized users can access data trough URL.
DICOM UIDs added to measure and measurement API endpoints: With the addition of DICOM UIDs to our measure and measurement API endpoints, you can now easily identify specific measurements and analyses, making it easier to keep track of your data and streamline your workflow.
3.18.0
2023-03-03
Improved image classification without using metadata (only neural networks).
Improved strain accuracy.
Strain view user interface and user experience improved.
Fix for annotation drawing does not complete properly.
Improved accuracy in PLA view automated measurements.
Added optional setting to reject DICOMs without regions metadata.
Add export study functionality.
Fix for DICOM upload with bad request payload.
2.1.4
DIMSE C-MOVE operation testing.
About, report issue, shortcut keys, help, manual dialogs updated.
Favicon added.
Storage modules refactored and additional automated tests.
Anonymization settings added.
RAMAD calculation fix.
FE body background matched with top navbar.
FE view router push dublication bug fix, overscroll bug fix
Known bugs:
Some browsers do not support replaceAll method which raises „Vue TypeError this.$store.state.version.replaceAll is not a function“...