Mercurial > hg > orthanc
comparison NEWS @ 2118:9cf176bc21ad
Content-Type for JSON documents is now "application/json; charset=utf-8"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 02 Nov 2016 12:16:03 +0100 |
parents | a657f7772e69 |
children | e0517f25919e |
comparison
equal
deleted
inserted
replaced
2117:87b395a77c41 | 2118:9cf176bc21ad |
---|---|
25 * Fix serious performance issue with C-FIND | 25 * Fix serious performance issue with C-FIND |
26 * Fix extraction of the symbolic name of the private tags | 26 * Fix extraction of the symbolic name of the private tags |
27 * Performance warning if runtime debug assertions are turned on | 27 * Performance warning if runtime debug assertions are turned on |
28 * Improved robustness against files with no PatientID | 28 * Improved robustness against files with no PatientID |
29 * Upgrade to curl 7.50.3 for static and Windows builds | 29 * Upgrade to curl 7.50.3 for static and Windows builds |
30 * Content-Type for JSON documents is now "application/json; charset=utf-8" | |
30 | 31 |
31 | 32 |
32 Version 1.1.0 (2016/06/27) | 33 Version 1.1.0 (2016/06/27) |
33 ========================== | 34 ========================== |
34 | 35 |