Changelog

Stay current with the latest fixes and improvements.

  • Jun 2, 2026

    • Targets
    • Kubernetes
    • Pipelines

    New Features

    • Targets: SSH Terminal.
    • Code: New diff viewer.

    Improvements

    • Kubernetes: kubelogin support for Azure AKS.
    • YAML: Multiline strings for commands, execute_commands, and setup_commands.

    Bugfixes

    • Pipelines: Fixed Publish Artifact Version failing inside a loop.
    • Pipelines: Fixed OUTPUT_ variables re-exporting in later actions.
    • Pipelines: Fixed CREATE_ARTIFACT_VERSION not triggering for container packages.
  • May 26, 2026

    • Domains
    • Sandboxes
    • Git

    New Features

    • Domains: Routing and distributions support.

    Improvements

    • Pipelines: Switching to concurrent mode no longer terminates waiting executions.
    • Domains: Improved search.
    • GitHub: Reduced API calls for pull requests.
    • Sandboxes: Improved apps, boot commands, and execution menus.
    • Variables: Warning for invalid BUDDY_VAR keys in build logs.

    Bugfixes

    • Git: Fixed missing commits behind count for remote repositories.
    • Sandboxes: Fixed missing timeout field after PATCH update.
    • Sandboxes: Fixed public repo fetch using main instead of default branch.
    • UI: Fixed new branch not selected after creation.
  • May 19, 2026

    • UI
    • Targets
    • Sandboxes

    New Features

    • Sandboxes: Fetch Sources
    • New Target: MSSQL
    • New Action: MSSQL CLI

    Improvements

    • UI: Enable/Disable variables and integrations.
    • Pipelines: Wait for Approve now enforces timeout.
    • Integrations: Integration type displayed in multi-select dropdowns.
    • Agents: Current OS user is now displayed on agent-based targets.

    Bugfixes

    • PowerShell: Fixed silent crash on command length limit.
  • May 12, 2026

    • Actions
    • Agents
    • Targets

    New Features

    • Agents: Service Accounts
    • New Action: Trivy CLI
    • New Action: MongoDB CLI
    • Targets: MongoDB target

    Improvements

    • UI: Redesigned appliaction layout and navigation
    • Agents: Added access permissions and allowed pipelines configuration.
  • 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.