Skip to content

9.6.1

Compare
Choose a tag to compare
@weitzman weitzman released this 26 Mar 09:38
· 298 commits to master since this release

A few nice enhancements in this patch release. See below. Also see the release notes for 9.6.0 for much more new goodies.

  • Fixes #3997: Pass --db-su through to sql methods (#3998)
  • Let site:install work with just PDO and no shell commands. (#3999)
  • Add Drush Test Traits (#4003) and Auto set user agent for contrib modules using DrushTT. (#4013)
  • sql:sync shouldn't crash due to leftover files. (#4011)
  • Fix #4015. Drush 9.6 runserver TTY mode requires /dev/tty to be read/writable
  • Remove usage of deprecated method defaultQuestions (#4001)