comparison PostgreSQL/NEWS @ 577:991b9b285e1a attach-custom-data tip

fix custom-data handling
author Alain Mazy <am@orthanc.team>
date Wed, 02 Oct 2024 09:40:20 +0200
parents f18e46d7dbf8
children
comparison
equal deleted inserted replaced
576:b0533b703c2c 577:991b9b285e1a
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 DB schema revision: 2 4 DB schema revision: 3
5
5 Minimum plugin SDK (for build): 1.12.3 6 Minimum plugin SDK (for build): 1.12.3
7 Optimal plugin SDK: 1.12.6
8
6 Minimum Orthanc runtime: 1.12.3 9 Minimum Orthanc runtime: 1.12.3
10 Optimal Orthanc runtime: 1.12.6
11
7 12
8 * Fix updates from plugin version 3.3 to latest version 13 * Fix updates from plugin version 3.3 to latest version
9 * Added support for ExtendedChanges: 14 * Added support for ExtendedChanges:
10 - changes?type=...&to=... 15 - changes?type=...&to=...
11 * Added support for customData in AttachedFiles 16 * Added support for customData in AttachedFiles