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)