Google Summer of Code hosts ejabberd projects

As you may know, our ejabberd XMPP server is written in Erlang. The Erlang VM was originally designed by Ericsson to support distributed, fault-tolerant, soft-real-time, non-stop applications. What you may not know is that ejabberd is part of the BEAM Community – a group of projects that run on the Erlang VM. Since 2013, BEAM […]

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 […]

ejabberd 17.03-beta

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 and we are very happy to share a first snapshot as a beta version. As usual, we also included several other improvements and many bug-fixes. In summary, almost 3K new lines […]

ejabberd 17.01

We’re pleased to announce the first version of ejabberd for 2017. This new ejabberd 17.01 follows closely the previous release. It includes mostly bug fixes over all the previous refactors. Ejabberd 17.01 is a rock-solid stable base for upcoming improvements. It will give you the best experience you ever had with ejabberd. If you ever […]

ejabberd 16.12

2016 was year of several major code refactors and improvements for ejabberd. From Elixir support, to test suite and code clean up and modernization. After ejabberd 16.09 which brings a lot of improvements, ejabberd 16.12 includes a big refactor we have been preparing for long time, and a couple of new features that pursue the […]

Build awesome Internet of Things with ProcessOne

You probably don’t know this, but ProcessOne has been delivering enterprise-grade solutions for device communication since before it was called the Internet of Things. IoT market is growing at a rapid pace, and by 2018 there will be more internet-connected devices than PCs, smartphones and tablets combined! But back in 2008, we already implemented production-ready […]

ejabberd 16.12 beta1

In 2016, we made several major code refactors and improvements on ejabberd. From Elixir support, to test suite and code clean up and modernization. After 16.09 which brings a lot of improvements, the last version for 2016 includes a big refactor we have been preparing for long time, and a couple of new features that […]

ejabberd 16.09

We are happy to introduce our new ejabberd release, ejabberd 16.09. As usual it includes many bug fixes and improvements. But most of all, it includes excellent student work done for Google Summer of Code program.