New version of MicroDicom DICOM viewer 4.0.0 is available.
- New features:
Added Send to PACS
Added Accept Receiving Studies
Added remove command to remove all patient from DICOM browser.
Show error message if server can be started on running of application.
Rework progress dialog and add status for sending images to PACS.
Change the icons for add and remove images from DICOM browser.
Added Remove button to the DICOM browser's toolbar.
Added ability to remove image from DICOM browser.
Rework DicomRequest hierarchy
Made MicroDicom SDI instead of MDI
Rework creating sub-folder on export. Added option to control the names of created folders.
Added option to use original/generated files name on export.
Exporters: Generate names of exported files.
Select file in File Explorer after export, if the export produces a single file only.
Don't create folder if there are nothing for export, when export DICOM to JPEG
Added ability to export only current frame/plane when export multiframe DICOM image to DICOM.
Added ability to show multi value tags in Overlay.
Added Open File Explorer after export checkbox in export dialogs.
- Defect fixing:
Fixed a regression with copy to clipboard.
Fixed a regression related with finding patient in DICOM browser.
Fixed an issue with wrong title of application.
Fixed a crash in DICOM browser.
Fixed an issue with searching specific modalities in a PACS server.
Fixed an issue when open SR on first open.
Fixed an issue with calibration. Also saved calibration from setting are applied only in the calibration dialog.
Phase1: - UI and backend without error handling.
Fixed an issue with selection many times with the new UI of DICOM browser.
Fixed a crash when delete image and the next selected file is SR.
Fixed a gray static text on print preview toolbar.
Fixed a crash when failed to open document, and we have already opened document.
Fixed C-ECHO failing to MicroDciom.
Use releaseAssociation of the scu.
Fixed an issue with charset. Many DICOM files are with wrong constructed Specific charset value. We already handle this case.
Fixed small issue with DICOM dialog layout.
Fixed an issue with default setting value.
Rework loading of settings.
Fixed showing image that have different pixel spacing for row and column. We have to apply pixel spacing to width and height of an image.
Fixed a defect with date view in DICOM browser.
Refactoring