Mercurial > hg > orthanc
comparison NEWS @ 2208:90ea60bee5ff
New metadata automatically computed at the instance level: "SopClassUid"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 09 Dec 2016 14:48:31 +0100 |
parents | 6dc3bdb4088b |
children | e3fd5bc429a2 |
comparison
equal
deleted
inserted
replaced
2207:6dc3bdb4088b | 2208:90ea60bee5ff |
---|---|
4 General | 4 General |
5 ------- | 5 ------- |
6 | 6 |
7 * Handling of private tags/creators in the "Dictionary" configuration option | 7 * Handling of private tags/creators in the "Dictionary" configuration option |
8 * New configuration options: "LoadPrivateDictionary", "DicomScuTimeout" and "DicomScpTimeout" | 8 * New configuration options: "LoadPrivateDictionary", "DicomScuTimeout" and "DicomScpTimeout" |
9 * New metadata automatically computed at the instance level: "TransferSyntax" | 9 * New metadata automatically computed at the instance level: "TransferSyntax" and "SopClassUid" |
10 | 10 |
11 REST API | 11 REST API |
12 -------- | 12 -------- |
13 | 13 |
14 * "/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files | 14 * "/tools/invalidate-tags" to invalidate the JSON summary of all the DICOM files |