view NEWS @ 65:156e942b136e

added support for custom methods
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Aug 2025 13:01:39 +0200
parents 9817ca245a49
children ae9124e7edee
line wrap: on
line source

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


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

* 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


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

=> Minimum SDK version: 1.10.0 <=

* Initial release