Mercurial > hg > orthanc-java
view NEWS @ 73:037a2b0d06ca OrthancJava-2.0
OrthancJava-2.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 22 Aug 2025 10:24:13 +0200 |
parents | ae9124e7edee |
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