comparison NEWS @ 5226:49e906a8fea2 db-protobuf

integration mainline->db-protobuf
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 04 Apr 2023 07:09:22 +0200
parents d0f7c742d397 5874e5dd9a38
children 988dab8deb1c
comparison
equal deleted inserted replaced
5222:3a61fd50f804 5226:49e906a8fea2
27 * Enforce the existence of the patient/study/instance while creating its archive 27 * Enforce the existence of the patient/study/instance while creating its archive
28 * Security: New configuration option "RestApiWriteToFileSystemEnabled" 28 * Security: New configuration option "RestApiWriteToFileSystemEnabled"
29 to allow "/instances/../export" (the latter is now disabled by default) 29 to allow "/instances/../export" (the latter is now disabled by default)
30 * Fix issue 214: VOILUTSequence is not returned in Wado-RS 30 * Fix issue 214: VOILUTSequence is not returned in Wado-RS
31 * Fix /tools/reset crashing when ExtraMainDicomTags were defined 31 * Fix /tools/reset crashing when ExtraMainDicomTags were defined
32 * Fix Housekeeper plugin infinite loop if Orthanc is empty.
33 * Fix a crash in /tools/reconstruct triggered by the Housekeeper plugin
34 when only changing the StorageCompression.
32 35
33 36
34 Version 1.11.3 (2023-02-03) 37 Version 1.11.3 (2023-02-03)
35 =========================== 38 ===========================
36 39