Skip to content

Releases: roots/trellis

v1.15.0

09 Jun 00:42
31fdfa3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

17 Feb 04:45
fa1a5a4
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

21 Jan 22:05
fadd2be
Compare
Choose a tag to compare

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

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.0

03 Jan 15:55
Compare
Choose a tag to compare

🌱 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

11 Dec 02:17
aa78f3a
Compare
Choose a tag to compare
  • 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

28 Nov 18:22
97426b8
Compare
Choose a tag to compare
  • 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

11 Nov 13:35
b809849
Compare
Choose a tag to compare
  • Update MariaDB mirror source (#1320)
  • Remove explicit arch deb options for MariaDB (improves ARM support) (#1318)

v1.9.0

28 Oct 02:21
0baee93
Compare
Choose a tag to compare
  • 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

12 Feb 22:44
4a5332e
Compare
Choose a tag to compare
  • 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

12 Feb 22:41
457e890
Compare
Choose a tag to compare
  • 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)