Mercurial > hg > orthanc
diff NEWS @ 2809:b509d9a4958b
news
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Sep 2018 17:59:09 +0200 |
parents | 6356e2ceb493 |
children | 925d8dc03a23 |
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 -----------