Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add forward-compatibility for the redacts property (MSC2174). (#16013) | Patrick Cloke | 2023-08-02 | 1 | -0/+1 |
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. |