tag:github.com,2008:https://github.com/roots/trellis/releasesTags from trellis2026-03-18T16:26:40Ztag:github.com,2008:Repository/18852165/v1.30.02026-03-18T16:29:33Zv1.30.0<p>Disable PHP OPcache JIT by default (<a class="issue-link js-issue-link" href="https://github.com/roots/trellis/pull/1653">#1653</a>)</p>
<p>JIT tracing mode in PHP 8.3 has known memory corruption bugs that can
<br />cause recurring PHP-FPM crashes with ~4GB allocation attempts. WordPress
<br />workloads are I/O-bound and see negligible benefit from JIT, making the
<br />risk/reward unfavorable.</p>
<p>JIT can be re-enabled via group_vars by setting php_opcache_jit and
<br />php_opcache_jit_buffer_size.</p>
<p>Also consolidates JIT directives into 10-opcache.ini.j2 instead of
<br />splitting them across two config files.</p>
<p>Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]></p>retlehstag:github.com,2008:Repository/18852165/v1.29.02026-03-11T14:34:28Zv1.29.0<p>Add opt-in WordPress runtime hardening controls (<a class="issue-link js-issue-link" href="https://github.com/roots/trellis/pull/1649">#1649</a>)</p>
<p>Co-authored-by: Claude Opus 4.6 <[email protected]></p>retlehstag:github.com,2008:Repository/18852165/v1.28.02026-03-05T16:01:41Zv1.28.0<p>Remove template test xfails and enforce regressions as hard assertions (</p>
<p><a class="issue-link js-issue-link" href="https://github.com/roots/trellis/pull/1648">#1648</a>)</p>
<p>Co-authored-by: Claude Opus 4.6 <[email protected]></p>retlehstag:github.com,2008:Repository/18852165/v1.27.02025-10-23T12:33:57Zv1.27.0retlehstag:github.com,2008:Repository/18852165/v1.26.12025-10-06T18:32:31Zv1.26.1retlehstag:github.com,2008:Repository/18852165/v1.26.02025-09-19T15:38:30Zv1.26.0retlehstag:github.com,2008:Repository/18852165/v1.25.02025-07-31T12:21:34Zv1.25.0<p>Update acme_tiny_repo (<a class="issue-link js-issue-link" href="https://github.com/roots/trellis/pull/1582">#1582</a>)</p>
<p>Update to fix issue:
<br />Change in Let's Encrypt response broke client if contact is set</p>swalkinshawtag:github.com,2008:Repository/18852165/v1.24.12025-05-08T17:00:24Zv1.24.1<p>Update WP-CLI version to 2.12.0 (<a class="issue-link js-issue-link" href="https://github.com/roots/trellis/pull/1574">#1574</a>)</p>
<p>Co-authored-by: retlehs <[email protected]></p>retlehstag:github.com,2008:Repository/18852165/v1.24.02025-04-22T01:11:30Zv1.24.0<p>Replace link for creating CSP (<a class="issue-link js-issue-link" href="https://github.com/roots/trellis/pull/1564">#1564</a>)</p>
<p>* Replace link for creating CSP</p>
<p>* Update extra-security.conf to match upstream</p>
<p>* Update extra-security.conf without overwriting the three upper options</p>swalkinshawtag:github.com,2008:Repository/18852165/v1.23.02024-09-11T14:48:13Zv1.23.0retlehs