Software /
code /
prosody
Comparison
CHANGES @ 11120:b2331f3dfeea
Merge 0.11->trunk
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Wed, 30 Sep 2020 09:50:33 +0100 |
parent | 11099:6fbfe2af4b4f |
child | 11216:7a8745599e38 |
comparison
equal
deleted
inserted
replaced
11119:68df52bf08d5 | 11120:b2331f3dfeea |
---|---|
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 |