File

CHANGES @ 7407:e465b584547b

MUC: Move the locked flag into persisted data (so not to lose it on eviction)
author Kim Alvefur <zash@zash.se>
date Thu, 28 Apr 2016 23:14:09 +0200
parent 7373:9b37aaea68e9
child 7822:4caaa0c185f1
line wrap: on
line source

trunk
=====

**YYYY-MM-DD**

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

-   Rewritten more extensible MUC module
    -   Store inactive rooms to disk
    -   Store rooms to disk on shutdown
-   mod\_pep\_plus
-   Asynchronous operations

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)
-   Pluggable connection timeout handling
-   mod\_websocket (RFC 7395)

Removed
-------

-   mod\_privacy (XEP-0016)