Delete
Upcoming release
This version is available on updated servers from Friday, June 10th 2022.
New features & improvements
-
NEW Project settings grid
The settings for a project can be defined directly within the Excel file, with a specific /ProjectSettings grid. This grid can be updated later through the interface or a model update.
You can also choose to hide or lock specific settings to prevent users from changing them.
Related article: /ProjectSettings grid
-
NEW Export to Excel files
Possibility to export simple grids to Excel files in addition to CSV/TXT files, and export through the Export manager to a single Excel file.
Related article: Export Manager / Export to CSV (one grid)
-
NEW API methods (requires license)
New public API methods to duplicate/move projects from one company/PG to another.
-
NEW Third level step in Workflow mode
The new steps manager allows you to create third-level steps in the Workflow mode interface.
Related article: Enable Workflow mode
-
NEW Cells indent
Milliman Mind now supports cell indent from spreadsheets, copying Excel behavior.
Related article: Excel specificities kept in Mind
-
NEW Merged cells
Milliman Mind now supports merged cells from spreadsheets, copying Excel behavior.
Please note you cannot merge a header cell with a classic cell.
Related article: Excel specificities kept in Mind
-
NEW Zoom feature (Experimental)
This experimental feature (not supported by Firefox) allows to zoom in or out of a grid, a group, or a step content. The zoom level takes place in the Settings panel but is not related to a project but to a computer (it won't change the zoom level for other users, but it will apply to all the projects you open on a specific browser). We support zoom levels 80%, 90%, 110%, 120%.
-
IMPROVED C# formula editor (Administration)
The C# formula editor in the administration has been upgraded, bringing new features (diff. tool, basic auto-complete, ...) and more stability.
-
IMPROVED Steps manager
The steps manager now supports drag and drop for reordering your steps.
This version also fixes several issues with steps (disappearing steps, missing charts, ...).
-
IMPROVED Headers formula access in Debug mode
In debug mode, header formulas can be displayed and edited.
-
IMPROVED Charts
Charts improvements for display in classic mode (the size of the chart adapts better to the viewport height).
-
IMPROVED Export from workflow mode
Possibility to export grids/groups directly from steps, when the specific setting is turned on.
-
IMPROVED Input manager display
Two settings can change the input manager display: one will order the grid alphabetically, and one will always display the time/user of upload.
-
NEW Public API methods (also on 4.1.2.4)
New methods for project move or duplication through project groups or companies.
-
NEW Parameter for MM_INSTANCE (also on 4.1.2.6)
MM_INSTANCE supports an optional new parameter that, when set to TRUE, returns NaN when the instance doesn't exist.
-
IMPROVED ZIP files upload in Input manager(also on 4.1.2.2)
The input manager supports ZIP format for input uploads, reducing the time of upload and removing the 2Gb limit for one CSV file.
-
IMPROVED Accord.Net library supported in C# formulas (also on 4.1.2.3)
This data analytics library can be easily called within a custom C# formula.
Other fixes
- Fix a bug in Inputs manager where inputs
with /NoHeader were missing the first line on import
- Fix a bug displaying several times the same chart in a step.
- Fix of YEARFRAC Excel function.
- Fix of filter icon that was not displayed on empty header filtered column.
- Fix throwing an error when two grids have the same /Setsize flag.
- Fix of shift-click on a formula that was opening a grid instead of a group when the target was part of a group.
- Fix preventing the paste of data on Input grids.
- Fix bad charts display when an empty cell was referenced.
- Fix cleaning the list of uploaded files when an error occurred at models upload, preventing further errors (duplicated files).
- Fix performance profiler lock values that may be negative in rare cases.
- Fix drag and release action in grids when several cells were selected.
- Fix to check for empty grids in MM_INSTANCEUNION.
- Fix partial evaluation of array formulas (was returning bad evaluation).
- Fix a wrong display of Density charts on distribution cells / New "Scale" parameter. (also on 4.1.2.6)
- Fix chart cell selection including the header value when selecting a full column. (also on 4.1.2.6)
- Fix of interlinks features deleting links when source output files were deleted. (also on 4.1.2.6)
- Fix various public API bugs. (also on 4.1.2.4)
- Fix load error after an update model in some rare cases. (also on 4.1.2.4)
- Fix of Excel links matching when uploaded files were hosted on OneDrive. (also on 4.1.2.3)
- Fix a bug killing the session too early after a bulk run per instance group. (also on 4.1.2.3)
- Fix of input manager public API that was not fully asynchronous. (also on 4.1.2.2)