Changelog

Stay current with the latest fixes and improvements.

  • Mar 17, 2026

    v2.6.80

    • Targets
    • Sandboxes
    • Pipelines

    New Features

    • Targets: MySQL target.
    • Targets: MySQL CLI action.
    • Pipelines: SSH and GPG commit signing in Git Push.

    Improvements

    • Sandboxes: Renamed Apps to App commands. Added SSH connect option.
    • Sandboxes: Added sandbox link in action executions.
    • Pipelines: Quick-open buttons in integration selects.
    • Pipelines: Improved list loading performance.
    • Wait for approval: Actions now hold their execution slot in sequential pipelines.

    Bugfixes

    • Pipelines: Fixed committer email not saved in Git Push.
    • Pipelines: Fixed executions running after force cancel.
    • Pipelines: Fixed empty commits in Git Push.
    • Pipelines: Fixed Fetch from scratch not processing YAML and remote pipelines.
    • Targets: Fixed duplicated target missing allowed pipelines.
    • UI: Fixed branch list not refreshing after project switch.
  • Mar 10, 2026

    v2.6.78

    • Pipelines
    • Environments
    • Sandboxes

    New Features

    • Sandboxes: Multiple applications per sandbox.

    Improvements

    • Pipelines: Redesigned trigger display with icons and tooltips.
    • Pipelines: Sorting by trigger type.
    • Pipelines: Pause and resume schedule options.
    • Pipelines: OUTPUT_ variables support in SSH, Sandbox, and PowerShell actions.
    • Pipelines: Open in a new tab option in workflow dropdowns.
    • Environments: Package version and Commits behind in list view.
    • Merge Requests: Clickable branch labels.
    • AWS: Added AWS region ap-southeast-6.

    Bugfixes

    • Pipelines: Fixed Clear cache reset after retry/approve.
    • Pipelines: Fixed missing signing keys in Git Push setup.
    • Pipelines: Fixed negative action timers.
    • Environments: Fixed YAML activity navigation.
  • Mar 4, 2026

    v2.6.77

    • API
    • Agents
    • Sandboxes

    Improvements

    • REST API: Environment and package version triggers.
    • Agents: Tag support for agents.
    • Sandboxes: Configurable auto-stop timeout.
    • UI: Faster branch, tag, and commit search.

    Bugfixes

    • Environments: Fixed multiple issues with YAML handling, base permissions, and target visibility.
    • Integrations: Fixed Jira integration unavailable on self-hosted instances.
  • Feb 24, 2026

    v2.6.76

    • YAML
    • Pipelines
    • UI

    Improvements

    • Trigger Pipelines: Variable support for Project and Pipeline fields.
    • Pipelines: Run dialog only shows commits matching the pipeline ref.
    • UI: Readme headings now include anchor links.

    Bugfixes

    • Pipelines: Fixed 500 error caused by emoji in config paths.
    • UI: Fixed missing email confirmation prompt on My ID after removing primary email.
    • UI: Fixed missing build tool error messages in execution view.
  • Feb 17, 2026

    v2.6.75

    • docker
    • sandboxes
    • ui

    New Features

    • Docker: DigitalOcean Container Registry support.
    • New trigger: Email.

    Improvements

    • Sandboxes: Preinstalled dev tools added.
    • Sandboxes: Dedicated buddy user with sudo access added.
    • Self-hosted: Added confirmation before deleting a running runner.
    • Pipelines: Redesigned action logs and output variables display.

    Bugfixes

    • Pipelines: Fixed incorrect Y-axis values in the analytics chart.
    • UI: Fixed Browse file editor reset during executions.
    • UI: Fixed an issue with pasted text highlighting in the terminal.
  • Feb 10, 2026

    v2.6.74

    • jira
    • sandboxes
    • ui
    • firebase

    New Features

    Improvements

    • OAuth 2.0: Support for multiple redirect URLs.
    • Firebase: Google Service Account support added.
    • Firebase: FIREBASE_TOKEN deprecated.
    • Targets: All Kubernetes targets now support SSH proxy routing.
    • REST API: Added sandbox setup status to the sandbox list endpoint.
    • Transfer: Added Enable compression option for SFTP transfers.
    • Cloudflare: Purge Cache now supports tags, hostnames, and prefixes.
    • Pipelines: Unified run context validation across all trigger sources.
    • UI: Search results starting with the phrase now appear first. Improved numeric sorting across key lists.

    Bugfixes

    • Agents: Fixed agent remaining active after trial expiration.
    • Sandboxes: Fixed target not updating after identifier change in YAML.
    • Sandboxes: Fixed errors caused by overly long start commands.
    • Sandboxes: Fixed ANSI rendering and text selection in xterm.
    • Workflows: Fixed Environment search by identifier.
    • Pipelines: Fixed pipeline global search sorting by name.
  • Feb 3, 2026

    v2.6.72

    • api
    • sandboxes
    • ui

    Improvements

    • Sandboxes: Permissions added.
    • REST API: The Run Next Pipeline and Copy Files actions now accept project name and pipeline identifier.
    • REST API: Added a method for retrieving tokens used to add tunnels at the workspace or project level.
    • UI: Added Group by trigger option to the Queue view.

    Bugfixes

    • Sandboxes: Fixed an issue where container creation could fail when starting multiple Sandboxes at the same time.
  • Jan 27, 2026

    v2.6.71

    • ui
    • yaml
    • pipelines

    Improvements

    • Permissions: Added target permissions support for the User role.
    • Workspace Settings: Added an option to forbid enabling public access to pipelines and their run history.

    Bugfixes

    • Linux VM: Fixed an issue where action loops executed sequentially even though executions were started in parallel.
    • Environments: Fixed an issue where allowed environments were not removed correctly.
    • Pipelines: Fixed an issue where Disable/Enable pipeline was available for pipelines using remote configuration.
    • Pipelines: Fixed an issue where executions could remain in progress after failing during the Prepare action step.
    • Telegram: Fixed incorrect escaping of the _ character in HTML-formatted messages.
    • Webhooks: Fixed incorrect webhook delivery date display in integrations.
  • Jan 13, 2026

    v2.6.69

    • environments
    • github
    • ui

    New Features

    • Environments: YAML and REST API management.

    Improvements

    • Added a copy button for identifiers across multiple areas of the app.
    • GitHub Release: Added an option to zip assets.

    Bugfixes

    • Elasticsearch: Fixed compatibility issues with newer image versions.
    • YAML: Removing a variable description now works correctly.
    • Build Docker Image: Fixed incorrect provenance configuration when using Docker Bake.
  • 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.