summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-02-11 14:53:09 -0800
committerelijah <elijah@riseup.net>2016-02-11 14:53:09 -0800
commitfdc4b570649a5a9f1f3e1bd873197f9defc85100 (patch)
treeb4316d78ca512265e8f779a2f3a1a2f88793d503 /CHANGES.md
parent70444eaf7b07affa832795f7e520c9ef2bd53791 (diff)
started 0.8 CHANGES file.
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 67d8edc1..1d639f45 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,22 @@
+Platform 0.8
+-----------------------
+
+This release focuses on many improvements to email service.
+
+* It is possible to require invite codes for new users signing up.
+* Admins can now suspect/enable users and block/enable their ability to send
+ and receive email.
+* Bigcouch is now officially deprecated. New nodes created with `leap node add
+ services:couchdb` will default to using plain CouchDB.
+* Support for SPF and DKIM.
+
+Compatibility:
+
+* Tapicero has been removed. Now, soledad and couchdb must be on the same node.
+* Requires Debian Jessie. Wheezy is no longer supported.
+* Includes:
+ * webapp 0.8
+
Platform 0.7.1
-----------------------