mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Added relevant changes of 'master' branch.
This commit is contained in:
parent
3fd5513549
commit
96c99b6427
@ -43,6 +43,7 @@ ejabberd 3.0.0 includes three major changes:
|
||||
|
||||
* Massive Hosting (abbreviated MH) is preliminary implemented in ejabberd,
|
||||
but it is still incomplete, untested and undocumented.
|
||||
New option static_modules.
|
||||
|
||||
|
||||
This is a more detailed list of changes since ejabberd 2.1.x releases:
|
||||
@ -71,6 +72,7 @@ This is a more detailed list of changes since ejabberd 2.1.x releases:
|
||||
|
||||
* XEP support
|
||||
- Removed support for the deprecated XEP-0018 Invisible Presence (EJAB-810)
|
||||
- Update http_bind to XEP-0124 1.10 and XEP-0206 1.3
|
||||
- mod_multicast: service for XEP-0033: Extended Stanza Addressing (EJAB-265)
|
||||
- New ejabberd router for multicast packets (XEP-0033) (EJAB-329)
|
||||
- ejabberd_c2s uses XEP-0033 if mod_multicast is enabled (EJAB-267)
|
||||
@ -93,7 +95,9 @@ This is a more detailed list of changes since ejabberd 2.1.x releases:
|
||||
- Bugfix: external contacts were offline after unavailable presence (EJAB-943)
|
||||
- Don't offer SASL auth before doing TLS if TLS is required
|
||||
- Experimental support for GSSAPI auth, requires esasl library (EJAB-831)
|
||||
- Replaced the full ejabberd_zlib into a simple exmpp_compress interface (EJAB-991)
|
||||
- Use binaries instead of lists where possible (EJAB-17)
|
||||
- Webadmin: provide list of registered pids/ports
|
||||
- Windows ejabberdctl.cmd only handles up to 4 arguments (EJAB-1216)
|
||||
- ejabberdctl: when starting, check it isn't already running
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user