New features & improvements
-
NEW MM_DATESTRING function
New MM_DATESTRING function that takes a date as an input and returns a formatted string (by default, "yyyy-MM-dd"). Same as TEXT() but not dependent on cultures. -
IMPROVED Public API load
New Public API method to load a project partially by providing an InstanceSelect string parameter to the body. -
IMPROVED Export manager
Improvement of the Export manager with the new possibility to add a prefix and suffix to the Excel exported files. -
IMPROVED Dashboards
Improvement of the Dashboard feature adding more division in the positioning system (four in width before, eight now).
Other fixes
- Fix a bug preventing open of projects through the public API on a different VM than the one assigned to the Project Group.
- Fix a bug that prevents removing models inside a project after an InstanceKey update in some cases.
- Fix a lock in the Update interlinks feature, preventing the completion of the action.
- Fix excessive ram consumption when loading a partial project with interlinks.
- Fix the close session action that was not always killing the process on the server.
- Fixes of XBRL Settings screen (remove the closed list for country codes/language and add a specific category).
- Improvement of the XBRL Generation process to reduce the average export time.
- Fix a regression in the Public API SaveProgress route to return a string as a result (same behavior as before 4.4.3).