Skip to main content

Terminus 4.1.6 release now available

Category:

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:verify command allows users to verify domain ownership directly from Terminus (#2790)
  • New search commands: New search:enable and search:disable commands 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:enable and solr:disable are now deprecated in favor of the new search:enable and search:disable commands
  • 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.