MongooseIM 1.4.0
-
adds support for new XMPP over WebSocket - #173
-
adds support for SCRAM-SHA-1 authentication both for ODBC and mnesia user backends - #171
!! requires
users
table schema update for MySQL and Postgres: 68b790c !! -
improves security #196:
- support for DH and ECDH key exchange protocol
- configurable list of allowed cipher suites
-
uses travis-ci.org with our test suite
-
fixes privacy lists removal after user deletion - #186
-
fixes roster versioning issue #199
-
fixes multi-invite bug in MUC - #180
-
other code improvements and small fixes