Changelog

Stay current with the latest fixes and improvements.

  • May 20, 2025

    v2.6.24

    • Targets
    • API
    • Actions

    New Features

    Improvements

    • Increased max line length in action logs to 2,000 characters.
  • May 13, 2025

    v2.6.23

    • YAML
    • Tunnels
    • Rsync

    New Features

    • Server agents: YAML configuration.
    • Targets: Introducing RSync servers as a new target type.

    Improvements

    • YAML: Encrypt YAML values with the !encrypted prefix.

    Bugfixes

    • YAML: Variable values were incorrectly parsed as numbers and returned in scientific notation.
    • AWS Lambda: Action now uses the timeout defined in the action instead of the default.
  • May 7, 2025

    v2.6.21

    • UI
    • Targets

    New features

    Improvements

    • Targets: Git targets added
    • Targets: Proxy support for Vultr, DigitalOcean and UpCloud targets
  • Apr 23, 2025

    v2.6.20

    • YAML
    • API
    • Sandboxes

    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).
  • Apr 15, 2025

    v2.6.19

    • API
    • Targets
    • Download
    • UI

    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.
  • Apr 8, 2025

    v2.6.18

    • Variables
    • Permissions
    • YAML

    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.
  • Apr 1, 2025

    v2.6.17

    • Agents
    • Variables
    • UI

    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.
  • Mar 26, 2025

    v2.6.16

    • SSH
    • Pipelines
    • UI

    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.
  • Mar 18, 2025

    v2.6.15

    • Targets
    • Pipelines
    • Standalone

    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.
  • Mar 11, 2025

    v2.6.14

    • Login
    • Targets
    • Docker

    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.