Skip to content

5.0.2

Compare
Choose a tag to compare
@gofal gofal released this 12 Jan 10:48
· 535 commits to development since this release

On January 10th 2022 fo-dicom 5.0.2 was officially released.

This release contains the following bugfixes:

  • Fix issue where opening a DICOM file from a stream writes too much data when saving it again (#1264).
  • Fix issue where sending a deflated DICOM file via C-STORE was sent inflated, causing errors (#1283)

This release contains the following changes:

  • Update to DICOM Standard 2021e
  • Add possibility to read from streams without Seek like BrowserFileStream (#1218)
  • New method to convert an array of DicomDatasets into a json string (#1271)
  • Improved bilinear interpolation when rendering scaled images
  • Optimize performance and reduce memory allocations in network layer (#1267 and #1273)
  • Enhance Association Request Timeout (#1284)
  • Target encoding is not appied to texts that are not intended to be encoded. (#1301)

There are no breaking changes from version 5.0.1 to version 5.0.2