0.9.2.0 – Sept 19, 2024
- Added a version checker. If a new version of Media2DICOM is available, a button will appear that launches the Media2DICOM website to download the latest installer.
- Updated method for sampling frames from videos. Media2DICOM will now generate images based on the sample interval defined by the user over the entire duration of the video.
- Updated ASCII to binary conversion process for STL files to improve compatibility.
- Fixed conversion of model color values (RGB to CIE Lab to Unsigned Short) during encapsulation process.
0.9.1.0 – Oct 10, 2022
- FO-DICOM (version 4.0.6) previously used PDF SOP Class (1.2.840.10008.5.1.4.1.1.104.1) for encapsulation of STLs. Media2DICOM now exports appropriate SOP Class (1.2.840.10008.5.1.4.1.1.104.3).
- FO-DICOM library updated to latest version (version 4.0.8).
- Media2DICOM now copies Referenced SOP Class UID (0008,1150) and Referenced SOP Instance UID (0008,1155) from source DICOM to encapsulated media.
- Media2DICOM now uses UI Frame of Reference UID (0020,0052) from source DICOM.
- Users can now overwrite the Accession Number (0008,0050) at export; default number will be copied from source DICOM.
- Users can toggle adding color information to LO Content Description (0070,0081); color will still be added to US Recommended Display CIELab Value (00662,000d) regardless of toggled field.
0.9.0.1 – Sept 14, 2022
- Initial release