view NEWS @ 99:46ec13a1177c refactoring

use of ordered-slices
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 27 Nov 2015 21:39:41 +0100
parents 745cc19aa32b
children f5b1a9267da0
line wrap: on
line source

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

=> Minimum SDK version: 0.9.5 <=

* The GDCM decoder replaces the built-in Orthanc decoder

TODO : Support cine and multi-frame images
TODO : Interpolation does not work, at least with Firefox
TODO : Remove CacheBundle_InstanceInformation
TODO : ViewerPrefetchPolicy::ApplyInstance => problem in prefetching, seems down


Version 1.3 (2015-11-27)
========================

=> Minimum SDK version: 0.9.4 <=

* Support of images encoded using LUT (lookup tables)
* Use Orthanc's primitives for PNG and JPEG
* Fix for old versions of jQuery
* Fix possible deadlock with other plugins in OnChangeCallback()
* Upgrade to GDCM 2.6.0 for static builds
* Upgrade to Boost 1.59.0 for static builds


Version 1.2 (2015-08-02)
========================

=> Minimum SDK version: 0.9.1 <=

* Update to Boost 1.58.0 for static and Windows builds
* Inject version information into Windows binaries
* Support of OS X


Version 1.1 (2015-07-03)
========================

* Support of Visual Studio 2008
* Support of FreeBSD
* Fix issue 29 (support of photometric interpretation YBR_FULL_422)


Version 1.0 (2015-02-27)
========================

* Configuration options


2015-02-25
==========

* Initial release