comparison NEWS @ 5753:fc591f166d53 find-refactoring

typo
author Alain Mazy <am@orthanc.team>
date Wed, 04 Sep 2024 10:32:55 +0200
parents 717acb0ea546
children ca06dde85358
comparison
equal deleted inserted replaced
5752:717acb0ea546 5753:fc591f166d53
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 - /studies?since=x&limit=0 and sibbling routes: limit=0 now means "no limit" instead of "no results"
7 7
8 REST API 8 REST API
9 -------- 9 --------
10 10
11 * Improved parsing of multiple numerical values in DICOM tags. 11 * Improved parsing of multiple numerical values in DICOM tags.