view NEWS @ 80:35501da90efe default tip

document OrthancPluginDicomConnection
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 26 Nov 2025 21:08:59 +0100
parents 1a1ee5a8424c
children
line wrap: on
line source

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

=> Maximum SDK version: 1.12.10 (default) <=


Version 2.0 (2025-08-22)
========================

=> Maximum SDK version: 1.12.9 (default) <=
=> Minimum SDK version: 1.7.2 <=

* The auto-generation of the Python wrapper is now part of the build,
  to exploit the ORTHANC_PLUGIN_SINCE_SDK macro. This provides backward
  compatibility with the SDK that is actually installed on the system
* The plugin now uses the code model that is part of the core "orthanc" project
* Added support for queues and key-value stores


Version 1.0 (2024-06-14)
========================

=> Minimum SDK version: 1.10.0 <=

* Initial release