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.36
August 7, 2026
Git provider refs are now searchable for those refs not on a given page, and we introduced some web server hardening.
v2.26.35
August 3, 2026
Project admins now get notified when scheduled Base Preview refreshes fail, keeping everyone informed.
v2.26.34
July 28, 2026
Fixed an over-restrictive CSP policy blocking Lighthouse score pages.
v2.26.33
July 23, 2026
Bumped dependencies across the stack.
v2.26.32
July 16, 2026
Tightened CORS policy and bumped dependencies across the board.
View All