view NEWS @ 75:c1329456dd80 default tip

updated CITATION.cff
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Sep 2025 11:14:05 +0200
parents 037a2b0d06ca
children
line wrap: on
line source

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


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