Path to this page:
Subject: CVS commit: pkgsrc/chat/matrix-synapse
From: Greg Troxel
Date: 2025-02-15 16:34:05
Message id: 20250215153405.CAD63FBE0@cvs.NetBSD.org
Log Message:
chat/matrix-synapse: Update to 1.124.0
Upstream NEWS contents:
* 1.124.0
[bugfixes]
* Synapse 1.123.0 (2025-01-28)
Features
Implement MSC4133 for custom profile fields. Contributed by @clokep. (#17488)
Add a query parameter type to the Room State Admin API that filters the \
state event. (#18035)
Support the new /auth_metadata endpoint defined in MSC2965. (#18093)
* Synapse 1.122.0rc1 (2025-01-07)
Deprecations and Removals
Remove support for PostgreSQL 11 and 12. Contributed by @clokep. (#18034)
Features
Added the email.tlsname config option. This allows specifying the domain \
name used to validate the SMTP server's TLS certificate separately from the \
email.smtp_host to connect to. (#17849)
Module developers will have access to the user ID of the requester when \
adding check_username_for_spam callbacks to spam_checker_module_callbacks. \
Contributed by Wilson@Pangea.chat. (#17916)
Add endpoints to the Admin API to fetch the number of invites the provided \
user has sent after a given timestamp,
fetch the number of rooms the provided user has joined after a given \
timestamp, and get report IDs of event
reports against a provided user (i.e. where the user was the sender of the \
reported event). (#17948)
Support stable account suspension from MSC3823. (#17964)
Add macaroon_secret_key_path config option. (#17983)
* Synapse 1.121.0 (2024-12-11)
Features
Support for MSC4190: device management for Application Services. (#17705)
Update MSC4186 Sliding Sync to include invite, ban, kick, targets when \
$LAZY-loading room members. (#17947)
Use stable M_USER_LOCKED error code for locked accounts, as per Matrix 1.12. \
(#17965)
MSC4076: Add disable_badge_count to pusher configuration. (#17975)
Files: