Changelog

Stay current with the latest fixes and improvements.

Oct 10th 2023

New features

  • New trigger condition: Run if status is suppressed
  • [YAML compatibility] The names of newly created pipelines/actions within one project/pipeline must be unique

Improvements

  • Container actions now support multiple services of the same type (e.g. MySQL)
  • Redesigned views: pipeline settings, environment variables, code tab, folder management, SSH keys in My-ID tab
  • [YAML] Parsing errors for Trigger Pipeline & Copy Files actions now provide more details if the target pipeline or action is invalid

Bugfixes

  • Removing pipelines no longer produce something went wrong errors
  • Stuck deployment actions can now be successfully canceled with the 'Terminate' button
  • Actions from the 'On cancel' scenario now run properly for canceled pipeline runs waiting for human interaction
  • Actions with no logs produced no longer fail at random
  • [YAML] Removing fetch_all_refs from YAML definition no longer switches its flag to false
  • Deployment
  • Services
  • YAML