May 15, 2026
Terminus 4.2.2 is now available. This release adds object cache and search visibility to site:info, upstream fields to site listing commands, and Node.js dependency update support.
Key improvements in this release
- Object Cache and Search status in site:info:
site:infonow shows whether Object Cache (Redis) is enabled and which search index (Elasticsearch, Solr, or both) is active (#2812) - Upstream fields in site:list:
site:listandorg:site:listnow supportupstreamandupstream_labelas optional--fieldsvalues (#2835) - Node.js dependency updates:
upstream:updatescommands now support Node.js sites for dependency management (#2828) - EVCS site creation validation: Site creation for EVCS sites now uses server-side repo name validation for more accurate error messages (#2831)
- PHP 8.2 fix: Resolved deprecation warnings for dynamic property creation in the Site model (#2813)
How to upgrade to Terminus 4.2.2
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.