ejabberd v20.07 Release Notes

    • ๐Ÿ”„ Changes in this version
    • โž• Add support for using unix sockets in listeners.
    • ๐Ÿ‘‰ Make this version compatible with erlang R23
    • ๐Ÿ‘‰ Make room permissions checks more strict for subscribers
    • ๐Ÿ›  Fix problem with muc rooms crashing when using muc logger with some locales
    • Limit stat calls that logger module issues
    • Don't throw errors when using user_regexp acl rule and having non-matching host
    • ๐Ÿ›  Fix problem with leaving old data when updating shared rosters
    • ๐Ÿ›  Fix edge case that caused failure of resuming old sessions with stream management.
    • ๐Ÿ›  Fix crash when room that was started with logging enabled was later changed to logging disabled
    • 0๏ธโƒฃ Increase default shaper limits (this should help with delays for clients that are using jingle)
    • ๐Ÿ›  Fix couple compatibility problems which prevented working on erlang R19
    • ๐Ÿ›  Fix sending presence unavailable when session terminates for clients that only send directed presences (helps with sometimes not leaving muc rooms on disconnect).
    • Prevent supervisor errors for sockets that were closed before they were passed to handler modules
    • ๐Ÿ‘‰ Make stun module work better with ipv6 addresses