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.25.15
June 11, 2025
The `tugboat output` cli command now accepts the preview ID as a valid argument to show the default service output and fixed a sneaky WSOD.
v2.25.14
June 5, 2025
Build queues will now display the preview names instead of IDs for the jobs being run for premium subscriptions.
v2.25.13
May 29, 2025
Preview creator display bestowed upon CLI and API users and a daily dose of bug fixes and third party dependency updates.
v2.25.12
May 14, 2025
Restored git provider SSO functionality, fixed subscription change dates so that the future is no longer in the past and other minor fixes.
v2.25.11
May 1, 2025
Fixed Tugboat CLI issue for MacOS and some other minor bug fixes.
View All