# HG changeset patch # User Sebastien Jodogne # Date 1525881441 -7200 # Node ID a874bdbbfa11dd8b2ac93e4f2a9e4af1505b8083 # Parent 84cbc5abf3cc156278bdac70c94d9c914a5bd44f news diff -r 84cbc5abf3cc -r a874bdbbfa11 NEWS --- a/NEWS Wed May 09 17:56:26 2018 +0200 +++ b/NEWS Wed May 09 17:57:21 2018 +0200 @@ -1,9 +1,15 @@ Pending changes in the mainline =============================== +General +------- + +* New advanced job engine + REST API -------- +* "/jobs/..." to manage the jobs from the REST API * ".../tags" URI was returning only the first value of DicomTags containing multiple numerical value. It now returns all values in a string separated by \\ (i.e.: "1\\2\\3"). Note that, for data already in Orthanc, you'll need