> ## Content Index
> Fetch the complete content index at: https://www.process-one.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# ejabberd 2.1.4 and exmpp 0.9.4 bugfix releases
- URL: https://www.process-one.net/blog/ejabberd-214-and-exmpp-094-bugfix-releases/
- Published: 2010-06-03T22:00:00.000Z
- Updated: 2024-10-10T14:42:22.000Z
- Author: Jérôme Sautret

We are pleased to announce the bugfix releases ejabberd 2.1.4 and exmpp 0.9.4.

## Regarding ejabberd 2.1.4:

### Brief summary of changes:

- Bounce messages when closing c2s session
- Bugfixes when handling Service Discovery to contacts
- Don’t send error stanza as reply to error stanza
- Don’t store blocked messages in offline queue
- Extauth: Optionally cache extauth users in mnesia
- Full support for XEP-0115 Entity Capabilities v1.5
- HTTP-Bind: Remove 100ms delay, export functions for prebinding methods
- LDAP: Inband password change, Extensible match support, and ldap\_tls\_verify
- Localization: Updated most translations
- MUC: Refactor code to reduce calls to get\_affiliation and get\_role
- ODBC: Add created\_at column also to PostgreSQL schema
- PAM: New option pam\_userinfotype to provide username or JID
- Pubsub: Send node notification. Enforce presence\_based\_delivery, show\_values
- Vcard: Automatic vcard avatar addition in presence
- WebAdmin: New Access rule webadmin\_view for read-only

### Check the Release Notes for a more complete list of changes:

<https://www.process-one.net/en/ejabberd/release%5Fnotes/release%5Fnote%5Fejabberd%5F2.1.4>

If you upgrade from ejabberd 2.0.5 or older, read carefully the release notes of ejabberd 2.1.0 too, because there were several changes in the installation path and the configuration options.

The list of solved tickets since previous version is available on ProcessOne bug tracker:  
[https://redir.process-one.net/ejabberd-2.1.4](https://redir.process-one.net/ejabberd-2.1.4?ref=process-one.net)

### Download

ejabberd 2.1.4 is available as source code package and binary installers for Linux 32 bits, 64 bits, Mac OS X Intel, and Windows:  
<https://www.process-one.net/en/ejabberd/downloads>

## Regarding exmpp 0.9.4:

### Brief summary of changes:

- Add unexpected-request with cancel needed by pubsub
- Caps: Add exmpp\_caps to the compilation scripts
- Caps: Move Caps erlang records to a header file
- Handle the case that the payload is incorrectly defined in error stanzas
- Preliminary documentation of functions from ejabberd 2 available in exmpp
- Remove unexpected-request with cancel as this is pubsub specific
- Support for SRV DNS query

### exmpp home page:

[https://support.process-one.net/doc/display/EXMPP/](https://support.process-one.net/doc/display/EXMPP/?ref=process-one.net)  
or easier to remember: [https://exmpp.org/](https://exmpp.org/?ref=process-one.net)

### Download

Download exmpp 0.9.4 source code package from:

[https://download.process-one.net/exmpp/](https://download.process-one.net/exmpp/?ref=process-one.net)