view Odbc/NEWS @ 483:41849b4ab5ac OrthancMySQL-5.0

closing OrthancMySQL-5.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 Mar 2024 13:33:27 +0100
parents f08480528372
children 7e123f047771
line wrap: on
line source

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

* Added support for labels
* Compatibility with Orthanc SDK 1.12.0 (communications between the
  Orthanc core and the database plugin using Google Protocol Buffers)


Release 1.1 (2021-12-06)
========================

* Now escaping '[' & ']' characters in lookup queries to allow matching e.g
  PatientName containing angle brackets


Release 1.0 (2021-08-12)
========================

* Initial release