comparison NEWS @ 1895:74cf1f350b45 Orthanc-1.0.0

set version
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 15 Dec 2015 17:49:02 +0100
parents 0001f8cd7849
children e018037d4d0e
comparison
equal deleted inserted replaced
1894:aeba5367f031 1895:74cf1f350b45
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4
5 Version 1.0.0 (2015/12/15)
6 ==========================
7
4 * Lua: "IncomingFindRequestFilter()" to apply filters to incoming C-Find requests 8 * Lua: "IncomingFindRequestFilter()" to apply filters to incoming C-Find requests
9 * New function in plugin SDK: "OrthancPluginSendMultipartItem2()"
5 * Fix of DICOMDIR generation with DCMTK 3.6.1, support of encodings 10 * Fix of DICOMDIR generation with DCMTK 3.6.1, support of encodings
6 * New function in plugin SDK: "OrthancPluginSendMultipartItem2()"
7 * Fix range search if the lower or upper limit is absent 11 * Fix range search if the lower or upper limit is absent
8 * Fix modality worklists lookups if tags with UN (unknown) VR are present 12 * Fix modality worklists lookups if tags with UN (unknown) VR are present
9 * Warn about badly formatted modality/peer definitions in configuration file at startup 13 * Warn about badly formatted modality/peer definitions in configuration file at startup
10 14
11 15