March 4, 2024

Tugboat Changelog

v2.24.4

In This Release...

New Features

  • Tugboat now more efficiently executes config commands when there are dependent services.

Bug Fixes

  • Previously, if multiple services contained "online" commands and one of those commands failed, none of the other online commands would run. This is now fixed, so that online commands will still run for any services that do not depend on the service whose online commands failed.
  • We've added a cache-control response header to prevent the caching of the Tugboat splash page.
  • Tugboat removed the ability to refresh a failed preview.
  • In your Tugboat config, capital letters in service names have always been illegal. However, Tugboat will now communicate that error back to you if you just happen to make your service names a bit more grandiose.
  • Improvements in color contrast to make the UI more accessible.

Recent Releases

v2.26.25
June 15, 2026
Updated Bitbucket login and repository connections ahead of upcoming OAuth security changes from Bitbucket.
v2.26.24
June 10, 2026
WebDAV support in previews and smarter suspension handling with built-in rescue instructions.
v2.26.23
June 8, 2026
SSO users with Maintain role or higher can now access service terminals as expected.
v2.26.22
May 29, 2026
Encrypt sensitive environment variables at rest. We'll hide them everywhere except where your builds actually need them.
v2.26.21
May 20, 2026
Updated Bitbucket SSH URLs to use new hostname before deprecation. Your cross-repo pulls stay smooth.
View All