Converse.js v9.1.1 Release Notes

Release Date: 2022-05-05 // almost 2 years ago
    • GIFs don't render inside unfurls and cause a TypeError
    • πŸ‘Œ Improve how the muc_domain setting is populated via service discovery
    • βœ‚ Remove local (non-requesting) contacts not returned from a full roster response
    • πŸ‘Œ Improve performance by looking up VCards via map instead of traversing an array
    • πŸ›  Fix infinite loop when receiving service discovery entities with a circular dependency
    • #1130: Display the room’s vCard-temp avatar
    • #2746: Always reply to all iqs, even those not understood
    • #2794: Some display problems with mobile view mode
    • #2868: Selected emoji is inserted into all open chat boxes

    βœ‚ Remove the very old and largely unused config option allow_muc. πŸ‘ If you don't want MUC support, you can add 'converse-muc' to the πŸ”Œ blacklisted_plugins setting.