0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-11-20 19:41:18 +01:00
synapse/changelog.d/10969.bugfix

2 lines
161 B
Text
Raw Normal View History

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