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.19
May 4, 2026
Fixed browser notification prompts and improved preview list layout for long usernames. Better UX all around!
v2.26.18
April 28, 2026
Improved release notes handling, dependency updates, added vulnerability audits to security CI, and enhanced testing coverage.
v2.26.17
April 21, 2026
Security patch for fastify, legacy config cleanup, dependency updates, and Bitbucket API token authentication support added.
v2.26.16
April 15, 2026
Updated API calls for Bitbucket user repositories.
v2.26.15
April 10, 2026
Provider avatars are displayed again! And a healthy portion of dependency updates!
View All