synapse/changelog.d/11157.misc

2 lines
197 B
Text
Raw Normal View History

Only allow old Element/Riot Android clients to send read receipts without a request body. All other clients must include a request body as required by the specification. Contributed by @rogersheu.