forked-synapse/changelog.d/16013.misc
Patrick Cloke 4f5bccbbba
Add forward-compatibility for the redacts property (MSC2174). (#16013)
The location of the redacts field changes in room version 11. Ensure
it is copied to the *new* location for *old* room versions for
forwards-compatibility with clients.

Note that copying it to the *old* location for the *new* room version
was previously handled.
2023-08-02 15:35:54 +00:00

2 lines
110 B
Plaintext

Properly overwrite the `redacts` content-property for forwards-compatibility with room versions 1 through 10.