We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10618f commit 95883bfCopy full SHA for 95883bf
CHANGELOG.md
@@ -1,4 +1,9 @@
1
-### 1.26.0: Sept 19, 2025
+### 1.26.1: October 6, 2025
2
+* Add WordPress sites to `/etc/hosts` [#1606](https://github.com/roots/trellis/pull/1606)
3
+* Set php_fpm_process_control_timeout to 10 to prevent deploy downtime [#1603](https://github.com/roots/trellis/pull/1603)
4
+* Flush cache after deploy [#1604](https://github.com/roots/trellis/pull/1604)
5
+
6
+### 1.26.0: September 19, 2025
7
* Update actions/checkout action to v5 [#1591](https://github.com/roots/trellis/pull/1591)
8
* Replace deprecated `distutils` version usage [#1590](https://github.com/roots/trellis/pull/1590)
9
* ✨ Add Redis object cache support [#1589](https://github.com/roots/trellis/pull/1589)
0 commit comments