comparison NEWS @ 5574:5a13483d12c5 find-refactoring

find-refactoring: attachments
author Alain Mazy <am@orthanc.team>
date Fri, 26 Apr 2024 16:32:18 +0200
parents 738f80622e91
children 9e74e761b108
comparison
equal deleted inserted replaced
5569:738f80622e91 5574:5a13483d12c5
25 * Added a new "LimitToThisLevelMainDicomTags" field in the payload of 25 * Added a new "LimitToThisLevelMainDicomTags" field in the payload of
26 /patients|studies|series/instances/../reconstruct to speed up the reconstruction 26 /patients|studies|series/instances/../reconstruct to speed up the reconstruction
27 in case you just want to update the MainDicomTags of that resource level only 27 in case you just want to update the MainDicomTags of that resource level only
28 e.g. after you have updated the 'ExtraMainDicomTags' for this level. 28 e.g. after you have updated the 'ExtraMainDicomTags' for this level.
29 * TODO-FIND: complete the list of updated routes: 29 * TODO-FIND: complete the list of updated routes:
30 /studies?expand and sibbling routes now also return "Metadata" 30 /studies?expand and sibbling routes now also return "Metadata" (if the DB implements 'extended-api-v1')
31 31
32 Plugins 32 Plugins
33 ------- 33 -------
34 34
35 * Multitenant DICOM plugin: added support for locales 35 * Multitenant DICOM plugin: added support for locales