comparison NEWS @ 4677:521e39b3f2c0

Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 03 Jun 2021 21:06:34 +0200
parents cdab941fe17d
children 2e850edf03d6
comparison
equal deleted inserted replaced
4676:caf963ee3de9 4677:521e39b3f2c0
2 =============================== 2 ===============================
3 3
4 General 4 General
5 ------- 5 -------
6 6
7 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1
7 * New configuration option "SynchronousZipStream" to disable streaming of ZIP 8 * New configuration option "SynchronousZipStream" to disable streaming of ZIP
8 9
9 REST API 10 REST API
10 -------- 11 --------
11 12
12 * ZIP archive/media generated in synchronous mode are now streamed by default 13 * ZIP archive/media generated in synchronous mode are now streamed by default
13 * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT 14 * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT
14 * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error 15 * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error
16
17 Maintenance
18 -----------
19
20 * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b
15 21
16 22
17 Version 1.9.3 (2021-05-07) 23 Version 1.9.3 (2021-05-07)
18 ========================== 24 ==========================
19 25