diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -1,3 +1,33 @@ +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: Prevent address spoofing +- Rewritten migrator +- SCRAM-SHA-256 +- Bi-directional server-to-server (XEP-0288) +- Built-in HTTP server now handles HEAD requests +- MUC presence broadcast controls +- ALPN support in mod\_net\_multiplex +- `daemonize` option deprecated +- SASL DIGEST-MD5 removed +- Switch to libunbound for DNS queries +- DANE Support (low-level network layer) +- mod_external_services (generic XEP-0215) +- mod_turn_external for easy STUN+TURN XEP-0215 setup +- util.error for encapsulating errors +- MUC: support for XEP-0421 occupant identifiers +- mod_http_file_share: File sharing via HTTP (XEP-0363) +- statistics scheduling can be done by plugin +- mod_server_contact_info now loaded on components if enabled +- Statistics now based on OpenMetrics +- Direct TLS support + 0.11.0 ====== |