Mercurial > hg > orthanc
changeset 2809:b509d9a4958b
news
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Sep 2018 17:59:09 +0200 |
parents | 37583cd183ed |
children | 1e8c4ecd02f4 |
files | NEWS |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/NEWS Wed Sep 05 17:57:06 2018 +0200 +++ b/NEWS Wed Sep 05 17:59:09 2018 +0200 @@ -19,6 +19,8 @@ * New primitives to access Orthanc peers from plugins * New events in change callbacks: "UpdatedPeers" and "UpdatedModalities" +* New primitives to create jobs from plugins: "OrthancPluginSubmitJob()" + and "OrthancPluginRegisterJobsUnserializer()" Maintenance -----------