comparison NEWS @ 2932:00504dcc996f

"SynchronousCMove" is now "true" by default
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 15 Nov 2018 11:35:35 +0100
parents 89f2c302fc37
children 2e751f615e03
comparison
equal deleted inserted replaced
2931:89f2c302fc37 2932:00504dcc996f
24 * GET /modalities/... now returns a JSON object instead of a JSON array 24 * GET /modalities/... now returns a JSON object instead of a JSON array
25 25
26 Maintenance 26 Maintenance
27 ----------- 27 -----------
28 28
29 * "SynchronousCMove" is now "true" by default
29 * New modality manufacturer: "GE" for GE Healthcare EA and AW 30 * New modality manufacturer: "GE" for GE Healthcare EA and AW
30 * Executing a query/retrieve from the REST API now creates a job 31 * Executing a query/retrieve from the REST API now creates a job
31 * Fix: Closing DICOM associations after running query/retrieve from REST API 32 * Fix: Closing DICOM associations after running query/retrieve from REST API
32 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom 33 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom
33 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL) 34 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL)