Software /
code /
prosody
Comparison
CHANGES @ 11200:bf8f2da84007
Merge 0.11->trunk
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 05 Nov 2020 22:31:25 +0100 |
parent | 11099:6fbfe2af4b4f |
child | 11216:7a8745599e38 |
comparison
equal
deleted
inserted
replaced
11199:6c7c50a4de32 | 11200:bf8f2da84007 |
---|---|
1 TRUNK | |
2 ===== | |
3 | |
4 - Module statuses | |
5 - SNI support (not completely finished) | |
6 - CORS handling now provided by mod\_http | |
7 - CSI improvements | |
8 - mod\_limits: Exempted JIDs | |
9 - Archive quotas | |
10 - mod\_mimicking | |
11 - Rewritten migrator | |
12 - SCRAM-SHA-256 | |
13 - Bi-directional server-to-server (XEP-0288) | |
14 - Built-in HTTP server now handles HEAD requests | |
15 - MUC presence broadcast controls | |
16 - ALPN support in mod\_net\_multiplex | |
17 - `daemonize` option deprecated | |
18 - SASL DIGEST-MD5 removed | |
19 - Switch to libunbound for DNS queries | |
20 - mod_external_services (XEP-0215) | |
21 - util.error for encapsulating errors | |
22 | |
1 0.11.0 | 23 0.11.0 |
2 ====== | 24 ====== |
3 | 25 |
4 **2018-11-18** | 26 **2018-11-18** |
5 | 27 |