Mercurial > hg > orthanc
diff NEWS @ 947:c2c28dd17e87 query-retrieve
integration mainline -> query-retrieve
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 25 Jun 2014 12:09:38 +0200 |
parents | 83489fddd8c5 |
children | 3fb427ac3f53 1fbe89dc18b5 |
line wrap: on
line diff
--- a/NEWS Wed Apr 16 16:34:09 2014 +0200 +++ b/NEWS Wed Jun 25 12:09:38 2014 +0200 @@ -1,6 +1,30 @@ Pending changes in the mainline =============================== +* Official support of OS X (Darwin) +* Options to limit the number of results for an incoming C-FIND query +* Support of kFreeBSD + + +Version 0.7.6 (2014/06/11) +========================== + +* Support of JPEG and JPEG-LS decompression +* Download DICOM images as Matlab/Octave arrays +* Precompiled headers for Microsoft Visual Studio + + +Version 0.7.5 (2014/05/08) +========================== + +* Dynamic negotiation of SOP classes for C-Store SCU +* Creation of DICOM instances using the REST API +* Embedding of images within DICOM instances +* Adding/removal/modification of remote modalities/peers through REST +* Reuse of the previous SCU connection to avoid unecessary handshakes +* Fix problems with anonymization and modification +* Fix missing licensing terms about reuse of some code from DCMTK +* Various code refactorings Version 0.7.4 (2014/04/16)