log NEWS @ 5056:191e86305f19

age author description
Thu, 14 Jul 2022 18:53:24 +0200 Sebastien Jodogne DelayedDeletion plugin: Fix leaking of symbols
Fri, 08 Jul 2022 15:26:52 +0200 Alain Mazy Added support for RGBA64 images in tools/create-dicom and /preview (Contribution from James Manners - Pliny)
Thu, 30 Jun 2022 13:04:50 +0200 Alain Mazy Orthanc-1.11.1 Orthanc-1.11.1
Wed, 29 Jun 2022 08:10:28 +0200 Alain Mazy fix storage cache
Mon, 27 Jun 2022 15:22:19 +0200 Alain Mazy returning sequences in MainDicomTags and RequestedTags
Mon, 27 Jun 2022 12:39:51 +0200 Alain Mazy removed the 'name' of MainDicomTags to simplify code -> DicomMap::ParseMainDicomTags has been deprecated and one should use DicomMap::FromDicomAsJson on 'full' formatted tags
Fri, 24 Jun 2022 15:47:10 +0200 Alain Mazy Handle Dicom sequences in ExtraMainDicomTags and save them in the 'MainDicomSequences' metadata
Tue, 21 Jun 2022 17:29:36 +0200 Alain Mazy DelayedDeletion plugin: first version delayed-deletion
Tue, 21 Jun 2022 11:06:41 +0200 Alain Mazy merge delayed-deletion
Tue, 21 Jun 2022 10:55:45 +0200 Alain Mazy Added an Asynchronous mode to /modalities/../move
Mon, 20 Jun 2022 16:53:21 +0200 Alain Mazy wip: adding DelayedDeletion plugin delayed-deletion
Wed, 15 Jun 2022 15:40:07 +0200 Alain Mazy Improved HttpClient error logging (add method + url)
Mon, 13 Jun 2022 18:54:49 +0200 Alain Mazy Added Lua OnHeartBeat() lua-heart-beat
Mon, 13 Jun 2022 16:55:22 +0200 Alain Mazy Lua: new "SetHttpTimeout" function
Wed, 01 Jun 2022 08:32:46 +0200 Alain Mazy Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts()