Skip to content

Releases: roots/trellis

v1.7.0

09 Nov 16:55
2ae8f38
Compare
Choose a tag to compare
  • Officially support Ubuntu 20.04 (and default Vagrant to it) (#1197)

v1.6.0

06 Nov 03:57
fc0aa13
Compare
Choose a tag to compare
  • 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)

v1.5.0

06 Aug 02:15
2376349
Compare
Choose a tag to compare
  • Improve Nginx reloading for failed Let's Encrypt certificates (#1207)
  • Add support for Lets Encrypt contact emails (#1206)
  • Support branch variable for deploys (#1204)
  • Removes ID from Lets Encrypt bundled certificate and make filename stable (#834)
  • Make Fail2ban settings extensible (#1177)
  • Improve ip_whitelist in development (#1183)
  • Support Ansible 2.9 (#1169)
  • [BREAKING] Remove nginx_includes_deprecated feature (#1173)
  • Bump Ansible version_tested_max to 2.8.10 (#1167)
  • Bump Ansible requirement to 2.8.0 (#1147)
  • Update CircleCI Config (#1184)

v1.4.0

02 Apr 13:57
bf0cf3b
Compare
Choose a tag to compare
  • Update PHP to 7.4 (#1164)
  • Update wp_cli_version to 2.4.0 (#1131)
  • Fix subjectAltName for self-signed certificates (#1128)
  • composer install without --no-scripts during deploy (#1133)
  • Allow composer install with --classmap-authoritative during deploy (#1132)
  • Use modern SSL config for Nginx (#1127)
  • Fix DEPLOY_UNFINISHED not being copied over to release folder (#1145)
  • Deploy: Remove untracked files from project folder (#1146)
  • Nginx: Block composer/installed.json (#1150)
  • Run git clean after checking git clone is successful (#1151)
  • Lint: Fix: [206] Variables should have spaces before and after: {{ var_name }} (#1152)
  • Lint: Fix: `[306] Shells that use pipes should set the pipefail option (#1153)
  • Lint: Fix `[301] Commands should not change things if nothing needs doing (#1139)
  • Void rolled back releases (#1148)
  • Add WP_DEBUG_LOG to .env on deploy (#1160)

v1.3.0

07 Dec 22:45
Compare
Choose a tag to compare
  • Add git_sha and release_version to .env on deploy (#1124)
  • Lower self-signed certificate expiry time for macOS Cataline support (#1120)
  • Block dependency manager files in Nginx (#1116)

v1.2.0

12 Oct 00:30
Compare
Choose a tag to compare
  • Lets Encrypt ACME v2 support (#1114)
  • Fix self-signed certificates in Ansible 2.8 (#1110)
  • Update WP CLI to v2.3.0 (#1109)
  • Ansible 2.8.x support (#1103)
  • Bump galaxy dependency versions (#1105)
  • Fix issues with Vagrant ansible_local provisioner (#1104)
  • Bump ansible requirement to 2.7.12 (#1102)

v1.1.0

02 Sep 03:52
Compare
Choose a tag to compare

1.1.0: September 1st, 2019

  • Update swapfile role to v2.0.22 (#1101)
  • Add pip requirements.txt and rename requirements.yml to galaxy.yml (#1100)
  • Update apt packages before checking essentials task (#1086)
  • Setup composer HTTP basic authentication for multiple repositories (#1091)

v1.0.3

30 Apr 20:09
Compare
Choose a tag to compare
  • Prevent direct access for .blade.php files (#1075)
  • Show custom error message if external IP resolution fails (#1078)
  • Use all canonical site hosts for Landrush TLD (#1077)

v1.0.2

13 Mar 16:16
Compare
Choose a tag to compare
  • Improve handling of vars with AnsibleUnsafe (#1071)
  • Update name of Nginx PPA (development to mainline) (#1068)
  • [REVERT] Don't force install Ansible Galaxy in dev (#1064)

v1.0.1

17 Jan 00:24
bd05a61
Compare
Choose a tag to compare
  • Add Python 2 explicitly (#1061)