From 54428229bb76bc7bcece464b79ae50ba068ed423 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 15 Jun 2021 09:42:40 -0700 Subject: [PATCH] Version 1.26.0 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index c14ab99..e2d7264 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -434,3 +434,6 @@ * Update Synapse to 1.35.1 * Fix a bug introduced in v1.35.0 where invite-only rooms would be shown to all users in a space, regardless of if the user had access to it. (#10109) +[1.26.0] +* Update Synapse to 1.36.0 +* [Full changelog](https://github.com/matrix-org/synapse/releases/tag/v1.36.0) diff --git a/CloudronManifest.json b/CloudronManifest.json index fcd0be8..f1cc471 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Secure & decentralized communication", - "version": "1.25.1", + "version": "1.26.0", "healthCheckPath": "/", "httpPort": 8008, "memoryLimit": 536870912, diff --git a/DESCRIPTION.md b/DESCRIPTION.md index f732f00..9365350 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Synapse 1.35.1. +This app packages Synapse 1.36.0. **This package only provides the Matrix backend. A variety of clients are available [here](https://matrix.org/clients/). Riot is a popular web frontend for Matrix and