log NEWS @ 4182:1c9c2c41c015

age author description
Wed, 09 Sep 2020 14:46:59 +0200 Alain Mazy When checking DICOM allowed methods, if there are multiple modalities with the same AET, differentiate them from the calling IP
Wed, 02 Sep 2020 17:34:21 +0200 Sebastien Jodogne Fix transcoding in C-MOVE SCP, in the case where "SynchronousCMove" is "true"
Tue, 25 Aug 2020 17:05:13 +0200 Sebastien Jodogne Fix compatibility with C-MOVE SCU requests issued by Ambra
Mon, 24 Aug 2020 15:34:11 +0200 Alain Mazy underscores are now allowed in peers/modalities symbolic names
Mon, 24 Aug 2020 07:50:15 +0200 Sebastien Jodogne fix version in NEWS Orthanc-1.7.3
Sun, 23 Aug 2020 20:17:18 +0200 Sebastien Jodogne Orthanc-1.7.3 Orthanc-1.7.3
Sun, 23 Aug 2020 13:46:33 +0200 Sebastien Jodogne typo
Sun, 23 Aug 2020 12:13:27 +0200 Sebastien Jodogne "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip
Wed, 19 Aug 2020 15:22:03 +0200 Sebastien Jodogne Support of multipart messages larger than 2GB in the embedded HTTP server
Wed, 19 Aug 2020 11:59:02 +0200 Sebastien Jodogne Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS)
Mon, 17 Aug 2020 14:48:11 +0200 Sebastien Jodogne New config option "Worklist.LimitAnswers" for the sample modality worklist plugin
Fri, 14 Aug 2020 08:19:02 +0200 Sebastien Jodogne Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses
Thu, 13 Aug 2020 17:44:39 +0200 Sebastien Jodogne "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags
Thu, 06 Aug 2020 15:55:03 +0200 Sebastien Jodogne Fix DICOM SCP filters if some query tag has more than 256 characters
Wed, 08 Jul 2020 11:50:26 +0200 Sebastien Jodogne Orthanc-1.7.2 Orthanc-1.7.2
Sat, 27 Jun 2020 10:48:49 +0200 Sebastien Jodogne Fix issue #183 (C-ECHO always fails in Orthanc Explorer, regression from 1.6.1 to 1.7.0)
Fri, 26 Jun 2020 09:18:30 +0200 Sebastien Jodogne Issue #182: Better handling of errors in plugins reading chunked HTTP body
Wed, 10 Jun 2020 14:55:26 +0200 Sebastien Jodogne news
Tue, 09 Jun 2020 12:20:42 +0200 Alain Mazy new 'changes': JobSubmitted, JobSuccess, JobFailure more-changes
Sat, 06 Jun 2020 14:50:21 +0200 Sebastien Jodogne Private tags returned by C-FIND SCP
Wed, 27 May 2020 08:12:33 +0200 Sebastien Jodogne Orthanc-1.7.1 Orthanc-1.7.1
Tue, 26 May 2020 09:04:00 +0200 Sebastien Jodogne Fix decoding of DICOM images for plugins
Mon, 25 May 2020 11:05:08 +0200 Sebastien Jodogne integration
Mon, 25 May 2020 07:47:37 +0200 Sebastien Jodogne extended news Orthanc-1.7.0
Mon, 25 May 2020 07:47:21 +0200 Sebastien Jodogne extended news
Fri, 22 May 2020 18:40:35 +0200 Sebastien Jodogne fix spelling errors according to debian
Fri, 22 May 2020 12:30:36 +0200 Sebastien Jodogne Orthanc-1.7.0 Orthanc-1.7.0
Wed, 20 May 2020 17:03:24 +0200 Sebastien Jodogne integration mainline->c-get c-get
Tue, 19 May 2020 20:37:00 +0200 Sebastien Jodogne "/peers/{id}/store": New option "Transcode" transcoding
Tue, 19 May 2020 16:19:05 +0200 Alain Mazy fix issue 179: use a shared mutex to avoid deadlock in python plugins transcoding