Fix autojoin key connecting to non-autojoin rooms

This commit is contained in:
Joscha 2025-04-08 23:51:39 +02:00
parent ca0f0b6c31
commit 8b928184e8
2 changed files with 8 additions and 1 deletions

View file

@ -15,6 +15,10 @@ Procedure when bumping the version number:
## Unreleased
### Fixed
- `keys.rooms.action.connect_autojoin` connecting to non-autojoin rooms
## v0.9.2 - 2025-03-14
### Added