March 19, 2026
Terminus 4.1.6 is now available. This release adds the domain:verify command, new Elasticsearch search commands, and deprecates the legacy Solr commands.
Key improvements in this release
- Domain verification command: New
domain:verifycommand allows users to verify domain ownership directly from Terminus (#2790) - New search commands: New
search:enableandsearch:disablecommands for managing search indexing services (#2783, #2784)- Note: These commands are currently non-functional for WordPress until Elasticsearch platform compatibility is added
- Solr command deprecation:
solr:enableandsolr:disableare now deprecated in favor of the newsearch:enableandsearch:disablecommands - Bug fix: Fixed empty body handling to use object instead of array (#2780)
How to upgrade to Terminus 4.1.6
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.