UI, Performance, and Security Improvements

This release improves experience by making workflows faster and more intuitive, while also providing clearer insights into security issues. You benefit from a cleaner interface, better performance, and smarter tools that help you work more efficiently.

Published on
Release

v0.203.3

Changes in this release

  • Faster Workflows and Better Visibility Workflow Editor Improvements: We’ve made the workflow editor smarter and easier to use. Dropdowns are now more reliable, and the overall layout has been adjusted for a cleaner look, especially on smaller screens. We’ve also fixed several small bugs to ensure a seamless experience when creating and editing your automation.

  • Real-time Updates Your recent runs now refresh automatically every five seconds, so you’re always seeing the latest status without having to manually reload the page.

  • Clearer Component Details You can now see the version number of each component you use, giving you better control and a clearer understanding of your workflow’s dependencies.

  • Smarter Security and Issue Management Better Vulnerability Details: When an issue contains multiple vulnerabilities in the same file, we now show you all of them, with a direct link to the exact line of code where each vulnerability occurs. This makes it much faster to investigate and resolve security issues.

  • Improved Secrets Scanning Results: The log viewer now displays results from Secrets Scanners and other nested reports more clearly, making it easier to pinpoint security findings.

  • Easier Issue Deletion: You can now delete issues directly from the platform, giving you more control over your security backlog.

  • Updated Security Tools: We’ve made improvements to Elixir SAST scanners (Sobelow, Credo) and Github PR commenter components for more accurate and reliable security analysis.

  • Enhanced User Experience Simplified Navigation: We’ve reduced the size of navigation breadcrumbs and streamlined titles to give you more screen space. The new workflow editor sidebar now collapses automatically, letting you focus on the task at hand.

  • Improved Dashboards: All dashboards have been polished and tidied up for a cleaner look. You’ll also find that table references no longer overlap, and filters won’t accidentally affect your dashboard views.

  • Greatly Optimized Performance: We’ve made significant performance and stability improvements across the platform, especially on the Issues page, so everything feels faster and more responsive.

  • Component Ordered Execution: Components of the same type can be fine-tuned to execute in order within a workflow. This is especially useful for creating finalizers, garbage collectors, and other components that need to run in a specific sequence.

  • Workflow variable substitution is now supported in component parameters, allowing for more dynamic and flexible workflows.