Mercurial > hg > orthanc
comparison 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 |
comparison
equal
deleted
inserted
replaced
758:67e6400fca03 | 947:c2c28dd17e87 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 * Official support of OS X (Darwin) | |
5 * Options to limit the number of results for an incoming C-FIND query | |
6 * Support of kFreeBSD | |
7 | |
8 | |
9 Version 0.7.6 (2014/06/11) | |
10 ========================== | |
11 | |
12 * Support of JPEG and JPEG-LS decompression | |
13 * Download DICOM images as Matlab/Octave arrays | |
14 * Precompiled headers for Microsoft Visual Studio | |
15 | |
16 | |
17 Version 0.7.5 (2014/05/08) | |
18 ========================== | |
19 | |
20 * Dynamic negotiation of SOP classes for C-Store SCU | |
21 * Creation of DICOM instances using the REST API | |
22 * Embedding of images within DICOM instances | |
23 * Adding/removal/modification of remote modalities/peers through REST | |
24 * Reuse of the previous SCU connection to avoid unecessary handshakes | |
25 * Fix problems with anonymization and modification | |
26 * Fix missing licensing terms about reuse of some code from DCMTK | |
27 * Various code refactorings | |
4 | 28 |
5 | 29 |
6 Version 0.7.4 (2014/04/16) | 30 Version 0.7.4 (2014/04/16) |
7 ========================== | 31 ========================== |
8 | 32 |