This repository was archived by the owner on Feb 13, 2023. It is now read-only.
3.2.1
Breaking changes
N/A
New/changed variables in default.config.yml
- Default database defined in
mysql_databasesnow usesutf8mb4encoding andutf8mb4_general_cicollation. selenium_versionnow defaults to2.53.0
Improvements
- #866: Use latest Selenium release.
- #859: Only set
mysql_enablerepowhen not defined. - #856: Link Nginx CGI timeout time to PHP timeout time.
- #846: Default to Drupal 8.1.8.
- #839: Don't throw warning if
VAGRANTFILE_API_VERSIONis set twice. - (No issue): Bump required role versions to latest point releases.
Bugfixes
- #853: Add
/webto directory in Drupal Console instructions.