The ejabberd team is pleased to announce the release of ejabberd 1.0.0. ejabberd celebrated last November its 3th birthday which marks even more this release as an important milestone.
Unique in this release is the compliancy with the XMPP standard. ejabberd is the first Open Source Jabber server claiming to fully comply to the XMPP standard (XMPP Core and XMPP IM).
Recent changes include:
- Server-to-server Encryption for Enhanced Security: STARTTLS + SASL_EXTERNAL and STARTTLS + Dialback.
- Different certificates can be defined for each virtual host.
- Shared Roster groups support has been enhanced. New is the ability to add all registered users to a Shared Roster group.
- Improved ODBC support.
- Support for vCard storage in ODBC has been added.
- New tool to convert an Mnesia-based installation to an ODBC compatible relational database.
- Native PostgreSQL support.
- More XHTML 1.0 Transitional compliancy work is included.
- Documentation has been extended to cover more topics.
Notes:
- This release requires Erlang/OTP R9C-2 or higher.
- When upgrading an ODBC-based installation, make sure to check the release notes.
More information:



typo
This line now points to http://www.ejabberd.im/shared-roster-all
I believe there was intended to be http://www.ejabberd.im/s2s-encryption instead
You are right; fixed
You are right. It's fixed now, thanks.