This document describes what need to be changed or added due to the changes made by matrix-synapse. Only major release of Synapse (x.y.0) will be included here.
- Add new admin APIs for unprotecting local media from quarantine. Contributed by @dklimpel. (#10040) -> Test needed
- Add new admin APIs to remove media by media ID from quarantine. Contributed by @dklimpel. (#10044) -> Test needed
- Make reason and score parameters optional for reporting content. Implements MSC2414. Contributed by Callum Brown. (#10077) -> No need to do anything