comparison NEWS @ 5808:63c025cf6958 attach-custom-data

cleanup
author Alain Mazy <am@orthanc.team>
date Tue, 24 Sep 2024 12:11:25 +0200
parents 8279eaab0d1d
children 023a99146dd0
comparison
equal deleted inserted replaced
5807:8279eaab0d1d 5808:63c025cf6958
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 <<<<<<< working copy
5 General 4 General
6 ------- 5 -------
7 6
8 * SQLite default DB engine now supports metadata and attachment revisions 7 * SQLite default DB engine now supports metadata and attachment revisions
9 * Upgraded the DB to allow plugins to store customData for each attachment. 8 * Upgraded the DB to allow plugins to store customData for each attachment.
16 15
17 * New database plugin SDK (v4) to handle customData for attachments. 16 * New database plugin SDK (v4) to handle customData for attachments.
18 * New storage plugin SDK (v3) to handle customData for attachments, 17 * New storage plugin SDK (v3) to handle customData for attachments,
19 18
20 19
21 version 1.11.2 (2022-08-30)
22 =======
23 REST API 20 REST API
24 ----------- 21 -----------
25 22
26 * Improved parsing of multiple numerical values in DICOM tags. 23 * Improved parsing of multiple numerical values in DICOM tags.
27 https://discourse.orthanc-server.org/t/qido-includefield-with-sequences/4746/6 24 https://discourse.orthanc-server.org/t/qido-includefield-with-sequences/4746/6
397 * Fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1 394 * Fix decoding of RLE images for which the "Planar Configuration" tag (0028,0006) equals 1
398 * Fix issue #212 (Anonymization process transcodes data and loses resource link). 395 * Fix issue #212 (Anonymization process transcodes data and loses resource link).
399 396
400 397
401 Version 1.11.2 (2022-08-30) 398 Version 1.11.2 (2022-08-30)
402 >>>>>>> merge rev
403 =========================== 399 ===========================
404 400
405 General 401 General
406 ------- 402 -------
407 403