April 13, 2026
Terminus 4.2.0 is now available. This minor release brings major improvements including three integrated plugins and enhanced Node.js/STA site support.
Key improvements in this release
-
Integrated core plugins: Three popular plugins are now built directly into Terminus, eliminating the need for separate installation:
- terminus-secrets-manager-plugin for managing secrets (#2764)
- terminus-repository-plugin for repository management (#2792)
- terminus-node-logs-plugin for Node.js build logs (#2791)
-
Enhanced Node.js/STA site management:
node:builds:waitcommand for tracking STA site deployment progress (#2798)node:builds:rollbackcommand for easy build rollbacks (#2803)- Enhanced
builds:listwith active build status (#2807) - Added deployment status to builds command (#2801)
- Improved site creation workflow by skipping dev environment wait (#2810)
- Node.js sites can now use the
metricscommand (#2806)
-
Bug fixes:
How to upgrade to Terminus 4.2.0
If you use Homebrew (macOS-only) to manage your Terminus installation, you should upgrade using:
If you installed Terminus directly from the .phar file, you should upgrade using the self:update command:
For more information about this release, visit the GitHub release page.
If you have questions or concerns around Terminus, please use the Terminus issue queue.