comparison NEWS @ 3119:8f2bda0719f4

Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 14 Jan 2019 13:11:43 +0100
parents 8849677c2cbc
children a323b75e5b08 b1787ba94eef
comparison
equal deleted inserted replaced
3118:8849677c2cbc 3119:8f2bda0719f4
7 * Don't consider tags whose group is below 0x0008 in C-FIND SCP 7 * Don't consider tags whose group is below 0x0008 in C-FIND SCP
8 * Compatibility with DCMTK 3.6.4 8 * Compatibility with DCMTK 3.6.4
9 * Fix issue #21 (DICOM files missing after uploading with Firefox) 9 * Fix issue #21 (DICOM files missing after uploading with Firefox)
10 * Fix issue #118 (Wording in Configuration.json regarding SynchronousCMove) 10 * Fix issue #118 (Wording in Configuration.json regarding SynchronousCMove)
11 * Fix issue #124 (GET /studies/ID/media fails for certain dicom file) 11 * Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
12 * Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
12 * Fixed Orthanc Explorer on IE and Firefox: Explorer always show "too many results" 13 * Fixed Orthanc Explorer on IE and Firefox: Explorer always show "too many results"
13 and it's therefore impossible to browse the content. 14 and it's therefore impossible to browse the content.
14 * Upgraded dependencies for static and Windows builds: 15 * Upgraded dependencies for static and Windows builds:
15 - civetweb 1.11 16 - civetweb 1.11
16 17