comparison NEWS @ 2931:89f2c302fc37

author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 13 Nov 2018 17:50:03 +0100
parents 8341256c6941
children 00504dcc996f
comparison
equal deleted inserted replaced
2930:8341256c6941 2931:89f2c302fc37
31 * Fix: Closing DICOM associations after running query/retrieve from REST API 31 * Fix: Closing DICOM associations after running query/retrieve from REST API
32 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom 32 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom
33 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL) 33 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL)
34 * Orthanc starts even if jobs from a previous execution cannot be unserialized 34 * Orthanc starts even if jobs from a previous execution cannot be unserialized
35 * New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK 35 * New CMake option "ENABLE_DCMTK_LOG" to disable logging internal to DCMTK
36 * Fix issue 114 (Boost 1.68 doesn't support SHA-1 anymore)
36 * Upgraded dependencies for static and Windows builds: 37 * Upgraded dependencies for static and Windows builds:
37 - boost 1.68.0 38 - boost 1.68.0
38 39
39 40
40 Version 1.4.2 (2018-09-20) 41 Version 1.4.2 (2018-09-20)