Skip to main content

Veritran Docs

3.0.4.37

Release date: March 2024

New Features and Improvements
  • We implemented an update in Studio so that the Workspace session does not timeout when the browser reaches its memory limit.

  • We updated App Flow to recognize legacy processes that contain spaces in their names.

  • We updated Diagnostics to properly recognize outputs through events, such as a system pop-up calling a screen.

  • We updated App Flow and now it detects outputs to screens when there is an event in the beginning of the syntax, such as the system pop-up.

  • We adjusted the error messages in Middleware (Lyra) when publishing to make them more understandable for users.

  • In Diagnostics, we improved the tooltip on orphan entities to clarify that they are only orphan because they are not being used in a screen or process.

  • We enhanced the user experience in Studio, and now the buttons on banners (e.g., the "Try Again" button) are disabled after clicking, so users don't perform unnecessary actions while waiting for the action to complete.

Fixes
  • We fixed an issue where broken registers were displayed in the registers list.

  • In Diagnostics, we fixed an error that caused all entities to appear as orphans when running a diagnostic on a new branch.

  • We resolved an issue with the banner that appears blocking the screen when Studio crashes, and now the user can click "Try Again" to continue working once Studio resumes.

  • We fixed an error that prevented viewing changes in Studio when running cherry-pick (a Git command that selects and applies specific commits from one branch to another) in GitLab.