view NEWS @ 83:95cb8629add4 default tip

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 19 Jun 2026 12:27:54 +0200
parents 0e695d856b0c 5a15b3b00753
children
line wrap: on
line source

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

* Fix opening of viewers if Orthanc is not branched at the root of the server
* Disabled "Expect: 100-continue" HTTP header during LTI registration,
  which is not always properly handled by certain LTI deployments
  (e.g., if HAProxy is put in front of Moodle)
* New configuration "EnableVerboseLogs" to display more information, amongst other,
  during LTI configuration.
* REST API: Job ID is reported when starting the DICOM-ization, and upload ID
  is part of the DICOM-ization status


Version 1.1 (2025-11-07)
========================

* Enhancements to DICOM-ization of whole-slide images:
  - The imaged volume width can be specified in the Web interface
  - Display the image title in the whole-slide imaging viewer
  - Fixed support of MRXS files from MIRAX


Version 1.0 (2025-10-22)
========================

=> Minimum SDK version: 1.12.9 <=

* Initial release