ejabberd 19.02: the MQTT Edition

This new ejabberd 19.02 release includes new major features, but also several improvements and bug fixes. The biggest news is the introduction of MQTT support. Contributions Several changes in this release were authored by our community contributors, and we would like to extend a big thank you for the contributions to: Holger Weiss, Christoph Scholz, […]

ejabberd 18.12

This new ejabberd 18.12 release includes new major features, but also several improvements and bug fixes. New features XML Compression in message archive storage Message Archive Management is a very nice features of XMPP. It allows your users to store their message history directly on the XMPP server. It is pretty handy, but as the […]

ejabberd 18.06

This ejabberd 18.06 release includes, after two months of development, a lot of bug-fixes and many improvements. There are also a few changes, so please read carefully the release notes. Noticeable changes Stop ejabberd initialization on invalid/unknown options Since some time now, we are warning ejabberd admins in log file about incorrect configuration options. We […]

ejabberd 18.04

This ejabberd 18.04 release includes bugfixes, and a few improvements. New configuration options New ‘access_register’ option for mod_muc This option specifies who is allowed to register nickname within the Multi-User Chat service. The default is all for backward compatibility, which means that any user is allowed to register any free nick. New ‘include_sender’ and ‘include_body’ […]

ejabberd 18.03

After two months of active development, we’re happy to announce the release of ejabberd 18.03 which includes many improvements, new options, and bugfixes. New configuration options New ‘negotiation_timeout’ option The option can be used to specify a period (in seconds) for a stream negotiation to complete. If the timer fires, the stream is considered as […]

ejabberd 18.01

ejabberd 18.01 is a bugfix release. This version of ejabberd Community Server is a good candidate for Linux distributions packaging as it concludes a year of development and stabilised all recent changes for production use. Fixes Fix TLS driver memory management Fix privacy_set command Report ‘fs’ support as unavailable on SunOS Let mod_block_strangers bounce an […]

ejabberd 17.12

To celebrate a culmination of many efforts in 2017 to make ejabberd the best XMPP server ever, we are happy to announce 17.12 which comes with many improvements and bugfixes. 2017 has been the biggest year ever for ejabberd. Please, send us feedback to help us build an even stronger community and do even better […]

ejabberd 17.11 – Happy Birthday ejabberd !

Happy birthday ejabberd ! Ejabberd has been the leading choice to serve reliable XMPP domains for 15 years, and we are happy to announce yet another great new version of your favorite server. This version includes great new features from Google Summer of Code, many improvements and a lot of bug fixes. By the way, […]

ejabberd 17.09

ejabberd 17.09 is out! This release mostly contains bugfix and adds few improvements. New feature New mod_avatar module The purpose of the module is to cope with legacy and modern XMPP clients posting avatars. It automatically converts vCard based avatars (XEP-0153) to PEP based avatars (XEP-0084) and vice versa. Also, the module supports conversion between […]

ejabberd 17.08

Happy summer with ejabberd 17.08 ! This release includes great improvements and new features. It also includes fixes and closes the biggest milestone about refactor we’ve made last couple of months. If you have issues with 17.04 or troubles using PEP, upgrade to 17.08 will fix most known issues. New features Introduce ‘hosts’ option The […]

ejabberd 17.07 bugfix release

ejabberd 17.07 includes an important security fix. Except this fix, the release is completely equivalent to 17.06. If you run any version from 17.03 to 17.06, it’s possible to consume all available ports regardless of ERL_MAX_PORTS. You should upgrade to 17.07 as soon as possible if you are running a public server. Please, note that […]

ejabberd 17.06

ejabberd 17.06 includes a lot of improvements over the previous 17.04 release. To name the most important ones: new caching system, Riak support for several modules and introduction of Certificate Manager. Certificate Manager is a feature that has been requested by many organisations, allowing administrators to manage their certificate more easily. From now, starting ejabberd […]

ejabberd 17.06-beta

ejabberd 17.06-beta includes a lot of improvements over the previous 17.04 release. To name the most important ones: new caching system, Riak support for several modules and introduction of Certificate Manager. Certificate Manager is a feature that has been requested by many organisations, allowing administrators to manage their certificate more easily. From now, starting ejabberd […]

ejabberd 17.04

Less than a month after previous release, ejabberd 17.04 is out with bug-fixes and new features: Redis and SQL backends can now be used to store some RAM tables, the same way Mnesia is doing. This release fixes few regressions from previous refactor. If you have troubles using PEP or using external modules with ejabberd […]

ejabberd 17.03

New modular code, flexible core backend, dynamic configuration reload, spam protection and routing API changes. These are the most interesting improvements coming in 17.03. As usual, we also included several other improvements and many bug-fixes. In summary, almost 3K new lines of code and other 10K changed lines. Many thanks to all of you which […]