Mercurial > hg > orthanc
comparison NEWS @ 2809:b509d9a4958b
news
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Sep 2018 17:59:09 +0200 |
parents | 6356e2ceb493 |
children | 925d8dc03a23 |
comparison
equal
deleted
inserted
replaced
2808:37583cd183ed | 2809:b509d9a4958b |
---|---|
17 Plugins | 17 Plugins |
18 ------- | 18 ------- |
19 | 19 |
20 * New primitives to access Orthanc peers from plugins | 20 * New primitives to access Orthanc peers from plugins |
21 * New events in change callbacks: "UpdatedPeers" and "UpdatedModalities" | 21 * New events in change callbacks: "UpdatedPeers" and "UpdatedModalities" |
22 * New primitives to create jobs from plugins: "OrthancPluginSubmitJob()" | |
23 and "OrthancPluginRegisterJobsUnserializer()" | |
22 | 24 |
23 Maintenance | 25 Maintenance |
24 ----------- | 26 ----------- |
25 | 27 |
26 * Fix "/series/.../ordered-slices" in the presence of non-parallel slices | 28 * Fix "/series/.../ordered-slices" in the presence of non-parallel slices |