Changelog

Stay current with the latest fixes and improvements.

  • Sep 16, 2025

    v2.6.51

    • Contentful
    • Unit Tests
    • Targets

    New Features

    • Module: Unit Tests
    • Action: Contentful CLI

    Improvements

    • Deployment action: Add all targets option
  • Sep 3, 2025

    v2.6.46

    • Sandboxes
    • Domains
    • Targets

    New Features

    • Sandboxes 2.0

    Improvements

    • Improved Run Pipeline design.
    • Targets: YAML permission management.
    • Git push trigger is no longer automatically added on pipeline creation.
    • Domains: Added pointing via DMARC and CNAME.
  • Aug 26, 2025

    v2.6.44

    • Targets
    • Blackfire

    Improvements

    • Targets: EC2 support added.

    Bugfixes

    • Fixed an issue where setting a variable to be encrypted cleared its value.
    • Blackfire: Fixed installation scripts.
    • Targets: Fixed crash when passphrase was too long.
  • Aug 19, 2025

    v2.6.43

    • Targets
    • SSO

    Improvements

    Bugfixes

    • Canceling a run now marks subsequent actions as skipped instead of canceled.
  • Aug 12, 2025

    v2.6.39

    • Rsync
    • Slack

    Improvements

    • Slack: New environment variable BUDDY_SLACK_ACTION_MESSAGE_URL
    • RSync: You can now use SSH proxy targets.
    • New OUTPUT_* variable for build actions.
  • Aug 5, 2025

    v2.6.38

    • Tunnels
    • Domains

    Improvements

    • Pipelines: Templates can be now refrenced by tag or commit
    • Domains: Georouting for all DNS records types

    Bugfixes

    • Multiarch: Parallel multiarch image builds no longer fail together if only one fails.
    • SSH: Fixed SSH issues caused by leading/trailing spaces in the address.
    • Docker: Fixed an issue where a built image wasn’t instantly available.
  • Jul 22, 2025

    v2.6.36

    • GitHub
    • Shopify
    • ZIP

    Improvements

    • Shopify CLI: Updated the CLI to the newest version.

    Bugfixes

    • GitHub: Fixed the SWW error when running a pipeline.
    • ZIP: Fixed the "Repository does not exist or empty" error.
  • Jul 15, 2025

    v2.6.33

    • Domains
    • YAML
    • Agents

    Improvements

    • Domains: DMARC reporting.

    Bugfixes

    • YAML: Fixed an issue where adding/editing native build actions via YAML with a set vm_action_name would fail.
    • YAML: Improved display of validation errors in the YAML editor for actions.
    • Agents: Fixed an issue where the -s flag was ignored in the bdy agent install command.
    • Tunnels: Fixed an issue where the tunnel was sometimes marked as running even though the agent was offline.
  • Jul 1, 2025

    v2.6.30

    • Environments
    • Variables
    • API

    New Features

    • Environments: Inheritance
    • Environments: Workspace scope

    Improvements

    • Targets: When creating a new target, you can copy details from an existing one.
    • Billing: Improved transaction details.
    • Local Shell: Default image now contains preinstalled JQuerry, ZIP and UnZIP packages.
    • API: Added outputted_variables to the logs.
    • Variables: New environment variable: BUDDY_RUN_REF_TYPE.
    • Variables: The variables list now supports pasting multiple key=value pairs inline from the clipboard.
    • Added hints when Test Connection fails.
    • Added emoji support to the default run description.

    Bugfixes

    • Download: Paths listed in Ignore Paths no longer have their permissions checked.
    • Vultr: Test Connection now works correctly for targets with the workspace scope.
    • Pipelines: Triggering user conditions now display the full list of users with access to the pipeline.
  • Jun 4, 2025

    v2.6.27

    • Sandbox
    • Docker
    • Windows

    New Features

    • New action: PowerShell Command
    • New action: Tag image
    • Sandbox Operate: New operations: (Re)start app CMD, Stop app CMD
    • Pipelines: Reference pipeline by ID