summary refs log tree commit diff
path: root/changelog.d/9124.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.26.0rc1Patrick Cloke2021-01-201-1/+0
|
* Make chain cover index bg update go faster (#9124)Erik Johnston2021-01-151-0/+1
We do this by allowing a single iteration to process multiple rooms at a time, as there are often a lot of really tiny rooms, which can massively slow things down.