Mercurial > hg > orthanc
log NEWS @ 3855:63cdac72d062 Orthanc-1.6.1
age | author | description |
---|---|---|
Tue, 21 Apr 2020 13:21:10 +0200 | Sebastien Jodogne | Orthanc-1.6.1 Orthanc-1.6.1 |
Mon, 20 Apr 2020 17:39:11 +0200 | Sebastien Jodogne | reverting default HttpThreadsCount to 50, as this slows performance of integration tests from 40s to 170s |
Thu, 16 Apr 2020 18:46:11 +0200 | Sebastien Jodogne | preparing primitives to filter incoming DICOM instances in the plugin SDK |
Thu, 16 Apr 2020 17:59:47 +0200 | Sebastien Jodogne | new "info" field in "ReceivedInstanceFilter()" callback |
Thu, 16 Apr 2020 17:03:34 +0200 | Sebastien Jodogne | reducing the default number of threads in the HTTP server from 50 to 10 |
Thu, 16 Apr 2020 16:58:37 +0200 | Sebastien Jodogne | avoid one memcpy of the DICOM buffer on "POST /instances" |
Wed, 15 Apr 2020 14:37:40 +0200 | Sebastien Jodogne | Fix unit test ParsedDicomFile.ToJsonFlags2 on big-endian architectures |