comparison NEWS @ 1896:b1a6b90a1667

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Dec 2015 09:23:40 +0100
parents 74cf1f350b45
children e018037d4d0e
comparison
equal deleted inserted replaced
1893:d7f63122c7f3 1896:b1a6b90a1667
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