0.26.0-rc1
Pre-release
Pre-release
0.26.0-rc1 (2021-05-07)
Features
- Allow changing nickname in any room (#1217)
- The bridge will now retry creating a room for a PM if the initial attempt fails. (#1282)
- Decouple invite from the creation of a PM room (#1290)
- Add new
kickOn
config option to disable kicking Matrix users under certain conditions (#1294) - Added an !unlink command for Matrix users to unbridge a channel from Matrix (#1298)
- Add support for specifying the paste bin limit in room state with the
org.matrix.appservice-irc.config
event type. (#1301)
Bugfixes
- [M->I]: Trim Markdown code block syntax (#1275)