Overview

Request 1181455 revoked

- Update to version 0.13.7:
* Fixed an issue where the displayname/avatar of an invited user was replaced with the inviter's details
* Improved server startup performance by avoiding unnecessary room ACL queries
+ This change reduces memory footprint as it caches ACL regex patterns once instead of for each room
+ Unnecessary Relay related queries have been removed. Note: To use relays, you now need to explicitly enable them using the federation_api.enable_relays config
* Fixed space summaries over federation
* Improved usage of external NATS JetStream by reusing existing connections instead of opening new ones unnecessarily
* Use AckExplicitPolicy for JetStream consumers, so messages don't pile up in NATS
* A rare panic when assigning a state key NID has been fixed
* A rare panic when checking powerlevels has been fixed
* Notary keys requests for all keys now work correctly
* Spec compliance:
+ Return M_INVALID_PARAM when querying room aliases
+ Handle empty from parameter when requesting /messages
+ Add CORP headers on media endpoints
+ Remove aliases from /publicRooms responses
+ Allow + in MXIDs
* Fixes membership transitions from knock to join in knock_restricted rooms
* Incremental syncs now batch querying events
* Move /joined_members back to the clientAPI/roomserver, which should make bridges happier again
* Backfilling from other servers now only uses at max 100 events instead of potentially thousands
* Modernized Appservices
* Added event reporting with Synapse Admin endpoints for querying them

Request History
Enrico Belleri's avatar

iDesmI created request

- Update to version 0.13.7:
* Fixed an issue where the displayname/avatar of an invited user was replaced with the inviter's details
* Improved server startup performance by avoiding unnecessary room ACL queries
+ This change reduces memory footprint as it caches ACL regex patterns once instead of for each room
+ Unnecessary Relay related queries have been removed. Note: To use relays, you now need to explicitly enable them using the federation_api.enable_relays config
* Fixed space summaries over federation
* Improved usage of external NATS JetStream by reusing existing connections instead of opening new ones unnecessarily
* Use AckExplicitPolicy for JetStream consumers, so messages don't pile up in NATS
* A rare panic when assigning a state key NID has been fixed
* A rare panic when checking powerlevels has been fixed
* Notary keys requests for all keys now work correctly
* Spec compliance:
+ Return M_INVALID_PARAM when querying room aliases
+ Handle empty from parameter when requesting /messages
+ Add CORP headers on media endpoints
+ Remove aliases from /publicRooms responses
+ Allow + in MXIDs
* Fixes membership transitions from knock to join in knock_restricted rooms
* Incremental syncs now batch querying events
* Move /joined_members back to the clientAPI/roomserver, which should make bridges happier again
* Backfilling from other servers now only uses at max 100 events instead of potentially thousands
* Modernized Appservices
* Added event reporting with Synapse Admin endpoints for querying them


M K's avatar

tux93 declined request

Thanks for the reminder to actually submit the update I had already staged in my home 🙈


Enrico Belleri's avatar

iDesmI revoked request

The source project 'home:iDesmI:branches:network:messaging:matrix' has been removed

openSUSE Build Service is sponsored by