# HG changeset patch # User Sebastien Jodogne # Date 1448981429 -3600 # Node ID 64fd76a722d3b9d2356cebfeee8933ccb8317ca5 # Parent 63187f3924168622e629e8faf4dead4915114c7f news diff -r 63187f392416 -r 64fd76a722d3 NEWS --- a/NEWS Thu Oct 29 12:24:38 2015 +0100 +++ b/NEWS Tue Dec 01 15:50:29 2015 +0100 @@ -1,6 +1,8 @@ Pending changes in the mainline =============================== +=> Supported database versions: 5 and 6 <= + * Support version 6 of the database schema (for Orthanc >= 0.9.5) * The "value" column of tables "MainDicomTags" and "DicomIdentifiers" are now TEXT instead of BYTEA @@ -9,6 +11,7 @@ ======================== => Minimum SDK version: 0.9.4 <= +=> Supported database versions: 5 <= * Fix build with Orthanc plugin SDK 0.9.4 * Implementation of "GetAllPublicIdsWithLimit" extension