Changelog

Stay current with the latest fixes and improvements.

  • Apr 23rd 2025

    v2.6.20

    Improvements

    • Targets: You can now store YAML definitions in the repository.
    • Sandboxes: You can now provide startup commands and working directory.
    • REST API: Updating pipelines using a YAML definition.

    Bugfixes

    • Targets: Fixed missing validation of allowed pipelines for new target types (DO/Upcloud/Vultr).
    • YAML
    • API
    • Sandboxes
  • Apr 15th 2025

    v2.6.19

    New Features

    Improvements

    • Download: Added support for Digital Ocean, Vultr and Upcloud targets
    • Targets: The Targets tab now shows all targets from the pipeline and its actions.
    • Various UI improvements

    Bugfixes

    • Rsync: Browsing remote server paths no longer fails if server details were provided via environment variables.
    • Self-hosted: Fixed an issue with handling branch names containing special characters from various languages.
    • API
    • Targets
    • Download
    • UI
  • Apr 8th 2025

    v2.6.18

    Improvements

    • It is now possible to specify whether variables and permissions are defined in YAML or GUI.
    • When retrying a stale execution, a box appears asking whether you want to trigger a new execution.

    Bugfixes

    • Retrying a failed execution was blocked if newer executions were skipped, as it was marked stale.
    • Variables
    • Permissions
    • YAML
  • Apr 1st 2025

    v2.6.17

    New Features

    • Server agents (preview).
    • Run specific settable variable.

    Improvements

    • UI improvements to activity tab.
    • User settings in Members, Groups & Roles moved to the Projects tab.
    • Agents
    • Variables
    • UI
  • Mar 26th 2025

    v2.6.16

    Improvements

    • Added "last update" time to branches in the "run pipeline" view.
    • Organized display of variables/integrations/targets with different scopes across workspace.
    • Improved syntax highlighting in text editors.

    Bugfixes

    • It's no longer possible to add a Clear Cache action without selecting a cache type.
    • Fixed SSH action test when using a target with a proxy.
    • SSH
    • Pipelines
    • UI
  • Mar 18th 2025

    v2.6.15

    Improvements

    • Targets: DigitalOcean Droplets, Vultr Cloud Compute and UpCloud Cloud Servers support.

    Bugfixes

    • Targets: Removed groups from projects weren't removed from project's targets.
    • Self-hosted: There were instances of duplicate tags appearing for pipelines and runners.
    • Targets
    • Pipelines
    • Standalone
  • Mar 11th 2025

    v2.6.14

    Improvements

    • Targets: Disable targets at a scope higher than the action level.
    • Targets: Targets now use variables with narrowest available scope.
    • Docker: New variable BUDDY_BUILT_DOCKER_IMAGE_DIGEST set by Build Docker Image action after a push to registry.
    • Docker: UI improvements in the Build Docker Image action

    Bugfixes

    • Targets: "Test Connection" for a target now correctly shows connection resolution errors when variables are used in target details.
    • Fixed incorrect "Too many devices logged into a single account" message.
    • Login
    • Targets
    • Docker
  • Mar 4th 2025

    v2.6.13

    New Features

    • Passkey login

    Improvements

    • In build actions, the SHA of the image launched in execution now appears in the log.
    • SSH connections now prioritize faster encryption algorithms.

    Bugfixes

    • Environments: An error occurred when opening action execution in a run using a deleted environment.
    • Environments: Improved URL validation.
    • Pipelines: Fixed-definition pipelines didn't log version history for new environment variables.
    • Login
    • Environments
    • Pipelines
  • Feb 25th 2025

    v2.6.11

    New Features

    Improvements

    • Kubernetes: You can now manually enter the kubectl version, or use an environment variable.
    • Environments: Added a list of assigned pipelines.
    • Environments: Minor UI improvements.

    Bugfixes

    • Self-hosted: In the Docker CLI action, updating something would delete the password for the private Docker registry - fixed.
    • REST API
    • Environments
    • Kubernetes
    • Docker CLI
  • Feb 18th 2025

    v2.6.8

    New Features

    • Tunnels

    Improvements

    • Environment variable support for path prefixes in CDN actions.
    • Targets: It's now possible to edit scope.
    • Targets: Lower case letters are now being forced in the ID.
    • Targets: Targets matched with the assigned pipeline environments now appear in match filters.

    Bugfixes

    • In the Setup action step, a duplicated log from Fetching changes sometimes appeared.
    • Running a pipeline for a selected branch would result in a "Ref not found" error if the initially set branch did not exist in the repository.
    • Tunnels
    • Targets
    • Environments