MongooseIM v3.7.1 Release Notes

Release Date: 2020-07-13 // over 3 years ago
  • Highlights

    • Integration of the highly performant NIFs to compute the SCRAM challenge from esl/fast_scram

    All changes

    ๐Ÿ”„ Changed

    • Implementation of the SCRAM challenge algorithm to be NIF-based (#2787)
    • ๐Ÿ›  Fix a bug during session resumption, where stanzas were not routed to the user (#2780)
    • ๐Ÿ›  Fix AMP logic regarding storage of messages when delivery failed but archiving was successful (#2757)

    Other

    • โšก๏ธ Update Rebar and its plugins (#2760)
    • โšก๏ธ Update dependencies (#2761) (#2764) (#2765)

    ๐Ÿ”€ Commits, merged PRs and closed issues