summary refs log tree commit diff
path: root/changelog.d/17177.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.108.0rc1Erik Johnston2024-05-211-1/+0
|
* Fix bug with creating public rooms on workers (#17177)Erik Johnston2024-05-131-0/+1
If room publication is disabled then creating public rooms on workers would not work. Introduced in #16811.