What’s Changed
Features
- Ansible 2.19 support by @swalkinshaw in Ansible 2.19 support by swalkinshaw · Pull Request #1620 · roots/trellis · GitHub
- WordPress sites git branch: Default to
mainby @retlehs in https://github.com/roots/trellis/pull/1629 - Add Redis PHP session storage support by @retlehs in https://github.com/roots/trellis/pull/1639
- Deny access to .txt and .md files in plugin directories by @AltanS in https://github.com/roots/trellis/pull/1625
- Use sudo for become method by @swalkinshaw in https://github.com/roots/trellis/pull/1624
- Set cli_ask_pass default in Users role by @swalkinshaw in https://github.com/roots/trellis/pull/1637
Bug Fixes
- Fix
ansible_userdetection condition by @swalkinshaw in https://github.com/roots/trellis/pull/1635 - Fix Redis object cache password not passed to WordPress env by @retlehs in https://github.com/roots/trellis/pull/1638
- Fix fastcgi cache caching redirect responses by @retlehs in https://github.com/roots/trellis/pull/1641
- Fix NGINX HTTP response splitting in multisite subdirectory rewrite by @retlehs in https://github.com/roots/trellis/pull/1640
- Fix fastcgi cache serving stale content for unpublished pages by @retlehs in https://github.com/roots/trellis/pull/1642
Dependencies
- Update dependency ntp to v4 by @renovate[bot] in https://github.com/roots/trellis/pull/1631
Full Changelog: https://github.com/roots/trellis/compare/v1.27.0...v1.28.0