summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-05-16 11:00:49 -0700
committerelijah <elijah@riseup.net>2016-05-16 11:00:49 -0700
commitf9a71f0396e1089e92da8afd1f17254b08a94e12 (patch)
tree5bed4fe5beae1033bc53c3e70877444fb72c8f66
parent0673dc5aafdf97dc91cd1b2b7c0abfcf9dd7de34 (diff)
added platform 0.8 release post
-rw-r--r--pages/about-us/news/2016/platform-oh-eight-release.md35
-rw-r--r--pages/img/pages/eight.jpgbin0 -> 11941 bytes
2 files changed, 35 insertions, 0 deletions
diff --git a/pages/about-us/news/2016/platform-oh-eight-release.md b/pages/about-us/news/2016/platform-oh-eight-release.md
new file mode 100644
index 0000000..456435c
--- /dev/null
+++ b/pages/about-us/news/2016/platform-oh-eight-release.md
@@ -0,0 +1,35 @@
+@title = 'LEAP Platform 0.8 Release'
+@author = 'sysdevs'
+@posted_at = '2016-05-16'
+@more = true
+@preview_image = '/img/pages/eight.jpg'
+
+We are happy to announce the release of Platform 0.8! Although this release focuses specifically on email support, we also took care of nearly 200 other issues that were needed, including upgrading from Debian Wheezy to Jessie, BigCouch to CouchDB, and many other features and bug fixes. This is a biggest update yet, with 412 commits.
+
+UPGRADING: It is tricky to upgrade the OS and migrate the database. Please follow our [[upgrade tutorial => upgrade-0-8]].
+
+WARNING: failure to migrate data from BigCouch to CouchDB will cause all user accounts to get destroyed.
+
+New features:
+
+* It is possible to require invite codes for new users signing up.
+* Tapicero has been removed. Now user storage databases are created as needed by soledad, and deleted eventually when no longer needed.
+* Admins can now suspect/enable users and block/enable their ability to send and receive email.
+* Support for SPF and DKIM in DNS.
+
+Compatibility:
+
+* Now, soledad and couchdb must be on the same node.
+* Requires Debian Jessie. Wheezy is no longer supported.
+* Requires CouchDB, BigCouch is no longer supported.
+* Requires leap_cli version 1.8
+* Requires bitmask client version >= 0.9
+* Includes:
+ * leap_mx 0.8
+ * webapp 0.8
+ * soledad 0.8
+
+Links:
+
+* Commits: https://leap.se/git/leap_platform.git/shortlog/refs/tags/0.8
+* Issues fixed: https://leap.se/code/versions/189
diff --git a/pages/img/pages/eight.jpg b/pages/img/pages/eight.jpg
new file mode 100644
index 0000000..f1e86bc
--- /dev/null
+++ b/pages/img/pages/eight.jpg
Binary files differ