File

CHANGES @ 7115:805d068d2fd5

modulemanager, util.pluginloader: Move logic for locating some module libraries to pluginloader, to fix problems with non-filesystem errors being masked by the second load_code call
author Matthew Wild <mwild1@gmail.com>
date Mon, 01 Feb 2016 21:26:15 +0000
parent 7112:bd29742fa1ba
child 7113:ecebc821225d
child 7287:867f107409d9
line wrap: on
line source

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)