Trellis Versions Save

WordPress LEMP stack with PHP 8.2, Composer, WP-CLI and more

v1.13.0

2 years ago

🌱 Join us on Roots Discourse to discuss the Trellis v1.13.0 release

What's Changed

Full Changelog: https://github.com/roots/trellis/compare/v1.12.0...v1.13.0

v1.12.0

2 years ago

🌱 Join us on Roots Discourse to discuss the Trellis v1.12.0 release

  • Improve support for adding public SSH keys (#1344)
  • Update default Vagrant IP to 192.168.56.5 (#1341)
  • Remove old WP customizer frame options hack (#1338)
  • Fix #1319 - Improve how ssh_args are loaded (#1337)
  • Fix #1331 - Improve passlib instructions(#1336)

v1.11.0

2 years ago
  • Bump minimum ansible version to 2.10.0 and add ansible-base to requirements (#1334)
  • Fix Ansible 2.10.16 - set default for ansible_ssh_extra_args (#1333)
  • Set max supported Vagrant version to < 2.2.19 (#1332)
  • Bump vagrant_ansible_version to 2.10.7 (#1329)
  • Remove Nginx ssl_dhparam directive and Diffie-Hellman params group (#1326)
  • Add PHP 8.1 support (#1325)

v1.10.0

2 years ago
  • Default to PHP 8.0 (#1322)
  • Add GitHub SSH ed25519 key to known hosts (#1324)
  • Enable pipelining for local Ansible connections (#1323)

v1.9.1

2 years ago
  • Update MariaDB mirror source (#1320)
  • Remove explicit arch deb options for MariaDB (improves ARM support) (#1318)

v1.9.0

2 years ago
  • 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)

v1.8.0

3 years ago
  • Set permissions on all file related tasks (#1270)
  • Use Python 3 for ansible_local Vagrant provisioner (#1269)
  • Bump vagrant_ansible_version to 2.9.10 (#1268)
  • Migrate to Xdebug 3 (#1260)

v1.7.1

3 years ago
  • Improved repo connection failure message on deploys (#1265)
  • Fix #1263 - Remove deprecated PHP option track_errors (#1264)
  • Validate that letsencrypt_contact_emails is a list (#1250)
  • Add config for PHP CLI (#1261)
  • Fix security issue with empty password (#1256)

1.7.0

3 years ago
  • Officially support Ubuntu 20.04 (and default Vagrant to it) (#1197)

1.6.0

3 years ago
  • Remove prestissimo for Composer 2.0 support (#1247)
  • Allow WP cron intervals to be configurable (#1222)
  • Remove default Vagrant SMB credentials (#1215)
  • Fix usage of ANSIBLE_CONFIG env var (#1217)
  • Update MariaDB package to 10.5 (#1212)
  • Switch to official Nginx Ubuntu package (#1208)