comparison NEWS @ 1023:226cfef3822e templating

integration mainline->templating
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Jul 2014 11:42:32 +0200
parents cd8569f7dd21
children 7f748bac15e5
comparison
equal deleted inserted replaced
945:427a1f996b7b 1023:226cfef3822e
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 Major changes
5 -------------
6
7 * Routing images with Lua scripts
8 * Introduction of the Orthanc Plugin SDK
4 * Official support of OS X (Darwin) 9 * Official support of OS X (Darwin)
10
11 Minor changes
12 -------------
13
14 * Extraction of tags for the patient/study/series/instance DICOM modules
15 * Extraction of the tags shared by all the instances of a patient/study/series
5 * Options to limit the number of results for an incoming C-FIND query 16 * Options to limit the number of results for an incoming C-FIND query
6 * Support of kFreeBSD 17 * Support of kFreeBSD
18 * Several code refactorings
19 * Fix OrthancCppClient::GetVoxelSizeZ()
7 20
8 21
9 Version 0.7.6 (2014/06/11) 22 Version 0.7.6 (2014/06/11)
10 ========================== 23 ==========================
11 24