comparison NEWS @ 2019:9c9332e486ca

HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 14 Jun 2016 17:53:23 +0200
parents bcc575732aef
children fefbe71c2272
comparison
equal deleted inserted replaced
2018:300599489cab 2019:9c9332e486ca
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 General
5 -------
6
7 * HTTPS client certificates can be associated with Orthanc peers to enhance security over Internet
8 * New option "--logfile" to output the Orthanc log to the given file
9 * Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
4 10
5 REST API 11 REST API
6 -------- 12 --------
7 13
8 * New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding) 14 * New URI: "/instances/.../frames/.../raw" to access the raw frames (bypass image decoding)
41 * Support of signed 16bpp images in ParsedDicomFile 47 * Support of signed 16bpp images in ParsedDicomFile
42 48
43 Maintenance 49 Maintenance
44 ----------- 50 -----------
45 51
46 * New option "--logfile" to output the Orthanc log to the given file
47 * Support of SIGHUP signal (restart Orthanc only if the configuration files have changed)
48 * New logo of Orthanc 52 * New logo of Orthanc
49 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT) 53 * Fix issue 11 (is_regular_file() fails for FILE_ATTRIBUTE_REPARSE_POINT)
50 * Fix issue 16 ("Limit" parameter error in REST API /tools/find method) 54 * Fix issue 16 ("Limit" parameter error in REST API /tools/find method)
51 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev") 55 * Fix of Debian bug #818512 ("FTBFS: Please install libdcmtk*-dev")
52 * Compatibility with CMake >= 3.5.0 56 * Compatibility with CMake >= 3.5.0