Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion synapse/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"

server:
image: matrixdotorg/synapse:v1.147.1@sha256:c545d9e2b6fc36457757a932853d8fd3b2a7eee72cc5c192c691b324953f2623
image: matrixdotorg/synapse:v1.148.0@sha256:e7f0bdf2b570de33b4f2c61126bcc4e41e4bd840b9a57726353231812f644571
restart: on-failure
stop_grace_period: 1m
entrypoint: "bash"
Expand Down
6 changes: 4 additions & 2 deletions synapse/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1.1
id: synapse
category: social
name: Synapse
version: "1.147.1"
version: "1.148.0"
tagline: Matrix homeserver
description: >-
Synapse is an open source Matrix homeserver implementation, written and maintained by Element. Matrix is the open standard for secure and interoperable real time communications.
Expand Down Expand Up @@ -42,7 +42,9 @@ torOnly: false
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel/commit/c9f0975e766e79d4bd6adf4255cd081f54d654cb
releaseNotes: >-
🚨 This release includes an important security fix that blocks federation requests and events authenticated using a known insecure signing key
Key highlights in this release:
- Added support for sending and receiving MSC4354 Sticky Event metadata
- Removed support for MSC3244 Room version capabilities, as the proposal was rejected


Full release notes are found at https://github.com/element-hq/synapse/releases