summary refs log tree commit diff
path: root/changelog.d/16311.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.93.0rc1Patrick Cloke2023-09-191-1/+0
|
* Fix deleting device inbox when using background worker (#16311)Erik Johnston2023-09-131-0/+1
Introduced in #16240 The action for the task was only defined on the "master" handler, rather than the base worker one.