Version 4.1

Version 4.1.0 - Changelog & Release notes

Written By Nikolas Ethoré (Super Administrator)

Updated at March 14th, 2022

Info

This version has been initially released on February 25th, 2022.

New features & improvements

  • Various interlinks improvements
    • Global optimization of interlinks features to improve performance and reduce required storage size.
    • Add tooltip on the loops button to display loop choices.
    • Add possibility to link headers.
    • Add possibility to flatten easily all loops from a selected project.
    • Add possibility to search inside the manager by instance name.
    • Add filters to display only the wanted links, based on their status.
    • Interlinks CSV report can be downloaded from the interface.
    • Add tooltip to show missing instances on the source project from the target project, and from the target project on the source project.
    • New label on each link to warn the user when:
      • The current link is outdated (new data is available on the source project).
      • The current link is missing new data (no data was saved on the source project).
  • Automatic update of C# formulas
    Add a feature to automatically update C# formulas within a Mind project at load.
  • Improved performance and display of grids
    Update of the grid component for better performance and fewer display glitches.
  • Improved formula field and formula editor
    • Formula editor is completely rewritten to be easier to use and more powerful.
    • Formula field now colors opening and closing parenthesis within your formulas, allowing the user to highlight them with a click.
  • Warning to prevent the upload of two Excel models with the same name
  • Improved run / multi-core strategies
    • Add more multi-core strategies to optimize the runtime of all kinds of models.
    • More information is displayed on the audit trail of run logs.
    • Optimization of runs following an initial run and more precise progress bar.

Other fixes

  • Fix solving download of XBRL, Memory profiler or Input manager exported files (Also on v.4.0.0.1)
  • Fix solving change of password bug within Administration interface for old users (Also on v.4.0.0.1)
  • Fix solving upload of several Excel models at once bug, that could lead to partial import (Also on v.4.0.0.1)
  • Fix solving a bad behavior in the top (models) navigation bar in classic mode (Also on v.4.0.0.2)
  • Fix solving run-per-instance group bug when the models had backups (Also on v.4.0.0.2)
  • Fix solving GROUPBY behavior not sorting properly numeric values (Also on v.4.0.0.3)
  • Fix solving FLATTENDIM behavior with dimensions (Also on v.4.0.0.3)
  • Fix solving Apps behavior when trying to download Excel export (Also on v.4.0.0.4)
  • Fix solving too important size of saved interlink files bug, causing long load time (Also on v.4.0.0.5)
  • Fix solving display issues of the popup of interlinked grids when various sources (Also on v.4.0.0.5)
  • Fix solving MM_RESULT behavior of fake dimensions in resized grids (Also on v.4.0.0.5)
  • Fix solving bad steps initialization in Workflow mode, causing shadow steps or wrong grids (Also on v.4.0.0.5)
  • Fix solving the impossibility to delete a project from interlinks (Also on v.4.0.0.5)
  • Fix solving inheritance of some loops when they shouldn't bug (Also on v.4.0.0.5)
  • Fix solving undetected random circular references causing 100 iterations error at run (Also on v.4.0.0.6)
  • Fix solving bad initialization of steps when they contain charts and/or dashboards (Also on v.4.0.0.6)
  • Fix solving circular reference in some cases when they shouldn't block the run (General match optimization)
  • Fix solving error at load when some interlink files are corrupted (they are now simply ignored)
  • Fix solving monitoring missing sessions bug when there is partial load, and load is not completed
  • Fix solving bug of sessions that are still alive and locking instance groups, even if they crashed
  • Fix solving "Display all dim." feature bug that may take some time to retrieve correct data and display wrong ones until then
  • Fix solving a bug preventing selecting instances as easily in the classic mode that in workflow mode
  • Fix solving import of inputs bug in /InstanceSplit table, by ignoring empty lines instead of crashing
  • Fix solving conflict resolver issue not displaying flag differences
  • Fix solving in-formula navigation bug, that caused wrong loops to display
  • Fix solving partial evaluation bug when evaluating strings
  • Fix solving a bug of pagination when +100 pages are available
  • Fix solving a bad error handling for XBRL exports
  • Fix for better error handling in Input manager when importing an empty file
  • Fix solving a bad behavior that could lead to a second run to work while it should fail
  • Fix solving performance profiler bad reinitialization bug between two runs
  • Fix restoring control of headers when uploading input files
  • Fix solving a bug that prevents selecting a locked range when creating a chart
  • Fix solving a bug with MM_HUNION that could not work properly with multiple ranges
  • Fix solving a bad behavior in Mind for Excel functions ROUNDUP() and ROUNDDOWN()
  • Fix solving a bug that leads to a random order of display when uploading several Excel files at the same time
  • Fix solving a bug with performance profiler (wrong values)
  • Fix solving a bug with the flag /ExportNoLoopKeys that was doing the opposite of expected behavior
  • Fix solving a bug with deletion of internal Apps in admin
  • Fix solving a bug blocking the browser when a date field in a parameter editor line was empty
  • Fix solving a random bug during some specific runs
  • Fix of V/HUNION Excel version to ignore empty ranges correctly
  • Fix solving an interlink bug that could lead to loss of data when the source grid has LoopInstance
  • Fix solving an interlink bug with the flatten loops option that could retrieve wrong data