4.1.0 (2020-05-05)
4.1.0 - 2020-05-05
Added
Added tool strip to tree collection user interfaces
Added new PipelineComponent
SetNull
which detects bad data in a specific column of pipeline data and sets cells matching theRegex
to nullAdded support for template based metadata extractions (Catalogue descriptions etc)
Added new property RemoteServerReference to RemoteTableAttacher which centralises server name/database/credentials when creating many attachers that all pull data from the same place
Added double click to expand tree option for RDMP
When searching (Ctrl+F), exact matches now appear first
Added RDMP platform database name (and server) to the window title
Added Export Plugins command (which saves the currently loaded RDMP plugins to the selected folder)
Double clicking a dataset in the Extraction user interface opens it for editing (previously you had to right click and select Edit)
Changed
CohortBuilder interface has been revamped
Home screen now follows more consistent user experience and includes recently used items
Catalogue collection no longer expands when CatalogueFolder changes
Fixed
LoadProgress with RemoteTableAttacher now works correctly with DBMS that do not support Sql parameter declarations (Oracle / Postgres)