Software /
code /
prosody
File
CHANGES @ 7435:8603b16e85c7
util.cache: Add support for creating a proxy table to a cache, that looks and acts (mostly) like a normal table. No tests yet.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 22 May 2016 18:18:23 +0100 |
parent | 7287:867f107409d9 |
child | 7288:389697309f59 |
child | 7821:0dea440bdd46 |
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) - Pluggable connection timeout handling - mod\_websocket (RFC 7395) Removed ------- - mod\_privacy (XEP-0016)