Mercurial > hg > orthanc
diff NEWS @ 1362:bf6db7d2f8b1
fix slow DCMTK problem
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 15 May 2015 17:33:43 +0200 |
parents | 60cc0ee61edb |
children | feaf2840917c |
line wrap: on
line diff
--- a/NEWS Fri May 15 17:19:33 2015 +0200 +++ b/NEWS Fri May 15 17:33:43 2015 +0200 @@ -1,11 +1,26 @@ Pending changes in the mainline =============================== -* Huge speed-up in Orthanc Explorer for large amount of images +Major +----- + * "?expand" flag for URIs "/patients", "/studies" and "/series" +* "/tools/find" URI to search for DICOM resources from REST * Support of FreeBSD + +Minor +----- + +* Speed-up in Orthanc Explorer for large amount of images +* Speed-up of the C-Find SCP server of Orthanc +* Allow replacing PatientID/StudyInstanceUID/SeriesInstanceUID from Lua scripts + +Fixes +----- + * Prevent freeze on C-FIND if no DICOM tag is to be returned -* Allow replacing PatientID/StudyInstanceUID/SeriesInstanceUID from Lua scripts +* Fix slow C-Store SCP on recent versions of Linux, if + USE_SYSTEM_DCMTK is set to OFF (http://forum.dcmtk.org/viewtopic.php?f=1&t=4009) * Fix issue 30 (QR response missing "Query/Retrieve Level" (008,0052)) * Fix issue 32 (Cyrillic symbols): Introduction of the "Windows1251" encoding