File

CHANGES @ 7240:bf8aa0d1951c

util.xmppstream: Remove namespace tracking, it's broken as implemented The code fails to handle namespaces on the initial opening tag (when 'stanza' is nil). Fixing this seems not worth the effort for a feature that is not being used.
author Matthew Wild <mwild1@gmail.com>
date Sat, 05 Mar 2016 23:37:56 +0000
parent 7113:ecebc821225d
child 7288:389697309f59
line wrap: on
line source

trunk
=====

**YYYY-MM-DD**

New features
------------

-   Rewritten more extensible MUC module
-   mod\_pep\_plus

0.10.not-released-yet
=====================

**YYYY-MM-DD**

New features
------------

-   Rewritten SQL storage module with Archive support
-   SCRAM-SHA-1-PLUS
-   `prosodyctl check`
-   Statistics
-   Improved TLS configuration
-   Lua 5.2 support
-   mod\_blocklist (XEP-0191)
-   mod\_carbons (XEP-0280)
-   Asynchronous operations
-   Pluggable connection timeout handling
-   mod\_websocket (RFC 7395)

Removed
-------

-   mod\_privacy (XEP-0016)