Err v6.1.8 Release Notes
Release Date: 2021-06-21 // almost 4 years ago-
๐ features:
- ๐ core/plugin: method to append argparse options to Command object (#1394)
- backends: Add identifier for room join and room leave callbacks (#1500)
- โ backends/test: allow attachments to pytest messages as extras (#1489)
- core/acl: Add allowargs / denyargs filters to ACL (#1509)
- ๐ฒ core/bootstrap: Small logging fixes to BOT_LOG_FILE and FORMATTER (#1513)
- ๐ core/plugin: Support room names with spaces (#1262)
๐ fixes:
- core/cli: failure when passing relative directory during --init (#1511)
- backend/xmpp: include message delayed for send/recieved messages (#1270)
- backend/xmpp: "unexpected keyword argument 'wait'" when connecting (#1507)
- ๐ docs: update broken readme link to plugin development docs (#1504)
- close threadpool on exit (#1486)
- ๐ docs: remove matrix link (#1502)
- ๐ docs: Update backend screenshots (#1499)
- ๐ docs: Remove Google+ references (#1497)
- core: Split messages using
split()
instead of whitespace (#1496) - ๐ chore/plugin: whoami formatting (#1459)
- ๐ backend/GUI: Remove GUI backend (#1495)