1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-05 23:46:52 +00:00
synapse/changelog.d/10969.bugfix

1 line
161 B
Text

Fix a long-standing bug where messages in the `device_inbox` table for deleted devices would persist indefinitely. Contributed by @dklimpel and @JohannesKleine.