comparison NEWS @ 2907:0204af4ece6a

Remove invalid characters from badly-encoded UTF-8 strings
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 30 Oct 2018 13:53:29 +0100
parents 5dd649de253d
children a9a1554932a1
comparison
equal deleted inserted replaced
2906:2a504fef4ed7 2907:0204af4ece6a
24 ----------- 24 -----------
25 25
26 * New modality manufacturer: "GE" for GE Healthcare EA and AW 26 * New modality manufacturer: "GE" for GE Healthcare EA and AW
27 * Executing a query/retrieve from the REST API now creates a job 27 * Executing a query/retrieve from the REST API now creates a job
28 * Fix: Closing DICOM associations after running query/retrieve from REST API 28 * Fix: Closing DICOM associations after running query/retrieve from REST API
29 * Fix: Allow creation of MONOCHROME1 greyscale images in tools/create-dicom 29 * Fix: Allow creation of MONOCHROME1 grayscale images in tools/create-dicom
30 * Remove invalid characters from badly-encoded UTF-8 strings (impacts PostgreSQL)
31
30 32
31 Version 1.4.2 (2018-09-20) 33 Version 1.4.2 (2018-09-20)
32 ========================== 34 ==========================
33 35
34 General 36 General