Changelog

Stay current with the latest fixes and improvements.

  • Dec 10, 2025

    v2.6.68

    • targets
    • powershell
    • docker

    Improvements

    • Targets: Agents with “Expose as target” enabled now appear in workspace and project target lists.
    • Docker: Build Docker Image and Build Multiarch actions now use Docker Bake.
    • Added an option to delete all content in the root directory of a pipeline filesystem.

    Bugfixes

    • PowerShell: Fixed an issue where the script file was sometimes left on the target server after execution.
    • Fixed an issue where the file view did not refresh when switching branches or tags in the repository.
  • Nov 25, 2025

    v2.6.65

    • unit tests
    • ui
    • docker

    New Features

    Improvements

    • Unit Tests: Unit Test Suite identifier can now be modified.
    • UI: When searching branches, exact matches now appear first.

    Bugfixes

    • Sandboxes: The Run command field now executes in /buddy as indicated, instead of defaulting to /.
    • Docker: Changing the Docker registry in the Build Docker Image or build actions now correctly clears the integration identifier.
    • Fixed random failures when multiple parallel build actions used the same type of service.
    • Deleting a project containing a sandbox Git config definition now returns a proper error message instead of failing.
  • Nov 18, 2025

    v2.6.62

    • ui
    • api
    • variables

    New Features

    Improvements

    • REST API: Added X-0Auth-Scopes and X-Accepted-0Auth-Scopes to response headers
    • REST API: Removed the WORKSPACE scope requirement from several methods
    • UI: Added copy button for file paths in Commit/Compare views

    Bugfixes

    • Variables: Fixed incorrect BUDDY_ACTION_RUN_HASH values in actions running in parallel.
    • UI: Minor visual fixes for the dark mode
  • Nov 4, 2025

    v2.6.60

    • unit tests
    • domains
    • tunnels

    Improvements

    • Unit Tests: Results are now sent to commit statuses in GitHub, Bitbucket, and GitLab.
    • Unit Tests: Added a link in Action Execution to the Unit Test session run in that action.
    • HTTP Tunnels: Added a new authorization type - login via Buddy.
    • Sandbox Manage: Added a new option to restart the Sandbox app.
    • DMARC: Added filters for rejected and monitoring.
  • Oct 28, 2025

    v2.6.59

    • unit tests
    • domains
    • actions

    Improvements

    • Domains: Now also visible in the My ID tab.
    • Unit Tests: Adding a new test case to a UT session now automatically reopens that session.
    • Actions: Improved performance of the Collect Tests Results box.

    Bugfixes

    • Build: Fixed an issue where build actions failed when containing lines commented out with # preceded by spaces or tabs.
  • Oct 14, 2025

    v2.6.58

    • api
    • sandboxes
    • variables

    Improvements

    • REST API: Updated domain endpoints and added new methods.
    • Sandboxes: Added support for environment variables.
    • Variables: Introduced a new variable type — SSH_PUBLIC_KEY.
    • Actions: When a suite is configured but does not exist, it will now be created automatically.

    Bugfixes

    • Create Sandbox: Variables generated by the action are now passed to subsequent actions.
    • Sandboxes: Fixed an issue with recreating a sandbox using the same name.
  • Sep 30, 2025

    v2.6.55

    • dark mode
    • webhooks
    • sandboxes

    New Features

    Improvements

    • Sandboxes: Commands API
    • Create Sandbox: Action now generates the following variables BUDDY_SANDBOX, BUDDY_SANDBOX_NAME, BUDDY_SANDBOX_URLS, BUDDY_SANDBOX_SSH_URL,BUDDY_SANDBOX_TAGS
  • 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.