comparison NEWS @ 5115:0a9d36187a91

merge
author Alain Mazy <am@osimis.io>
date Fri, 02 Dec 2022 15:05:33 +0100
parents a3c3f13368ea
children bdec57f3cbf2
comparison
equal deleted inserted replaced
5114:c387ebeb67b5 5115:0a9d36187a91
23 tags (PatientName, PatientBirthDate, ...) 23 tags (PatientName, PatientBirthDate, ...)
24 * Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB) 24 * Allow the HTTP server to return responses > 2GB (fixes asynchronous download of zip studies > 2GB)
25 * /modalities/.../store now accepts "CalledAet", "Host", "Port" to override the modality configuration 25 * /modalities/.../store now accepts "CalledAet", "Host", "Port" to override the modality configuration
26 from the configuration file for a specific operation. 26 from the configuration file for a specific operation.
27 * /tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s 27 * /tools/metrics-prometheus: added orthanc_last_change and orthanc_up_time_s
28 * Fix support for image/jpg mime type in /tools/create-dicom 28 * Tolerance for "image/jpg" MIME type instead of "image/jpeg" in /tools/create-dicom
29 29
30 30
31 OrthancFramework (C++) 31 OrthancFramework (C++)
32 ---------------------- 32 ----------------------
33 33