comparison NEWS @ 2011:5b3b2de4e018

news
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 10 Jun 2016 09:26:26 +0200
parents 4dafe2a0d3ab
children 50b9bc19dc62
comparison
equal deleted inserted replaced
2010:4dafe2a0d3ab 2011:5b3b2de4e018
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4
5 General
6 -------
7
8 * Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
9 4
10 REST API 5 REST API
11 -------- 6 --------
12 7
13 * New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding) 8 * New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
45 * Support of signed 16bpp images in ParsedDicomFile 40 * Support of signed 16bpp images in ParsedDicomFile
46 41
47 Maintenance 42 Maintenance
48 ----------- 43 -----------
49 44
45 * Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
50 * New logo of Orthanc 46 * New logo of Orthanc
51 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) 47 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT)
52 * Fix issue 16 ("Limit" parameter error in REST API /tools/find method) 48 * Fix issue 16 ("Limit" parameter error in REST API /tools/find method)
53 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") 49 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
54 * Compatibility with CMake >= 3.5.0 50 * Compatibility with CMake >= 3.5.0