Version 6.1.2
NEW Real-time information about connected users on a project
A new feature will retrieve and display info about connected users on the same project/scope directly in the project.
Other changes
- Fixed an error related to consistency when undoing a backup in multiusers. (#7223)
- Renamed the run status "cancel" to "cancelled". (#7166)
- Set the "Partial Save" override button below the "Save after run" override button. (#7179)
- Fixed an issue where external links were not cut properly and caused a run error. (#7199)
- Fixed a bug preventing the creation of an empty folder through the Public API v2. (#7196)
- Fixed a bug in retrieving upload progress for Public API v2 (the first request was failing, the following were OK). (#6351)
- Resolved a rare issue during HPC runs where some cells that should have been calculated during the second run were not detected properly. (#7202)
- Resolved a rare issue when using MM_LOOPLABELS function on the HPC Loop in the second run of HPC runs. (#7138)
- Enable to launch HPC runs directly from the Mind Robot. (#7174)
- Corrected the fact that disabled entries could not be merged properly in multiusers. (#7188)
- Enabled the overview of formulas for references from hidden grids. (#7157)
- Improved the behavior of the function XLOOKUP. (#7183)
- Display faster the information about crashed sessions. (#7186)
- Fixed the case where the function MM_RESULT returned an error when used on a cell without the HPC loop and with stochastic calculations in HPC runs. (#7184)
- Fixed a rare issue related to the HPC Loop feature, where local and remote HPC runs split by input could return different results. This was due to cells having the hpc loop on one task but not on others. (#7180)
- Resolved a very rare issue where the partial save setting enabled itself and caused an error during HPC runs. (#7178)
- Fixed a bug where a loop depended on values of the second run and caused an error during HPC runs. (#7136)
Version 6.1.1
Other changes
- Improved display of the aggregation run phase in the HPC run log when this phase is not required. (#7145)
- Improved the behaviour of dynamic functions using dimensional ranges.. (#7148)
- Resolved a specific run error during HPC runs where certain elements that should have been calculated during the second run were not successfully detected during the first run. (#7061)
- Corrected the fact that the "export all instances" button was not disabled in the Export Manager settings when there were no consistent instance groups. (#7139)
- Removed unexpected warnings when using the flag /ReOrder on a grid with the flag /InputLink. (#6967)
- Corrected the error that occurs when launching a run with both HPC Loop and Batches features. (#7055)
- Improved the export of hidden input grids in the Input Manager. (#6963)
- Improved display of HPC run logs and run errors. (#7078)
- Resolved the problem where entering a specific value for indicators in the Admin was impossible. (#7068)
- Solved the case where the selected HPC Plan was lost when switching from All to partial load. (#7131)
- Displays an error quickly when trying to export a corrupted model instead of a long waiting time. (#6931)
- Added a new override button related to the "partial save" setting in the HPC interface. (#7120)
- Improved the display of the column filter window and the display of the single grid export window. (#7077)
- Fixed the fact that, in the Interlinks Manager, the button to update all links was accessible even where there was no link. (#7079)
- Improved the display of row indexes in Debug Mode after a run with grids already opened. (#7112)
- Corrected the fact that it was not possible to see the coordinates of a cell in a grid when the cell did not contain a formula. (#7119)
- Fixed a bug where a second opened session could not merge 2 consecutive run-related change entries on the same grid in the Audit Trail of changes (the first one was not merged and not applied). (#7108)
- Resolved an issue where the MM_GROUPBY function sometimes returned different results on grids with dynamic size. (#7149)
- Removed empty columns at the end of an imported csv for input grids. (#7130)
- Fixed a bug where if a previous HPC run encountered a problem, the following HPC runs will always have an error pop-up, even if they are successful. (#7117)
- Corrected the result of using the MM_DIMINDEX function without a parameter: NaN instead of 1. (#7000)
Version 6.1.0
NEW HPC Loop feature
Enabled the new HPC Loop feature, allowing the user to launch HPC runs split by inputs or by instance groups directly in the project.
Other changes
- Corrected the fact that the export all instances button was always disabled in the Export Manager settings. (#7042)
- Fixed the case where the function MM_GROUPBY did not use the maximum data size when the data depended on a loop. (#7071)
- Displayed loops when accessing cell dependencies. (#7075)
- Corrected the fact that it was not possible to enter a seed value of less than one. (#7087)
- Resolved the fact that the C# formula code was not accessible within projects. (#7064)
- Correct the issue where the previous input was not correctly retrieved after removing the last imported file from the Input Manager. (#7037)
- Improved display of big grids that can last more than 3 minutes. (#7028)
- Enhanced loading time when the last rows of an input file are empty. (#7026)