chore: publish 4.1.0+7.1.1 release

This commit is contained in:
2026-07-01 19:13:41 +02:00
parent 1d61954cc7
commit 11bab3ef23
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ services:
- "traefik.http.routers.${STACK_NAME}.middlewares=${STACK_NAME}-redirect"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLForceHost=true"
- "traefik.http.middlewares.${STACK_NAME}-redirect.headers.SSLHost=${DOMAIN}"
- "coop-cloud.${STACK_NAME}.version=4.0.0+7.0.1-0048"
- "coop-cloud.${STACK_NAME}.version=4.1.0+7.1.1"
- "coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}"
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:8080"]
+1
View File
@@ -0,0 +1 @@
Breaking change: Asciifolding and new search features are now available after reindexing via: zammad run rake zammad:searchindex:rebuild. For details, see zammad release notes.