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.24.30
December 19, 2024
Improvements for Lighthouse config, internal refactor, and minor fixes and improvements
v2.24.29
November 28, 2024
Improvements on repository authentication, and other minor internal improvements
v2.24.28
November 14, 2024
Multiple fixes and improvements, both on UI and internal sides
v2.24.27
October 31, 2024
Prevent inactive terminals from keeping previews running, and minor internal fixes
v2.24.26
October 21, 2024
A couple of package updates and some internal improvements
View All