1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-09 09:26:50 +00:00
synapse/changelog.d/6186.bugfix
Erik Johnston c3b34dc32f Newsfile
2019-10-09 16:32:04 +01:00

1 line
174 B
Text

Fix bug where we were updating censored events as bytes rather than text, occaisonally causing invalid JSON being inserted breaking APIs that attempted to fetch such events.