Skip to main content

1.30.0 🎉


What's Changed

Release Date: Apr 17th, 2025

Features 🚀

  • File Triggers for GitLab: File-based triggers using glob patterns allowing workflows to run only when specific files or directories change.
  • Consolidated Workflow View: Unified table to display and manage all workflows and stacks with filters from a single, centralized interface.
  • Notification Modal: One-time view Modal to brief users about the latest features and enhancements on the platform.

Enhancements 🔥 + 💪

  • Runner Group View UI: Enhanced UI for managing runner groups.
  • PropertyFilter in WF Group Table: Implemented PropertyFilter for a cleaner workflow group table experience.
  • Proxy Settings in Runner Group Modal: Added ability to configure proxy inside runner group creation.
  • RBAC Dropdown Refactor: Refined dropdown variant in RBAC view.
  • Support for Long Resource Values: Increased limit for ResourceValue to 7096 characters.

Bug Fixes 🐛

  • Monaco Editor Not Working: Fixed Monaco editor rendering issue.
  • Output Reference Modal Issues: Addressed loading and missing options in output reference modals.
  • Policy Enforcement Fixes: Ensured policy enforcement logic is correctly applied.
  • TIRITH JSON Flow Fixes: Fixed invalid inputSchemas and crashing issues in Tirith builder.
  • Repo Not Found Error: Handled repo-not-found errors for multi-provider templates.
  • Role Bindings Load Timing: Fixed when to fetch role bindings inside org settings.
  • VCSConfig Handling in Template Builder: Corrected build and creation flow to respect VCSConfig.
  • Cancel Run Button State: Addressed button state issues for cancel run feature.
  • NoCode Template Rendering: Fixed NoCode config not rendering properly in template settings.
  • Overlapping Text in Consumptions: Resolved text overlap in UI.
  • Flashbar Behavior: Made workflow PATCH request errors inside flashbars dismissible.
  • Secrets Role ID Undefined: Fixed undefined resourceId for secrets in roles view.
  • UI Widget Mapping for Password Field: Corrected widget rendering for password inputs.