mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Update changelog
This commit is contained in:
parent
c2aa5f77bf
commit
e6065bf08f
20
CHANGELOG.md
20
CHANGELOG.md
@ -1,3 +1,23 @@
|
|||||||
|
# Version 20.03
|
||||||
|
|
||||||
|
* Changes in this version
|
||||||
|
- Add support of ssl connection when connection 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
|
||||||
|
- 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
|
||||||
|
- Make config changed to ldap options be updated when issued
|
||||||
|
`reload_config` command
|
||||||
|
- Fix `room_empty_destory` command
|
||||||
|
- Fix reporting errors in `send_stanza` command when xml
|
||||||
|
passed to it couldn't be passed correctly
|
||||||
|
|
||||||
# Version 20.02
|
# Version 20.02
|
||||||
|
|
||||||
* Changes in this version
|
* Changes in this version
|
||||||
|
Loading…
Reference in New Issue
Block a user