What's Changed
Features
- Ansible 2.19 support by @swalkinshaw in #1620
- WordPress sites git branch: Default to
mainby @retlehs in #1629 - Add Redis PHP session storage support by @retlehs in #1639
- Deny access to .txt and .md files in plugin directories by @AltanS in #1625
- Use sudo for become method by @swalkinshaw in #1624
- Set cli_ask_pass default in Users role by @swalkinshaw in #1637
Bug Fixes
- Fix
ansible_userdetection condition by @swalkinshaw in #1635 - Fix Redis object cache password not passed to WordPress env by @retlehs in #1638
- Fix fastcgi cache caching redirect responses by @retlehs in #1641
- Fix NGINX HTTP response splitting in multisite subdirectory rewrite by @retlehs in #1640
- Fix fastcgi cache serving stale content for unpublished pages by @retlehs in #1642
Dependencies
Full Changelog: v1.27.0...v1.28.0