From f9a71f0396e1089e92da8afd1f17254b08a94e12 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 16 May 2016 11:00:49 -0700 Subject: added platform 0.8 release post --- .../news/2016/platform-oh-eight-release.md | 35 +++++++++++++++++++++ pages/img/pages/eight.jpg | Bin 0 -> 11941 bytes 2 files changed, 35 insertions(+) create mode 100644 pages/about-us/news/2016/platform-oh-eight-release.md create mode 100644 pages/img/pages/eight.jpg 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 Binary files /dev/null and b/pages/img/pages/eight.jpg differ -- cgit v1.2.3