Core Features
This

Add SQL Parameters
Available parameters can now be added to the SQL statement using double click to insert them in the SQL Property Editor:
Previously, users would be required to manually enter each parameter into the statement. Double clicking to insert the required information automatically prevents typing errors.

Bit Type Column Sort
The ability to sort columns containing Bit type data has been added to Data Views. For example, the Active column can now be sorted:
Refresh Columns Option
The Refresh Columns option has been added to the right-click menu in Data Views to allow users to return the column order to the Administrator settings.
The option is also still available from the Refresh Column Order button in the Data View toolbar.
Refresh Column Order
The Refresh Column Order for all data frames button has been added to the Data Views toolbar to enable resetting of the column positions and visibility for all data frames in the dataview.
Note: this is different to the Refresh Column Order option in the Data View Tools, which will reset the column position and visibility for only the currently selected dataview.

Licence Command Line Parameter
A new command line parameter has been added to allow the unattended selection of a Licence configuration to be used when launching Micromine Geobank.
The "-L" parameter is used to specify the Licence storage name. To use this command, enter -L (case-sensitive capital L) and, in double quotes, state the name of the licence storage name, as specified in the Licence Manager configuration, or in the licence selection dialog.
For example, for the following licence:
The command line would be: -L "MMA_CW_GB:GEOBANK"