Information & Computational Sciences

Germinate Daim Release Notes

This page describes the additions (NEW), changes (CHG) and bug fixes (FIX) that have been made to G3DI in recent versions.

New in 1.17.03.14

  • FIX: Fixed bug where Germinate Daim would identify columns wrongly if they are BOTH key and foreign key and also part of a primary key.
  • CHG: Updated copyright information.

New in 1.16.11.23

  • CHG: Germinate 3 Data Importer has been renamed to Germinate Daim (for Data Importer).

New in 1.16.08.30

  • ADD: Added more detailed error information for most common SQL error.
  • FIX: Fixed bug that would cause an update to fail in a special case.
  • FIX: Closed a database connection leak.
  • Fix: Fixed bug where database columns without input column mapped to them wouldn’t show up in the update dialog.

New in 1.16.05.25

  • CHG: Changed version format from 1.1.9 to 1.16.05.25 to have a uniform format across all ICS desktop applications.
  • NEW: Added the option to export the current mapping configuration to an .xml file to be able to reuse it later. More information is available on the Wiki page.
  • CHG: Updated ICS internal libraries.
  • NEW: Added Simple XML library.

New in 1.1.9

  • FIX: Fixed issue where database connections weren’t properly closed during matrix data import.

New in 1.1.8

  • FIX: Fixed issue with file selector not triggering update of column mapper.

New in 1.1.7

  • CHG: Selecting a new file after the column mapping has been defined will not clear the mapping. This makes importing multiple files with the same mapping easier.
  • NEW: Added option to import row data while checking for already existing entries in the database. This makes sure that no duplicates are imported.

New in 1.1.6

  • FIX: Fixed issue with import when using the fixed date option.
  • CHG: Changed the way the log dialog is shown/hidden.

New in 1.1.5

  • CHG: Included jhi-database-commons.jar library to handle database interactions.
  • NEW: Added more licenses to the license dialog.
  • NEW: Added option to “trim” the data before importing it. This will remove leading/trailing spaces around cell values.
  • CHG: Changed update URL from http to https.
  • CHG: Updated copyright header in Java source files.

New in 1.1.4

  • NEW: Added hi-dpi support. Images are selected based on OS zoom level.
  • CHG: Changed icon set.
  • DEL: Deleted old icons.
  • CHG: Changed all icons to 16×16, 24×24 and 32×32 images.
  • NEW: Integrated G3DI better with the OSX menu bar.
  • CHG: Updated SWT library to SWT 4.5M6.

New in 1.1.3

  • NEW: Added data update feature. This will update certain columns of a database item based on the new data.
  • NEW: Added update functionality. G3DI will now notify you when a new version is available.
  • NEW: G3DI now bundles its own Java 8 JRE.

New in 1.1.2

  • NEW: G3DI will automatically try to select foreign key constraints for you.
  • FIX: Import options dialog now only applies changes after clicking “OK”.

New in 1.1.1

  • FIX: Fixed license not showing up on Linux.

New in 1.1.0

  • NEW: Added status bar to show progress of background threads.
  • NEW: Added table scan background thread.
  • NEW: Added support for import of matrix data.
  • NEW: Added status bar to show progress of background threads.

New in 1.0.0

  • NEW: First public release.
Top