Releases: roots/trellis
Releases · roots/trellis
v1.15.0
What's Changed
- Remove Python 2 support by @swalkinshaw in #1361
- Add HTTPS site to integration tests by @swalkinshaw in #1366
- Support Ansible >= 2.10 by @swalkinshaw in #1373
- Updating geerlingguy.ntp role from Ansible Galaxy to latest (2.3.1) by @paulbrzeski in #1376
- ✨ add
build-after
placeholder by @retlehs in #1377 - Add built-in fail2ban filters by @swalkinshaw in #1375
- Remove redundant ansible_connection=local and comments by @craigpearson in #1380
- Do not disallow up to date Vagrant vers. on Linux by @nextgenthemes in #1382
- Change MariaDB PPA link by @jakobmeusburger in #1384
- fix: set mjs as application/javascript in h5bp by @kellymears in #1383
- Split
is-installed
check into a non-multisite and a mulitsite specific one by @strarsis in #1388 - Add variables for web and uploads paths by @hemangajmera in #1378
New Contributors
- @paulbrzeski made their first contribution in #1376
- @jakobmeusburger made their first contribution in #1384
- @kellymears made their first contribution in #1383
- @hemangajmera made their first contribution in #1378
Full Changelog: v1.14.0...v1.15.0
v1.14.0
🌱 Join us on Roots Discourse to discuss the Trellis v1.14.0 release
What's Changed
- Deploy hook build example: update Sage build command by @retlehs in #1356
- Update
wp_cli_version
to2.6.0
by @retlehs in #1358 - Remove bin scripts by @swalkinshaw in #1352
- Create mysql
my.cnf
credentials file earlier by @swalkinshaw in #1360 - Add integration test by @swalkinshaw in #1359
- Fix #1354 - Ensure correct PHP version is set by @swalkinshaw in #1365
- Fix #1026 - Preserve nested path for copied folders between deploys by @LucasDemea in #1364
New Contributors
- @LucasDemea made their first contribution in #1364
Full Changelog: v1.13.0...v1.14.0
v1.13.0
🌱 Join us on Roots Discourse to discuss the Trellis v1.13.0 release
What's Changed
- Fix #1354 - Prevent apt from installing recommended packages for php by @swalkinshaw in #1355
- Update default ssh key paths to include ed25519 by @swalkinshaw in #1348
- Use trellis-cli for Vagrant galaxy install (if available) by @swalkinshaw in #1349
- Fix #970 - Improve git clone failure error by @swalkinshaw in #1351
Full Changelog: v1.12.0...v1.13.0
v1.12.0
v1.11.0
- Bump minimum ansible version to
2.10.0
and addansible-base
to requirements (#1334) - Fix Ansible
2.10.16
- set default foransible_ssh_extra_args
(#1333) - Set max supported Vagrant version to
< 2.2.19
(#1332) - Bump
vagrant_ansible_version
to2.10.7
(#1329) - Remove Nginx
ssl_dhparam
directive and Diffie-Hellman params group (#1326) - Add PHP 8.1 support (#1325)
v1.10.0
v1.9.1
v1.9.0
- Bump max tested Ansible version to
2.10.7
(#1317) - Fix display color output in logs (#1316)
- Define
composer_authentications
default (#1315) - Fix #1311 - Remove explicit permission for site directory (#1314)
- Fix #1277 - Disable PHP CLI memory limit (#1278)
- Fix #1285 - Improve handling of WP-CLI failed verification (#1295)
- Fix #1284 - Update logrotate postrotate Nginx command (#1293)
- Replace php-gd with php-imagick (#1292)
- Improve handling of PHP versions and support PHP 8.0 (default is still 7.4) (#1284)