Admin Center: Added the business unit setting to the System Settings section for Instance Admin only
Password Request Feature: As an Administrator of an Organization, you can now request a user reset their password from the User Detail panel action feature.
Automate Linter: linter rules will create a warning in your flow when the linter identifies common issues. These rules can be changed and added to within the linter configuration panel.
New Flow Debugger and Linter panels
Linter panel allows you to update linter rules
Debug Panel shows all issues and explains the warning inside the panel
Automate Default Flows: New Automate flows are now crested with a default flow, that include key nodes to ensure that you're including nodes that are needed for service and engine mode to work as expected. This includes an aiWare in node, catch node, and both success and failure aiWare out nodes.
Bug fixes:
Resource Center Engine Build: In Resource Center when uploading a new build of an engine through the engine detail wizard, the build wasn’t able to be updated.
Scheduled Jobs: Addressed an issue where deactivated scheduled jobs would not be deactivated on edge
Automate Studio: processing endpoint can crash when an automate flow is edited because the running “flow” restarts in the node-red-v3 container
Fix flowExecution object in Automate: This has been fixed to add logs and other information around the flow execution to make it easier to troubleshoot, especially when I'm using it in something like service mode.