0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-13 14:24:41 +02:00
synapse/changelog.d/12709.removal

2 lines
361 B
Plaintext

Require a body in POST requests to `/rooms/{roomId}/receipt/{receiptType}/{eventId}`, as required by the [Matrix specification](https://spec.matrix.org/v1.2/client-server-api/#post_matrixclientv3roomsroomidreceiptreceipttypeeventid). This breaks compatibility with Element Android 1.2.0 and earlier: users of those clients will be unable to send read receipts.