Version 4.3.3

Version 4.3.3 - Changelog & Release Notes

Written By Nikolas Ethoré (Super Administrator)

Updated at December 12th, 2022

New features & improvements

  • NEW New wildcard feature for input auto-match settings
    New feature allowing wildcards into the Input settings auto-match table: Add {*} to allow anything in part of the filename, or add {???} to allow any 3-character string in the filename (only accept the number of ? as the number of characters).
  • NEW C# Formulas summary display right
    New user right to prevent access to C# formulas summary inside a project.
  • IMPROVED Export raw numbers without scientific notation
    This new feature gives a choice during export to allow scientific notation, or prevent it and display numbers with all digits.
  • IMPROVED App information in the project window
    New feature displaying the app name and version directly on the project window, when a project is created from an app.

Other fixes

  • Fix solving a bug when grids based on resize by loop were calculating not existing cells, causing run errors.
  • Fix solving a bug when a group name contains a dot (.), hiding it in the Flags manager.
  • Fix solving some rare differences in SORTBY function between Excel and Mind.
  • Fix solving a display issue when creating a Group in the Flag manager, that was not directly available to be assigned to a step.
  • Fix solving a wrong display of steps in the partial load screen.
  • Fix an unclear error message at project upload when a cell has a conditional formatting formula that is using a cell located in an external workbook that is not available.
  • Change of behavior for multi-company users. When an account is disabled, it will be disabled only for the current company and not for all the companies of the user.
  • Fix solving a bug when importing a StepLabels CSV in a project, undo it then undo the undo. The value should be back to the original StepLabels grid but it was not the case.
  • Fix solving a bug that did not consider an empty formula as a formula override with a red outline on the cell.
  • Fix preventing updating an app while a project is partially loaded.