summary refs log tree commit diff
path: root/changelog.d/14053.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.70.0rc1Erik Johnston2022-10-191-1/+0
|
* Fix handling of public rooms filter with a network tuple. (#14053)Patrick Cloke2022-10-051-0/+1
Fixes two related bugs: * The handling of `[null]` for a `room_types` filter was incorrect. * The ordering of arguments when providing both a network tuple and room type field was incorrect.