Mercurial > hg > orthanc
comparison NEWS @ 5297:c78138dc3889
When deleting a resource, its parents LastUpdate metadata is now updated
author | Alain Mazy <am@osimis.io> |
---|---|
date | Mon, 22 May 2023 17:58:06 +0200 |
parents | 5053a10da5a2 |
children | 76dc541c5dda |
comparison
equal
deleted
inserted
replaced
5296:5053a10da5a2 | 5297:c78138dc3889 |
---|---|
10 * Modality worklists plugin: allow searching on private tags (exact match only) | 10 * Modality worklists plugin: allow searching on private tags (exact match only) |
11 * Upgraded dependencies for static builds: | 11 * Upgraded dependencies for static builds: |
12 - boost 1.82.0 | 12 - boost 1.82.0 |
13 * Fix orphan files remaining in storage when working with MaximumStorageSize | 13 * Fix orphan files remaining in storage when working with MaximumStorageSize |
14 (https://discourse.orthanc-server.org/t/issue-with-deleting-incoming-dicoms-when-maximumstoragesize-is-reached/3510) | 14 (https://discourse.orthanc-server.org/t/issue-with-deleting-incoming-dicoms-when-maximumstoragesize-is-reached/3510) |
15 * When deleting a resource, its parents LastUpdate metadata is now updated. | |
15 | 16 |
16 | 17 |
17 Version 1.12.0 (2023-04-14) | 18 Version 1.12.0 (2023-04-14) |
18 =========================== | 19 =========================== |
19 | 20 |