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.23
September 4, 2025
Restored the default screen option for lighthouse reports and deployed some third-party dependency updates.
v2.25.22
August 26, 2025
Friendlier dashboard errors and some internal improvements. Self-care is important.
v2.25.21
August 21, 2025
A few third-party dependency updates.
v2.25.20
July 31, 2025
Just a few dependency updates to wrap up July
v2.25.19
July 24, 2025
Your services now can get their own specific environment variables!
View All