comparison NEWS @ 989:8566ba2d4b3a plugins

integration mainline->plugins
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 01 Jul 2014 16:54:34 +0200
parents 624f44047238 9ea31f012561
children cd8569f7dd21
comparison
equal deleted inserted replaced
985:0bfdfc0c6b9b 989:8566ba2d4b3a
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 Major changes
5 -------------
6
4 * Introduction of the Orthanc Plugin SDK 7 * Introduction of the Orthanc Plugin SDK
5 * Official support of OS X (Darwin) 8 * Official support of OS X (Darwin)
9
10 Minor changes
11 -------------
12
6 * Extraction of tags for the patient/study/series/instance DICOM modules 13 * Extraction of tags for the patient/study/series/instance DICOM modules
7 * Extraction of the tags shared by all the instances of a patient/study/series 14 * Extraction of the tags shared by all the instances of a patient/study/series
8 * Options to limit the number of results for an incoming C-FIND query 15 * Options to limit the number of results for an incoming C-FIND query
9 * Support of kFreeBSD 16 * Support of kFreeBSD
10 * Several code refactorings 17 * Several code refactorings
18 * Fix OrthancCppClient::GetVoxelSizeZ()
11 19
12 20
13 Version 0.7.6 (2014/06/11) 21 Version 0.7.6 (2014/06/11)
14 ========================== 22 ==========================
15 23