comparison NEWS @ 5544:dce22a789a2b

Multitenant DICOM plugin: added support for locales
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 Mar 2024 18:56:46 +0100
parents d3e8c599797f
children 28cc06e4859a 13eb84aea8b8 b0b5546f1b9f
comparison
equal deleted inserted replaced
5543:cd698247b029 5544:dce22a789a2b
9 and not returned in the response. 9 and not returned in the response.
10 They are now removed from the query earlier to avoid this disk access that 10 They are now removed from the query earlier to avoid this disk access that
11 could slow down the response time. Note that this seems to happen mainly 11 could slow down the response time. Note that this seems to happen mainly
12 when the query originates from some GE devices (AWS). 12 when the query originates from some GE devices (AWS).
13 13
14
15 REST API 14 REST API
16 -------- 15 --------
17 16
18 * API version upgraded to 24 17 * API version upgraded to 24
19 * Added "MaximumPatientCount" in /system 18 * Added "MaximumPatientCount" in /system
20 19
20 Plugins
21 -------
22
23 * Multitenant DICOM plugin: added support for locales
21 24
22 25
23 Version 1.12.3 (2024-01-31) 26 Version 1.12.3 (2024-01-31)
24 =========================== 27 ===========================
25 28