> ## 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 20.03
- URL: https://www.process-one.net/blog/ejabberd-20-03/
- Published: 2020-03-25T17:05:00.000Z
- Updated: 2024-09-16T16:05:30.000Z
- Description: We are pleased to announce ejabberd version 20.03. This release adds a mix of features, optimizations and bugfixes: TLS support to connect to MySQL, initial cockroachdb support or fix of webadmin related issues. See Changelog below for a complete list.
- Author: Jérôme Sautret

## Features and improvements

- Add support of ssl connection when connecting to mysql database (configured with `sql_ssl: true` option)
- Experimental support for cockroachdb when configured with postgres connector
- Add cache and optimize queries issued by `mod_shared_roster`, this should greatly improve performance of this module when used with `sql` backend
- Apply changes of LDAP options when the `reload_config` command is executed

## Fixes

- Fix problem with accessing webadmin
- Make webadmin work even when url is missing trailing slash
- When compiling external modules with ext\_mod, use flags that were detected during compilation of ejabberd
- Fix `room_empty_destory` command
- Fix reporting errors in `send_stanza` command when xml passed to it couldn’t be passed correctly

## Downloads & Feedback

As usual, the release is tagged in the Git source code repository on [Github](https://github.com/processone/ejabberd.git?ref=process-one.net).

The source package and binary installers are available at [ejabberd XMPP & MQTT server download page](https://www.process-one.net/en/ejabberd/downloads/).

If you suspect that you’ve found a bug, please search or fill a bug report on [Github](https://github.com/processone/ejabberd/issues?ref=process-one.net).