Skip to main content

Terminus Changelog

Stay up to date on the latest Terminus version.


Changelog

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


3.6.0

Added

  • New command "site:label:set" to set a site's label (#2626)
  • Track command success rates and execution time (#2623)

3.5.2

Fixed

  • Fix undefined notice from sftp password cleanup (#2609)
  • Use right message after site or environment creation (#2611)

Added

  • Add new header x-pantheon-terminus-environment (#2613)

Changed

  • Add retries to env:wake (#2612)
  • Add more logging to env:wake command (#2586)

More Resources