April 25th, 2012· Window level speed has been enhanced using Pixels shaders when possible. Brazillian Portuguese translation
· Charset of dicomized files can be selected in configuration
· Some window/level related bugs has been corrected
· Image description tag is shown in corner annotations
· Other minor improvements and bug fixes
March 9th, 2012· UID root of dicomized files changed to metaemotion's uid
· Second surname field has been deleted from dicomization
· PDF's could be dicomized in opensource dicomization workflow
· Refactoring of profiles configuration
· Refactoring of integration subsystem, ORU mensaje is specified in a template
January 17th, 2012· Full tools subsystem refactoring. Now it's possible to bind a mouse button to a tool.
· New zoom and pan tools has been included
· Corrected bug in connections to ClearCanvas PACS server
· Corrected menu bug in Unity, menu is shown as it was in ubuntu 9.x
· Change name/surname order in patient name at importation
· Export/import configuration from xml has been deprecated, now you can export/import using ini files
· New open removable unit menu option has been included in Windows release
· If there is not metric information rule and area tools uses pixels
· Default photometric interpretation has been changed form YBR_FULL to YBR_FULL_422 that is commonly used in JPEG
· Some changes in log system, tree view has been deleted and log level is persistent
January 17th, 2012· Added proxy support for http connections (check for updates and start up page) Added slider tool to move between slices of a series
· New functionality: export to DICOM Dir with anonymization support
· Corrected problems in downloading huge files from PACS
· Other minor improvements and bug fixes
· ITK patches applied to Linux x86 version
November 7th, 2011· Enhanced ECG initial zoom and position.
· Initial image 2D/3D view maximized.
· Load extensions module has been redesigned, now extensions use manifest file
· Date search fails in some PACS, corrected date format in PACS searches
· Position and zoom has been synchronized in grid mode
· Now position is not reseted in slice changing
· Log format modified
· Windows installer has been improved
· Metadata is included in generated files when Ginkgo CADx executes an integration workflow
· DICOM parser improved, file reading speed has been improved.
· Spanish translations deep correction
· Restyling of some dialogs (Dicom inspector, pacs configuration, progress dialog...)
· Other minor improvements and bug fixes
October 1st, 2011· Stable version release
· Welcome screen added
· Bug resolved in parameters interpretation
· Other minor improvements and bug fixes
September 2nd, 2011· Compilation instructions document updated
· Microsoft Redistributable libraries incuded in Ginkgo CADx release (in the instalator)
· Corrected a bug in acquisition from a DicomDir in Linux
· Corrected a bug in Windows when Ginkgo CADx tries to open an integration file stored in a path with special characters (á,ó,ñ,...)
· Import files from a location has been improved, you can import files from a directory where files are stored with the medical image system, Ginkgo CADx can be configured to delete images after importation, monitoring images of a directory...
· Integration XML parsing has changed, XML without pid parameter are valid. If you send an XML file without this parameter you can select importation workflow in Ginkgo CADx instead of doing it in the EHR application
· GXML and GKXML files are registered as Ginkgo CADx files in Windows installer, so you can open it automatically doing double click and they are associated automatically in the navigator with Ginkgo CADx application * Maximum number of opened tabs can be limited in profiles section
· A timer can be set to control inactivity time, if the timer reaches to 0 inactive tab will be closed
· Hotkeys has been associated with Ginkgo CADx tools
· Restyling of download tab from a PACS dialog
· Restyling of PACS dialog it's now more compact
· Restyling of extensions sections from configuration
· Corner annotations hidden by default, status of hidden/shown are stored in configuration
· HL7 monitor redesigned, now is executed as a Ginkgo CADx command and shows progress and errors in the progress bar, problems related with HL7 connections can be detected easily
· Pixel interpolation can be selected in Image menu, a linear interpolation at pixel level is applied to avoid pixelization
· Windows build file (Ginkgo-CADx.sln) has been updated and checked, now you can compile core and extensions without any problem
September 2nd, 2011· Bug fixed: xml invocation with parser english results in exception
· Bug fixed: dicom acquisition didn't work with japanese language
· Other minor improvements and bug fixes
July 14th, 2011· Feature: Workflows started by external applications (xml, xml-rpc) can be reprocessed if somethings failed (uploading to pacs or sending the HL7 message).
· Fixed: Windows 32 version doesn't load properly conformance.xml
· Other minor improvements and bug fixes
July 14th, 2011· Refactorization of DICOM network layer, starts constructing conformance.xml to enhance C-GET interoperability
· Improve error handling of DICOM network errors
· Removes dependency of wxWidgets configuration, Ginkgo CADx implements it's own configuration controller to handle one configuration file for sytem properties and other for user properties
· New Ginkgo CADx extension released: Ginkgo CADx Lite Visualizator, it's focused to work with computers without 3D acceleration, you can use Ginkgo CADx in old computers!
· New translations incorporated: German, Turkish
· Restyling of Importation first step
· Other minor improvements and bug fixes
April 29th, 2011· Log layout has changed, logs are grouped by thread
· Mayor bug fix problem in Windows when Ginkgo CADx receives an integration xml as parameter, Ginkgo CADx didn't find plugins
· wxSQLite3 update to version 2.1.1
· wxTreeListCtrl update to release 1104
· openssl update to openssl 1.0.0d
· Exe packaging (upx, mpress) removed because of some antivirus false positives.
April 21st, 2011· New architecture, refactoring of Ginkgo CADx Core.
· ITK, VTK and wxWidgets are compiled as dll library. It's opened the possibility of make extensions containing full modules with it's own views, studies...
· New ECG view has been created, full support of ECG.
· Sequencial instance number is now included in all slices of each imported series
· Internationalization support improved, you can easily translate Ginkgo CADx and incorporate compiled gettext files in lang folder
· Upload to PACS improved we have done a full restyling of user interaction.
· You can configure Ginkgo CADx download implementation to work with PACS that only allows download full studies. You can select series/studies download mode.
· User/password validation when communicating with PACS server has been implemented.
· XML Integration parser has been translated to English to provide a easier way of integration.
· DCMTK migration to version 3.6.0
· Log4cplus has been replaced by log4cplus of DCMTK
· Bug fixes