Skip to content

Commit 946f43c

Browse files
authored
Update CHANGELOG [ci skip]
1 parent 9eea90d commit 946f43c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
### 1.27.0: October 23, 2025
2+
* Drop Vagrant support [#1622](https://github.com/roots/trellis/pull/1622)
3+
* Remove dot in network database message [#1621](https://github.com/roots/trellis/pull/1621)
4+
* Remove memcached_fs_file_max setting [#1619](https://github.com/roots/trellis/pull/1619)
5+
* Remove timezone validation [#1618](https://github.com/roots/trellis/pull/1618)
6+
* Remove SSH settings validation [#1614](https://github.com/roots/trellis/pull/1614)
7+
* Add missing SSL directives [#1476](https://github.com/roots/trellis/pull/1476)
8+
* Use double quotes for env values [#1617](https://github.com/roots/trellis/pull/1617)
9+
* Set php-fpm log_level to fix 'unknown value' [#1615](https://github.com/roots/trellis/pull/1615)
10+
* Set git depth to 1 for deploy role [#1616](https://github.com/roots/trellis/pull/1616)
11+
* Update dependency python to 3.14 [#1562](https://github.com/roots/trellis/pull/1562)
12+
* Add a User-Agent header to test_challenges.py. [#1595](https://github.com/roots/trellis/pull/1595)
13+
* Remove complex duplicate sites validation [#1612](https://github.com/roots/trellis/pull/1612)
14+
* Add select_sites custom filter [#1611](https://github.com/roots/trellis/pull/1611)
15+
* Refactor User password hash creation [#1607](https://github.com/roots/trellis/pull/1607)
16+
* Remove FLUSHDB from redis_disabled_commands [#1609](https://github.com/roots/trellis/pull/1609)
17+
118
### 1.26.1: October 6, 2025
219
* Add WordPress sites to `/etc/hosts` [#1606](https://github.com/roots/trellis/pull/1606)
320
* Set php_fpm_process_control_timeout to 10 to prevent deploy downtime [#1603](https://github.com/roots/trellis/pull/1603)

0 commit comments

Comments
 (0)