Version 3.4

Version 3.4.1 Changelog

Written By Nikolas Ethoré (Super Administrator)

Updated at November 18th, 2021

Improved features

  • Teamwork merge of projects
    When you save a project while another user is using it, this user will be notified and will have possibility to retrieve your newest changes by merging both version.
  • Load of projects without results
    When a project cannot load results it will still load but notify the user that results are not loaded.
  • Live mode improvements
    Live mode is now smarter and will be only launched when needed. It is also saved in project's settings.
  • Improved public API with new requests
  • Upload of big files
    Excel files can now be up to 2Gb when uploading them to Milliman Mind.
  • Improved Audit trail of run
    Now showing selected instance if /InstanceSelect.
  • Various improvements in groups display and behavior
  • Improved Workflow mode
    Current step is now saved.

Bugs fixes

  • Copy-paste of cell and autofill feature are now working without offset.
  • Closing of popups is now immediate and won't be stuck anymore.
  • Some charts that were not displaying are now back to normal status.
  • Various other bug fixes and improvements.

New features

  • Retrieve session feature
    We added a new feature that allow you to retrieve a window (session) closed by mistake within 3 minutes (or 48 hours if the Keep session is on).
  • Audit trail per cells
    By right-clicking on a cell / range of cell, you can display audit trail filtered for these cells or undo all of their changes.
  • Audit trail of run
    We added a feature to log every information related to runs: Runtime, memory usage, status, date and user.
  • Alignment of cells kept from Excel
    Alignment of cells is now kept from Excel files.
  • MM_InstanceUnion and new MM_ReadTable features in MM4Excel and Mind

Improved features

  • Input manager with instance split
    Improved input manager feature now supports split between instances when uploading a set of CSV files.
  • New Export manager
    Export manager has been completely rebuilt, allowing to select which grids you want to export and if you want them to be split in multiple files for each instance or loop.
  • Groups speed improvements
    Groups now support more grids while keeping scroll and loading fluid in the browser.
  • Formulas in groups
    Excel & Mind formulas can now be displayed in groups.
  • Instance split & various performance improvements with instances
    A new memory structure offers better performance and memory management.
    Interlinks now support instances.
  • Grids comments in classic display mode
    Classic mode grids also display the comments put on the gridname cell in Excel.
  • Performance Profiler
    Performance profiler, when activated, now provides information per cell but also per grid.
  • Improved emails
    Emails have been improved to avoid problems while copy pasting passwords and retrieving forgotten password.
  • Auto-renewed authentication
    By default when you connect to Milliman Mind, your authorization information is valid 7 days. From this version this authorization will be automatically renewed for 7 more days if you connect or open Milliman Mind within the two days before expiration.
  • Keep session alive duration
    Sessions can be kept alive for 48 hours instead of 24, starting at last moment the user has been seen on the project.
  • Workflow mode performance improvements
    Steps are now simpler with just elements above each other, and no complex structure for better performance. If you want to create complex data visualization, create first a dashboard then import it into your step.

API Breaking change

From v3.4.0, all export requests (CSV, models) do not return a string with download path anymore, but an object with a "downloadPath" property which is a string.

Other

Various bug fixes and performance improvements.