2.6.1 (2021-06-02)
This is a important hot-fix release to fix an issue where the room upgrade handling would not verify that the new room
was a predecessor of the old room. All bridges making use of the room upgrade handling feature should update.
Bugfixes
- Fix an issue where the room upgrade handler would not check the
m.room.create
event when traversing an upgrade. (#330)