Releases: slabua/dicomreader
Releases · slabua/dicomreader
v1.3.3 - Stable release
Stable release
- Hotfix: use the correct path to load the Dicom dictionary.
- Correctly handle the following DICOM headers:
- First 128 bytes empty, followed by the string DICM.
- First 128 bytes to possibly have comments, followed by the string DICM.
- Headless DICOM file to have a valid tag in the first 4 bytes.
- Update JavaDoc.
- Update License from GPLv2 to GPLv3.
- Add Eclipse Project configuration files.
- Minor updates to the graphical interface.
Known issues
- Dicom dictionary might need to be updated in upcoming releases.
- Header file might be written with a wrong encoding.
- Need more testing for multi-sliced files.
Screenshots
v1.3.2-1 - Maintenance release
v1.3.2 - Maintenance release
Maintenance release
Changed some references from sourceforge to github and updated the interface accordingly.
Known issues
- Links in About > DicomReader Info window are partially¹ handled on Linux and not handled on Mac.
¹ Browser priority in the following order: chrome, firefox, opera, konqueror, epiphany, mozilla, netscape