Skip to content

Releases: bioinformatics-ua/dicoogle

2.5.7

24 Aug 10:34
8bff934
Compare
Choose a tag to compare
  • Make the DICOM Storage SCP indexing queue to be asynchronous (#496)
  • Modified method binds to be regular w/ event stop propagation. (#487)
  • Form event handler for 'plugin-load' (#484)

2.5.6

11 Aug 16:14
00c8a57
Compare
Choose a tag to compare
  • Fix: Protected the hookRemoveRunningTasks, if it happens at same time. (#489)
  • Fix: Fix DICOM storage priority by AE title (#494)

2.5.5

03 Aug 17:30
Compare
Choose a tag to compare
  • Fix: RSIStorage (DicomStorage) file handling priority improvements (#475)
  • Enhancement: Update README content in Dicoogle 2 (#479)
  • Enhancement: Dicoogle 2 maintenance: guarantee to build on Node.js 10 (#472)
  • Enhancement: Added the support for XRay Dose Report SOP Class UID (#473)
  • Enhancement: Support custom integration to retrieve (0040,1003) Requested Procedure Priority (#457)

3.0.2

03 Apr 22:58
Compare
Choose a tag to compare
  • Fix: exportToCSV modal on webapp (#450)
  • Fix: StackOverflowError and users settings folder issues (#451)
  • Enhancement: DICOM services - bring patches from 2.5.X releases to main stream (#453)

3.0.1

08 Feb 19:30
Compare
Choose a tag to compare
  • Fix: Webcore plugins was not able to load
  • Fix: WebUI Plugins: emit events for result-batch slot plugins
  • Enhancement: [UI] small improvements in button UI for search result slot.

2.5.4

03 Apr 22:27
Compare
Choose a tag to compare
  • Improve logging of C-MOVE SCP to better troubleshoot potential issues.

2.5.3

25 Jan 17:15
Compare
Choose a tag to compare
  • Allow to change parameters in DICOM C-STORE SCP server by changing java properties.

3.0.0

03 Jan 00:03
Compare
Choose a tag to compare
  • New: configuration format (config.xml now lives in confs/server.xml)
  • New: [SDK] expansion to better support DIM (DICOM Information Modal).
  • New: docker support
  • New: API documentation
  • New: [UI] supports list of loaded plugins
  • New: [UI] supports to search and index in multiple plugins with possibility to choose them.
  • Fix: When getting defaults, the number of admins was not incremented in the UsersStruct, voiding the deletion of admin users
  • Fix: problem with SOP Class Transfer Syntaxes to be loaded in DICOM C-STORE SCP.
  • Fix: [UI] logins/logout and user session handling
  • Enhancement: [SDK] better error handling
  • Enhancement: [SDK] Webcore update structure and dependency of dicoogle-client-js
  • Enhancement: [UI] new look and support for small screen devices
  • Enhancement: User credentials (hash and encryption improvements)
  • Enhancement: Change list of providers to multiselect
  • Enhancement: CFindServiceSCP performs log string manipulation only when required.
  • Enhancement: Update core libraries (server and UI) and use of webpack.
  • Enhancement: Removed deprecated code from oldest RMI GUI.

2.5.2

30 Dec 16:25
Compare
Choose a tag to compare
  • Fix memory leak in the completed/failed indexing task. (#441)
  • Fix delete images from patient/series/studies with large amount of data.

2.5.1

20 Dec 19:23
Compare
Choose a tag to compare
  • Update Guava version
  • Fixed issues to export as CSV
  • Added missing maven repo