Software /
code /
prosody
Diff
CHANGES @ 10434:8f709577fe8e
Merge 0.11->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 23 Nov 2019 23:12:01 +0100 |
parent | 10354:8a186801257b |
child | 10465:09697a673015 |
line wrap: on
line diff
--- a/CHANGES Sat Nov 23 23:11:03 2019 +0100 +++ b/CHANGES Sat Nov 23 23:12:01 2019 +0100 @@ -1,3 +1,19 @@ +TRUNK +===== + +- Module statuses +- SNI support (not completely finished) +- CORS handling now provided by mod\_http +- CSI improvements +- mod\_limits: Exempted JIDs +- Archive quotas +- mod\_mimicking +- Rewritten migrator +- SCRAM-SHA-256 +- Bi-directional server-to-server (XEP-0288) +- Built-in HTTP server now handles HEAD requests +- MUC presence broadcast controls + 0.11.0 ======