Mercurial > hg > orthanc
comparison NEWS @ 2949:e6204cd21443
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 29 Nov 2018 20:36:55 +0100 |
parents | d2e548e643af |
children | dc18d5804746 |
comparison
equal
deleted
inserted
replaced
2948:d2e548e643af | 2949:e6204cd21443 |
---|---|
23 * API Version has been upgraded to 1.2 | 23 * API Version has been upgraded to 1.2 |
24 * New URI: "/studies/.../merge" to merge a study | 24 * New URI: "/studies/.../merge" to merge a study |
25 * New URI: "/studies/.../split" to split a study | 25 * New URI: "/studies/.../split" to split a study |
26 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID | 26 * POST-ing a DICOM file to "/instances" also answers the patient/study/series ID |
27 * GET "/modalities/..." now returns a JSON object instead of a JSON array | 27 * GET "/modalities/..." now returns a JSON object instead of a JSON array |
28 * New options to URI "/queries/.../answers": "?expand" and "?limit" | 28 * New options to URI "/queries/.../answers": "?expand" and "?simplify" |
29 | 29 |
30 Maintenance | 30 Maintenance |
31 ----------- | 31 ----------- |
32 | 32 |
33 * "SynchronousCMove" is now "true" by default | 33 * "SynchronousCMove" is now "true" by default |