comparison NEWS @ 5238:367e8af46cfd db-protobuf

added "HasLabels" in /system
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 05 Apr 2023 10:02:19 +0200
parents 365eb5ea5492
children b36f82260f41
comparison
equal deleted inserted replaced
5237:cd2258ca7894 5238:367e8af46cfd
10 -------- 10 --------
11 11
12 * API version upgraded to 20 12 * API version upgraded to 20
13 * New URIs "/.../{id}/labels/{label}" to test/set/remove labels 13 * New URIs "/.../{id}/labels/{label}" to test/set/remove labels
14 * "/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments 14 * "/tools/find" accepts the "WithLabels" and "WithoutLabels" arguments
15 * The "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}" 15 * "/patients/{id}", "/studies/{id}", "/series/{id}" and "/instances/{id}"
16 contain the "Labels" field 16 contain the "Labels" field
17 * "/system": added "UserMetadata" 17 * "/system": added "UserMetadata" and "HasLabels"
18 18
19 Plugins 19 Plugins
20 ------- 20 -------
21 21
22 * Added "OrthancPluginRegisterDatabaseBackendV4()" to communicate using Google 22 * Added "OrthancPluginRegisterDatabaseBackendV4()" to communicate using Google