From 3ca3794cc10a50326f7c1e0af573f3ece9fc159a Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 2 Jan 2024 22:43:22 +0100 Subject: [PATCH] Version 1.85.0 --- CHANGELOG.md | 2 ++ CloudronManifest.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58414ec..760cc86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1133,3 +1133,5 @@ * Add an autojoin setting for server notices rooms, so users may be joined directly instead of receiving an invite. (#16699) * Follow redirects when downloading media over federation (per MSC3860). (#16701) +[1.85.0] +* Update public suffix list as part of the base image to get the latest domains diff --git a/CloudronManifest.json b/CloudronManifest.json index df3f1f7..de2eee3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "Secure & decentralized communication", - "version": "1.84.0", + "version": "1.85.0", "upstreamVersion": "1.98.0", "healthCheckPath": "/", "httpPort": 8008,