aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES37
1 files changed, 37 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 136b7d2b..573607ca 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,40 @@
+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
+- mod_http_openmetrics for exposing metrics to stats collectors
+- Direct TLS support (c2s and incoming s2s)
+- Offline messages aren't sent to MAM clients
+- Network backend server_select deprecated
+- Check connectivity via observe.jabber.network
+- LDAP authentication (mod_auth_ldap)
+- mod_auth_cyrus removed
+- mod_smacks: Stream management and resumption (XEP-0198)
+
0.11.0
======