comparison NEWS @ 1424:fe384a9d3b51

OrthancPluginGetConfiguration
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 26 Jun 2015 15:32:45 +0200
parents 7b7d597a190c
children d710ea64f0fd
comparison
equal deleted inserted replaced
1423:7b7d597a190c 1424:fe384a9d3b51
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * The configuration can be splitted into several files stored inside the same folder 4 * The configuration can be splitted into several files stored inside the same folder
5 * Plugins can retrieve the configuration file directly as a JSON string
5 * Fix issue 35 (Characters in PatientID string are not protected for C-Find) 6 * Fix issue 35 (Characters in PatientID string are not protected for C-Find)
6 * Fix issue 37 (Hyphens trigger range query even if datatype does not support ranges) 7 * Fix issue 37 (Hyphens trigger range query even if datatype does not support ranges)
7 8
8 9
9 Version 0.9.0 (2015/06/03) 10 Version 0.9.0 (2015/06/03)