Mercurial > hg > orthanc
comparison NEWS @ 698:aae83e1e31f7
verify MD5 of attachments through REST
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 05 Feb 2014 17:20:43 +0100 |
parents | 72dc919a028c |
children | fd86dfe8f584 |
comparison
equal
deleted
inserted
replaced
697:dd1ce9a2844c | 698:aae83e1e31f7 |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 * Access to lowlevel info about the attached files through the REST API | |
4 * AET comparison is now case-insensitive by default | 5 * AET comparison is now case-insensitive by default |
5 * Possibility to disable the HTTP server or the DICOM server | 6 * Possibility to disable the HTTP server or the DICOM server |
6 * Recover pixel data for more transfer syntaxes (notably JPEG) | 7 * Recover pixel data for more transfer syntaxes (notably JPEG) |
7 * Automatic computation of MD5 hashes for the stored DICOM files | 8 * Automatic computation of MD5 hashes for the stored DICOM files |
8 * Maintenance tool to recover DICOM files compressed by Orthanc | 9 * Maintenance tool to recover DICOM files compressed by Orthanc |