Changelog

Stay current with the latest fixes and improvements.

Oct 12th 2021

Improvements

  • [Run next pipeline] Retrying the master pipeline execution will now resume the execution of the child pipeline

Sandboxes

  • Added support for PHP 8
  • Added sandbox tags & folders
  • New UI design following the principles of Buddy v2.0
  • Sandbox actions may now call to sandboxes from other projects
  • Removing a sandbox will no longer remove its snapshots

Bugfixes

  • [Sandboxes] Fixed a bug with trigger conditions not getting cloned in sandbox actions
  • Fixed a bug with the Pass arguments action clearing the value of the $BUDDY_EXECUTION_WARNINGS_COUNT variable
  • Fixed a bug with the maximum number of branches in the pipeline settings capped at 100 – now all branches are properly listed
  • Improvements
  • Sandboxes
  • Bugfixes