view NEWS @ 71:326959045d12

NEWS
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 28 Nov 2016 09:14:31 +0100
parents f45cec2c32e2
children a8c90aa32ca6
line wrap: on
line source

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

* Huge speed-up in the whole-slide imaging Web viewer plugin:
  - Reduction of the number of calls to the Orthanc REST API
  - Cache pre-computed information for each instance as metadata
* Refactorings


Version 0.1 (2016/10/28)
========================

* Docker images are available
* Provide "--version" flag in command-line tools
* Fix freeze if the target Orthanc is not accepting images

Maintenance
-----------

* Windows resources for command-line tools
* Build under Apple OS X
* Build using Microsoft Visual Studio
* Automatic build in CIS


2016-10-22
==========

* Initial release