Imebra 4.0.5.1 has been released

Posted on Oct 16, 2016


Imebra 4.0.5.1 is available for download.

Changes log

Version 4.0.5.1

  • Fixed bug #135 (openFile failure) as per SOP FIXBUG/1 Fixing a bug
  • Implemented enhancement #138 (Redundant check in dicomCodec::allocChannels) as per SOP DEVENH/1 Implementing a new enhancement
  • Fixed bug #139 (On Windows the preprocessor macro NOMINMAX has to be defined if windows.h is included) as per SOP FIXBUG/1 Fixing a bug
  • Implemented enhancement #140 (Remove the macro NOMINMAX from the Imebra source code and place it in CMake) as per SOP DEVENH/1 Implementing a new enhancement
  • Fixed bug #142 (The DICOM VR “LT” (long text) should not treat the backslash as a separator) as per SOP FIXBUG/1 Fixing a bug

Version 4.0.4.1

  • Fixed bug #131 (Unused variables in transformImpl.cpp) as per SOP FIXBUG/1 Fixing a bug
  • Fixed bug #136 (Segmentation fault when navigating the DicomDir entries) as per SOP FIXBUG/1 Fixing a bug
  • Fixed bug #137 (The example DicomDirItems throws an exception while scanning the DicomDirEntry tags) as per SOP FIXBUG/1 Fixing a bug

Version 4.0.3.5

  • Fixed bug #134 (The example ChangeTransferSyntax copies the tags over the images created using the new transfer syntax)
  • Added XSD file for the imebra_requirements.xml file
  • Added Standard Operating Procedures for future development