Changelog

Stay current with the latest fixes and improvements.

  • Apr 28, 2026

    • Targets
    • Sandboxes
    • Pipelines

    New Features

    • New target type: PostgreSQL
    • New action: PostgreSQL CLI

    Improvements

    • Pipelines: All configured triggers now visible in the pipeline list.
    • Pipelines: Redesigned trigger and context management.
    • Sandboxes: Self-management via built-in variables and shortcuts.
    • Variables: $BUDDY_VAR multiline support.
    • Pipelines: Webhook debugging improvements.
    • Pipelines: Create variables from autocomplete.

    Bugfixes

    • Environments: Fixed DELETE requiring proper scope.
    • macOS: Fixed rsync error on missing source directory.
    • Docker: Fixed trailing newline in BUDDY_BUILT_DOCKER_IMAGE_DIGEST.
  • Apr 22, 2026

    • Pipelines
    • Sandboxes
    • Unit Tests

    Improvements

    • Pipelines: Pending approvals no longer block concurrent pipeline queues.
    • Sandboxes: Git is now automatically configured the creator`s name and email.
    • Agents: Case-insensitive target filters.
    • Agents: Added identifier and name in YAML.
    • Unit Tests: Contextual hints for test result integration.
    • Webhooks: Redesigned activity feed entries.
    • Git: LFS support in submodules.

    Bugfixes

    • Unit Tests: Fixed search by full test name.
    • Unit Tests: Fixed empty XML test cases creating records.
    • Variables: Fixed UI changes not saved to YAML.
    • Targets: Fixed targets not removed after YAML update.
    • Pipelines: Fixed silent failure when pushing buddy.yml with blocked pipelines.
  • Apr 14, 2026

    v2.6.87

    • Sandbox
    • Targets
    • Pipelines

    New Features

    Improvements

    • Targets: FTP and SFTP Browse tab.
    • Pipelines: BUDDY_RUN_PR_MERGEABLE and BUDDY_RUN_PR_REBASEABLE variables added.
    • Git: Confirmation dialogs for Clone from scratch and Fetch changes.
    • Pipelines: Loop variables with JSON or key-value pairs now extract properties as sub-variables.
  • Apr 9, 2026

    v2.6.86

    • Git
    • Agents
    • API

    New Features

    • New action: Git Merge
    • Pipelines: Trigger on create and delete environment
    • Server agents: Granular agent and target flags
    • Variables: Exporting variables with $BUDDY_VAR

    Improvements

    • Actions: You can now browse cached files and directories in the Cache tab.
    • Pipelines: Container file variables use destination path.
    • API: New paginated endpoint for action execution logs.

    Bugfixes

    • Cloudflare: Fixed an issue where the Purge Cache action could not be added to pipelines without a git context.
  • Mar 31, 2026

    v2.6.84

    • Git
    • Sandboxes
    • Pipelines

    New Features

    • Git: Clone and push to connected repositories via Buddy Git server.
    • Targets: Project Repository target.

    Improvements

    • Targets: Granular access levels for pipelines and Sandboxes.
    • Pipelines: Option to prevent triggering user from approving.
    • Sandboxes: SSH starts in app directory.

    Bugfixes

    • Pipelines: Fixed resource level change requiring refresh.
    • Pipelines: Fixed output variables always rendered as clickable links.
  • Mar 24, 2026

    v2.6.82

    • Docker
    • UI
    • Playwright
    • Cypress

    New Features

    • New actions: Playwright and Cypress

    Improvements

    • UI: Unified tags and branches view.
    • Docker: Google GCR support in Tag Image action.

    Bugfixes

    • Pipelines: Fixed on_terminate not triggered by terminate_stale_runs.
    • Pipelines: Fixed exported variables not cleared on retry.
    • Targets: Fixed Add Target form not resetting after validation error.
    • Notifications: Fixed SMTP validation and MX sorting.
  • Mar 17, 2026

    v2.6.80

    • Targets
    • Sandboxes
    • Pipelines

    New Features

    • Targets: MySQL target.
    • Targets: MySQL CLI action.
    • Pipelines: SSH and GPG commit signing in Git Push.

    Improvements

    • Sandboxes: Renamed Apps to App commands. Added SSH connect option.
    • Sandboxes: Added sandbox link in action executions.
    • Pipelines: Quick-open buttons in integration selects.
    • Pipelines: Improved list loading performance.
    • Wait for approval: Actions now hold their execution slot in sequential pipelines.

    Bugfixes

    • Pipelines: Fixed committer email not saved in Git Push.
    • Pipelines: Fixed executions running after force cancel.
    • Pipelines: Fixed empty commits in Git Push.
    • Pipelines: Fixed Fetch from scratch not processing YAML and remote pipelines.
    • Targets: Fixed duplicated target missing allowed pipelines.
    • UI: Fixed branch list not refreshing after project switch.
  • Mar 10, 2026

    v2.6.78

    • Pipelines
    • Environments
    • Sandboxes

    New Features

    • Sandboxes: Multiple applications per sandbox.

    Improvements

    • Pipelines: Redesigned trigger display with icons and tooltips.
    • Pipelines: Sorting by trigger type.
    • Pipelines: Pause and resume schedule options.
    • Pipelines: OUTPUT_ variables support in SSH, Sandbox, and PowerShell actions.
    • Pipelines: Open in a new tab option in workflow dropdowns.
    • Environments: Package version and Commits behind in list view.
    • Merge Requests: Clickable branch labels.
    • AWS: Added AWS region ap-southeast-6.

    Bugfixes

    • Pipelines: Fixed Clear cache reset after retry/approve.
    • Pipelines: Fixed missing signing keys in Git Push setup.
    • Pipelines: Fixed negative action timers.
    • Environments: Fixed YAML activity navigation.
  • Mar 4, 2026

    v2.6.77

    • API
    • Agents
    • Sandboxes

    Improvements

    • REST API: Environment and package version triggers.
    • Agents: Tag support for agents.
    • Sandboxes: Configurable auto-stop timeout.
    • UI: Faster branch, tag, and commit search.

    Bugfixes

    • Environments: Fixed multiple issues with YAML handling, base permissions, and target visibility.
    • Integrations: Fixed Jira integration unavailable on self-hosted instances.
  • Feb 24, 2026

    v2.6.76

    • YAML
    • Pipelines
    • UI

    Improvements

    • Trigger Pipelines: Variable support for Project and Pipeline fields.
    • Pipelines: Run dialog only shows commits matching the pipeline ref.
    • UI: Readme headings now include anchor links.

    Bugfixes

    • Pipelines: Fixed 500 error caused by emoji in config paths.
    • UI: Fixed missing email confirmation prompt on My ID after removing primary email.
    • UI: Fixed missing build tool error messages in execution view.