Version 4.5.0

Version 4.5.0 - Changelog & Release Notes

Written By Nikolas Ethoré (Super Administrator)

Updated at May 29th, 2023

New features & improvements

  • NEW Update project's flags with a CSV file
    New feature to update project's flags by exporting/importing a CSV, giving the possibility to update the steps structure of the project with an external file.
  • IMPROVED Audit trail & Audit trail of Runs
    New API flag on the Audit trail and Audit trail of Runs to know if the action was performed through the API.
    Improvement of the audit trail entries logs for better visibility and readability.
    New feature to store the run errors/warnings in the log of the audit trail of Run.
  • IMPROVED Input manager auto-match
    Improvement of the auto-matching feature of the Input manager: when two expected file names use the wildcard option, and several files match each possibility, automatically match to the closest expected file name.

Other fixes

  • Fix erratic behavior of filters into groups that could lead to missing information in the filtered grids.
  • Fix the get of available filter values for a column that could stay stuck forever.
  • Fix a bug on partial evaluation into the formula field when the grid evaluated has several spaces in a row in its name.
  • Fix bad behavior during the update model process that could lead to the loss of the audit trail of run and some of the project parameters.
  • Fix that could lead to a crash when canceling a simple CSV export.
  • Fix a conditional formatting issue that could prevent the display of a grid/group when an error occurs during the format evaluation when it should just not apply any format.
  • Fix to prevent input conversion to text when we should have numbers.
  • Fix to always display InstanceSplit audit trail entries, even if the scope where it was applied initially is not loaded.
  • Fix to keep the same format as the original grid when resizing a grid and adding cells (Excel export).