Changelog

Dated release notes for the TurboStack Platform - the customer-facing features, improvements and fixes from each release.

Notable customer-facing changes to the TurboStack Platform, newest first. Releases go out roughly every two weeks; each entry is dated by its release. For the live, in-app feed see Platform Updates.

Each entry is labelled: New Improved Fixes Security .

2026-07-20

  • Improved Faster firewall block and unblock from the command line - tscli firewall block and unblock now apply at the firewall immediately, instead of waiting for the background sync. Repeating a block no longer stacks duplicate rules, and an unblock takes effect right away. See Block an IP address and the CLI reference.
  • Fixes PHP preloading now takes effect reliably - A configured preload script now loads correctly. It is applied once per PHP version, at the runtime level. Only one application per PHP version can use preloading, as before. See php_opcache_preload_script.
  • Fixes Account names containing an ampersand (&) now display correctly in the account switcher.

2026-06-22

  • New Monitoring in the main navigation - Monitoring now has its own entry in the left navigation. Each alert opens a detail page with a downloadable PDF report, and the host graphs are clearer and more accurate. See Monitoring, Monitoring (concepts) and the host Health tab.

  • Improved Threat Center: export and manage detections - You can now export Indicators of Compromise, Vulnerabilities and Runtime Detections to CSV, dismiss or clear individual detections, and page through long lists more comfortably. See Threat Center.

  • New Filter and create hosts over the API - You can now filter the list endpoints by name to find the hosts you need without paging through everything, and create a host directly from the API. See the API reference.

  • Improved Safer account names - The Add and Edit Account screens now reject reserved or invalid usernames before you save, so a bad name cannot slip through. See Applications and accounts.

  • Improved Compact responsive sidebar - The navigation now collapses to a compact sidebar on medium-sized screens, so it stays usable on smaller displays.

  • Fixes Minor fixes to the host Health tab, History tab pagination, and the CPU load graph.

2026-06-09

  • Security Security alerts with one-click fix - Hosts now show security alerts directly in the interface, for example when a component is out of date. Each alert has an optional button that deploys the recommended fix for you, and alerts are hidden while a deployment is running. See Security.

2026-06-01

  • Fixes Clearer deployment errors - When a step in a deployment fails, you now see the actual error message instead of a blank result, so it is clear what went wrong. See Publishing changes.

2026-05-18

  • Improved Credentials, database users and FTP - The Credentials area is easier to use. You can create extra database users with a read-only or an admin role, and FTP accounts are now grouped under their database. See Credentials and Manage database users.

2026-05-11

  • New Create Backup on demand - You can now start a backup yourself with Create Backup, instead of waiting for the scheduled run. See Backups.

  • New Ruby application support - Ruby applications now support a custom start command (ruby_start_cmd) and an optional Sidekiq background-worker service (ruby_sidekiq, ruby_sidekiq_cmd). See Ruby and the application parameters.

  • Fixes A host with no system users defined no longer causes an error.

2026-04-01

  • Fixes Search fixes - Fixed enabling Elasticsearch, an Elasticsearch plugin problem, and search-result sorting. See Elasticsearch.