Skip to content

Releases: bioinformatics-ua/dicoogle

3.2.0

23 Nov 11:57
Compare
Choose a tag to compare
  • New: Add opt-in call-shutdown setting to call plugin shutdown routines on Dicoogle shutdown (#606)
  • Enhancement: Replace DcmSend with custom DICOM sender (#604)
  • Enhancement: Fix and update OpenAPI specification (#591)
  • Enhancement: [webcore] Update example webplugins (#585)
  • Enhancement: [webapp] Added capability to export dump of metadata to CSV (#593)
  • Enhancement: [webapp] Show URI on image meta-data dump (#592)
  • Enhancement: [webapp] Improve aligments in the about page (#616)
  • Enhancement: Remove duplicate SOP classes in transfer options (#607)
  • [openapi] Fix user management endpoint API specification (#603)
  • Chore: Update npm dependencies (#608, #570, #612, #613, #614, #596)
  • Chore: Update README/remove not used files (#611, #615)

3.1.0

24 Jun 11:08
Compare
Choose a tag to compare
  • Enhancement: Bring back depth and paging to searchDIM (#509)
  • Enhancement: Add Instance Number to search results (#584)
  • Enhancement: Add creation time to running tasks (#511)
  • Enhancement: Encode text files and server text responses in UTF-8 (#583)
  • Enhancement: Change DICOM logging and deprecate XML log (#577)
  • Enhancement: Update commons-collections4 to 4.4 (#561)
  • Fix: Set key in dicoogle-slot element (#587)
  • Chore: Improve CI Java Maven workflow (#588)

3.0.7

17 Mar 17:28
Compare
Choose a tag to compare
  • Fix: [UI] Prevent default on export modal button click (#568)
  • Chore: Update webapp dependencies (#569)
  • Chore: Update contributors in README (#565)

3.0.6

14 Jan 16:58
Compare
Choose a tag to compare
  • Fix: categorization of plugins in management page (#554)
  • Enhancement: Adjust webapp readme for Dicoogle 3 (#548)
  • Chore: Update log4j to 2.17.1 (#556)
  • Chore: Drop console.log in webapp js bundle (#551)

2.5.10

14 Jan 13:47
Compare
Choose a tag to compare
  • Bump log4j-core to 2.17.1 in (#557)

3.0.5

15 Dec 17:17
Compare
Choose a tag to compare
  • Fix: ExportCSVToFILEServlet query expansion handling (#550)
  • Enhancement: Bump log4j-core to 2.16.0 (#546)
  • Chore: Update restlet Maven repository URL (#545)
  • Chore: Removed unused distribution management endpoints (#547)

2.5.9

14 Dec 10:36
Compare
Choose a tag to compare
  • Bump log4j-core to 2.15.0 in (#543)

3.0.4

06 Dec 22:29
Compare
Choose a tag to compare
  • Fix Queries using the platform for query plugins that implements QueryInterface (#541)
  • Fix: Check whether confs dir exists before creating (#538)
  • Enhancement: improve web UI manager asset fetching (#540)

3.0.3

29 Nov 23:31
Compare
Choose a tag to compare
  • Fix: Make WebUI plugins visible to admin (#497)
  • Fix: DICOM storage priority improvement (#468)
  • Fix: Added missing SOPClasses UIDs for VLWholeSlideMicroscopyImageStorage, BreastTomosynthesisImageStorage and XRayRadiationDoseSRStorage (#474)
  • Fix: Add missing StudyInstanceUID in DIMGeneric JSON output (#507)
  • Fix: Async DICOM Storage SCP indexing + independent task pool for queries (#503)
  • Fix: Add encrypt-users-file to server settings (#504)
  • Fix: Fix zip settings property and remove it from UI (#515)
  • Fix: Fix server error on /webui without user session (#517)
  • Fix: Consider all properties of move destination in web API (#526)
  • Fix: Add missing plugin info properties in /plugins (#529)
  • Fix: Replace service status signal implementation (#521)
  • Fix: Save move destination properties as XML attributes (#525)
  • Fix: Check roles before loading plugins, warn about missing roles (#518)
  • Fix: Remove sdk-ext (#493)
  • Fix: Fix the image loader when the thumbnail is a larger image (#514)
  • Chore: Use HTTPS URLs to Maven repositories (#461)
  • Chore: Update important dependencies (dicoogle-client, devdeps) (#523)
  • Chore: Server code cleanup (#500)

2.5.8

19 Oct 10:23
Compare
Choose a tag to compare
  • Stop logging DICOM requests for C-FIND and C-MOVE SCP (#527)