1.0.0: December 27th, 2018
- Hyper-V and SMB folder sync compatibility (#1035)
- Use Ruby script for ssh-config trigger (#1053)
- Update to PHP 7.3 (#1052)
- Enable per-user
update_password
behavior (#767) - Fix Vagrant trigger path (#1051)
- Fix:
vault_wordpress_env_defaults
not populated during deploy (#1049) - Add
vault_wordpress_env_defaults
(#1048) - Allow overriding rollback variables (#1047)
- Require Vagrant >= 2.1.0 (#1046)
- Bump Ansible
version_tested_max
to 2.7.5 (#1045) - Add Vagrant
ssh-config
to~/.ssh/config
onvagrant up
(#1042) - [BREAKING] Add Ubuntu 18.04 support and default to it (#992)
- Python 3 support (#1031)
- Allow customizing Nginx
worker_connections
(#1021) - Update wp-cli to 2.0.1 (#1019)
- [BREAKING] Update wp-cli to 2.0.0 and verify its PGP signature (#1014)
- Deploy: Remove obsoleted
git
remote checking (#999) - Update xdebug tunnel configuration (#1007)
- Verify
wp-cli.phar
checksum (#996) - Enable
fastcgi_cache_background_update
by default (#962) - Bump Ansible
version_tested_max
to 2.5.3 (#981) - deploy.sh: Return non-zero exit code when misuse (#990)
- Add CSP
frame-ancestors
, makeX-Frame-Options
conditional (#977) - Common: Install
git
instead ofgit-core
(#989) - Add
xdebug.remote_autostart
to simplify xdebug sessions (#985) - Enable nginx to start on boot (#980)
- Update geerlingguy.ntp 1.5.2->1.6.0 (#984)
- Update geerlingguy.composer 1.6.1->1.7.0 (#983)
- Update wp-cli to 1.5.1 (#982)
- Support git url format
ssh://user@host/path/to/repo
(#975) - Fix path to h5bp/mime.types (#974)
- Vendor h5bp Nginx configs (#973)
- Add support for sSMTP revaliases configuration (#956)
- Add support for includes.d on all sites (#966)
- Fix
--subdomains
flag in the Install WP task (#968) - Ensure Diffie-Hellman group is generated for Let's Encrypt (#964)
- Fix
raw_vars
feature to properly handle int values (#959) - [BREAKING] Update Ansible default plugin paths in config files (#958)
- Add Nginx
ssl.no-default.conf
to drop requests for unknown hosts (#888) - [BREAKING] Disable memcached UDP support by default (#955)
- Git: Ignore
vagrant.local.yml
(#953) - Update to PHP 7.2 (#929)
- Fix
failed_when
intemplate_root
check with wp-cli 1.5.0 (#948) - Bump Ansible
version_tested_max
to 2.4.3.0 (#945) - Update wp-cli to 1.5.0 (#944)
- Update
vagrant_box_version
to>= 201801.02.0
(#939) - Bump Ansible
version_tested_max
to 2.4.2.0 (#932) - Add MariaDB 10.2 PPA (#926)
- Switch from
.dev
to.test
(#923)