diff NEWS @ 5301:f26ed26a7793 am-experimental

merge
author Alain Mazy <am@osimis.io>
date Wed, 24 May 2023 08:56:41 +0200
parents c9ea57d73603 76dc541c5dda
children 9504de20d43d
line wrap: on
line diff
--- a/NEWS	Wed May 24 08:54:54 2023 +0200
+++ b/NEWS	Wed May 24 08:56:41 2023 +0200
@@ -11,6 +11,14 @@
 
 * Fix decoding of YBR_FULL RLE images for which the "Planar Configuration" 
   tag (0028,0006) equals 1
+* Made Orthanc more resilient to common spelling errors in SpecificCharacterSet
+* Modality worklists plugin: allow searching on private tags (exact match only)
+* Upgraded dependencies for static builds:
+  - boost 1.82.0
+* Fix orphan files remaining in storage when working with MaximumStorageSize
+  (https://discourse.orthanc-server.org/t/issue-with-deleting-incoming-dicoms-when-maximumstoragesize-is-reached/3510)
+* When deleting a resource, its parents LastUpdate metadata are now updated.
+
 * WIP: new dicomWeb Json format for some of the Rest API routes.
 * WIP: new 'include' get arguments for some of the Rest API routes to define
   the content of the response.  Useful since the dicomWeb format is very slow