comparison NEWS @ 4348:93c281752e7a

reintroduced backward ABI compatibility in Orthanc Framework .so for unit tests of Orthanc 1.7.2 to 1.8.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 06 Dec 2020 12:21:31 +0100
parents e1e918e790e8
children 0ba23b4891b2
comparison
equal deleted inserted replaced
4347:3dffe8f7af48 4348:93c281752e7a
32 * C-GET SCP: Fix responses and handling of cancel 32 * C-GET SCP: Fix responses and handling of cancel
33 * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before" 33 * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before"
34 * Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header 34 * Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header
35 * Fix access to videos as a single raw frame (feature broken since Orthanc 1.6.0) 35 * Fix access to videos as a single raw frame (feature broken since Orthanc 1.6.0)
36 * REST API now returns 404 error if deleting an inexistent peer or modality 36 * REST API now returns 404 error if deleting an inexistent peer or modality
37 * Improved forward ABI compatibility of Orthanc Framework (notably, no inline methods anymore)
37 * Upgraded dependencies for static builds (notably on Windows and LSB): 38 * Upgraded dependencies for static builds (notably on Windows and LSB):
38 - civetweb 1.13 39 - civetweb 1.13
39 40
40 41
41 Version 1.8.0 (2020-10-16) 42 Version 1.8.0 (2020-10-16)