comparison NEWS @ 5752:717acb0ea546 find-refactoring

fix DICOMWeb integration tests
author Alain Mazy <am@orthanc.team>
date Tue, 03 Sep 2024 16:37:31 +0200
parents 796cb17db15c
children fc591f166d53
comparison
equal deleted inserted replaced
5751:5d78e5cafabc 5752:717acb0ea546
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * TODO-FIND: complete the list of updated routes: 4 * TODO-FIND: complete the list of updated routes:
5 /studies?expand and sibbling routes now also return "Metadata" (if the DB implements 'extended-api-v1') 5 - /studies?expand and sibbling routes now also return "Metadata" (if the DB implements 'extended-api-v1')
6 - /studies?since=x&limit=0 and sibbling routes: limit=0 now means "no-limit" instead of "no-results"
6 7
7 REST API 8 REST API
8 -------- 9 --------
9 10
10 * Improved parsing of multiple numerical values in DICOM tags. 11 * Improved parsing of multiple numerical values in DICOM tags.