summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-09-04 01:57:27 +0100
committerMatthew Hodgson <matthew@matrix.org>2014-09-04 01:57:27 +0100
commit77e628e840e7ffc893dad76c7de3cd140f454540 (patch)
tree029a9d75d8d159c68e01efd73c3bfa986bda7af1
parentupdate README to know about synctl (diff)
downloadsynapse-77e628e840e7ffc893dad76c7de3cd140f454540.tar.xz
changelog for v0.2.1
-rw-r--r--CHANGES.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 292f7eee62..c6fab8fb72 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,19 @@
+Changes in synapse 0.2.1 (2014-09-03)
+=====================================
+Webclient:
+ * Implement 3PID login via email address
+ * Support for user management via IRC-style /kick, /ban/, /op
+   style slash commands
+ * Display user power levels in room member list as a red bar
+
+Homeserver:
+ * Add synctl init.d style control script
+ * Implement identity server integration for 3PID signup
+ * Implement rate limiting
+ * Implement content upload size limiting
+ * Bug fixes to power_levels
+
+
 Changes in synapse 0.2.0 (2014-09-02)
 =====================================
 This update changes many configuration options, updates the