Software / code / prosody
Annotate
CHANGES @ 7287:867f107409d9
CHANGES: Remove mention of async
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 17 Mar 2016 18:08:16 +0100 |
| parent | 7112:bd29742fa1ba |
| child | 7288:389697309f59 |
| child | 7821:0dea440bdd46 |
| rev | line source |
|---|---|
|
7109
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
1 0.10.not-released-yet |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
2 ===================== |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
3 |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
4 **YYYY-MM-DD** |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
5 |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
6 New features |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
7 ------------ |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
8 |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
9 - Rewritten SQL storage module with Archive support |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
10 - SCRAM-SHA-1-PLUS |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
11 - `prosodyctl check` |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
12 - Statistics |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
13 - Improved TLS configuration |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
14 - Lua 5.2 support |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
15 - mod\_blocklist (XEP-0191) |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
16 - mod\_carbons (XEP-0280) |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
17 - Pluggable connection timeout handling |
|
7112
bd29742fa1ba
CHANGES: Add websockets too (thanks av6)
Kim Alvefur <zash@zash.se>
parents:
7109
diff
changeset
|
18 - mod\_websocket (RFC 7395) |
|
7109
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
19 |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
20 Removed |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
21 ------- |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
22 |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
23 - mod\_privacy (XEP-0016) |
|
f3b172874922
Add a CHANGES file with new features in 0.10
Kim Alvefur <zash@zash.se>
parents:
diff
changeset
|
24 |