Version 3.7.10.58004
29 May 2026
New Features
- Single sign-on for external applications — External billing or admin systems such as WHMCS can sign a customer into the panel with a single click. Using an API key that holds the new SSO permission, the external app requests a short-lived, single-use login token and redirects the customer to TCAdmin already logged in, optionally on a specific page.
- Browsable REST API documentation — Every API endpoint now has an interactive reference describing what it does and the data it accepts and returns, available at
{control panel url}/scalar/. The underlying OpenAPI specification is published too, so you can generate client code in your language of choice. - Filter the Plugin Repository by install state — When browsing a plugin repository you can now filter the list to show everything, only the plugins you already have installed, or only the ones with an update available. The filter applies across every category, making it easy to find and update the plugins you already use.
Bug Fixes
- Steam Workshop without an API key — Fixed browsing and installing Steam Workshop content when no Steam Web API key is configured.
- Monitor crash while tailing files — Fixed a crash in the monitor that could occur when viewing live file output (such as a log or console tail) and the view was closed.
- Importing a configuration duplicated mods and updates — Mods and game updates now carry a stable identifier, so re-importing or updating a game configuration updates the existing entries in place instead of creating duplicates.
- "Starting" command line on a running service — Fixed the command line applied when "Show 'Starting' until service responds to query" is enabled and the service was already running.
- Task popup Continue button — The Continue button on the task progress popup now closes the dialog before redirecting, instead of leaving it open.