Download Latest Version v1.31.1 source code.tar.gz (73.5 kB)
Email in envelope

Get an email when there's a new version of Trellis

Home / v1.31.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-09 931 Bytes
v1.31.0 source code.tar.gz 2026-04-09 73.5 kB
v1.31.0 source code.zip 2026-04-09 143.2 kB
Totals: 3 Items   217.7 kB 1

What's Changed

Replace ssmtp with msmtp

ssmtp has been unmaintained for years. Trellis now uses msmtp as the mail transfer agent via the new roots.msmtp (github.com) Galaxy role. msmtp is actively maintained and offers better auth detection and multi-account support.

Add Subversion to default apt packages

Subversion is now installed by default during provisioning. This is needed by Composer when installing WordPress plugins/themes from the wordpress.org SVN repositories (dev-trunk releases for https://wp-packages.org/).

Add VERSION file and release tagging workflow

Trellis now includes a VERSION file that is automatically updated on each release via a GitHub Actions workflow. This makes it easier to identify which version is deployed.

Full Changelog: https://github.com/roots/trellis/compare/v1.30.0...v1.31.0

Source: README.md, updated 2026-04-09