view NEWS @ 105:e1e2b6b2139d dev

test with DICOMweb STOW-RS client
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 26 Apr 2016 17:38:47 +0200
parents 8263a7bb98a1
children 04fbfd59a60e
line wrap: on
line source

Pending changes in the mainline
===============================

=> Minimum SDK version: 1.0.1 <=

* STOW-RS client
* Better robustness in the STOW-RS server


Version 0.2 (2015/12/10)
========================

=> Minimum SDK version: 0.9.5 <=

* Support of WADO-RS - RetrieveFrames
* QIDO-RS now takes advantage of "/tools/find"
* Upgrade to GDCM 2.6.0 for static and Windows builds


Version 0.1 (2015/08/03)
========================

=> Minimum SDK version: 0.9.1 <=

* Support of WADO-RS - RetrieveMetadata
* Support of WADO, in addition to DICOMweb
* All the APIs are now under the same root

Production
----------

* Inject version information into Windows binaries
* Use of Orthanc built-in API for multipart answers (requires Orthanc >= 0.9.1)
* Support of Visual Studio 2008
* Support of FreeBSD
* Support of OS X
* Upgrade to Boost 1.58.0 for static and Windows builds


2015/03/13
==========

* Initial commit