Skip to main content

Terminus Changelog

Stay up to date on the latest Terminus version.


Changelog

4.0.3

Added

  • Make site label available in site:list and org:site:list commands (#2708)
  • Add a debug log message to workflow:wait printing the workflow start time (#2703)

Fixed

  • Fix regression for drush/wp-cli commands on eVCS sites (#2719)
  • Un-deprecated --tags parameter on org:site:list command (#2709)
  • Remove unnecessary api call from tag:add and tag:list causing unnecessary load and timeouts (#2718)

4.0.2

Added

  • Added PHP Runtime Generation version to env:info command output (#2714)
  • GitHub integration support for various commands (#2505, #2699, #2704, #2711)

Fixed

  • PantheonAliasPolicyCommands docblock is now complete (#2635)
  • Simplify and fix some bugs in workflow:wait command (#2702)

4.0.1

Fixed

  • env:code-rebuild command should no longer throw a fatal error (#2694)

4.0.0

Added

  • Readd update check and prompt to update when running an old Terminus version (#2669)
  • Prompt for missing required arguments when in interactive mode (#2684)
  • First Terminus stable version with PHP 8.4 support

Fixed

  • Response json_decode should fallback to original body text (#2687)
  • Simplify env:wake command (#2689)

Removed

  • Support for PHP versions prior to 8.2

3.6.2

Changed

  • Pass verbose flag to ssh if terminus is in verbose mode (#2663)

Fixed

  • Bug fix: backup:restore with --file parameter restores backups multiple ties (#2664)

3.6.1

Added

  • New "branch" option to "local:clone" command (#2648)

Fixed

  • Bug while handling exception due to environment unable to wake (#2637)
  • Added correct documentation link to env:clone-content command (#2632)
  • Fixed undefined notice for $command_summary during WP-CLI/Drush execution (#2614)

New Contributors


More Resources