comparison NEWS @ 3120:a323b75e5b08 db-changes

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:13:12 +0100
parents 1bedab6993d4 8f2bda0719f4
children c0d7aee8c3f8
comparison
equal deleted inserted replaced
3116:0fa7181ac4e5 3120:a323b75e5b08
13 13
14 Maintenance 14 Maintenance
15 ----------- 15 -----------
16 16
17 * Don't consider tags whose group is below 0x0008 in C-FIND SCP 17 * Don't consider tags whose group is below 0x0008 in C-FIND SCP
18 * Compatibility with DCMTK 3.6.4
18 * Fix issue #21 (DICOM files missing after uploading with Firefox) 19 * Fix issue #21 (DICOM files missing after uploading with Firefox)
19 * Fix issue #118 (Wording in Configuration.json regarding SynchronousCMove) 20 * Fix issue #118 (Wording in Configuration.json regarding SynchronousCMove)
20 * Fix issue #124 (GET /studies/ID/media fails for certain dicom file) 21 * Fix issue #124 (GET /studies/ID/media fails for certain dicom file)
22 * Fix issue #125 (Mongoose: /instances/{id} returns 500 on invalid HTTP Method)
21 * Fixed Orthanc Explorer on IE and Firefox: Explorer always show "too many results" 23 * Fixed Orthanc Explorer on IE and Firefox: Explorer always show "too many results"
22 and it's therefore impossible to browse the content. 24 and it's therefore impossible to browse the content.
23 * Upgraded dependencies for static and Windows builds: 25 * Upgraded dependencies for static and Windows builds:
24 - civetweb 1.11 26 - civetweb 1.11
25 27