From b8a6ffb518c0cacbf3b0bc208fedb3c32aecbd9f Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 29 Jul 2015 14:59:44 -0700 Subject: platform 0.7.1 --- pages/about-us/news/2015/platform-oh-seven-one.md | 32 +++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 pages/about-us/news/2015/platform-oh-seven-one.md (limited to 'pages/about-us/news') diff --git a/pages/about-us/news/2015/platform-oh-seven-one.md b/pages/about-us/news/2015/platform-oh-seven-one.md new file mode 100644 index 0000000..ae4af17 --- /dev/null +++ b/pages/about-us/news/2015/platform-oh-seven-one.md @@ -0,0 +1,32 @@ +@title = "Platform release 0.7.1" +@author = "Micah" +@posted_at = "2015-07-29" +@more = true +@preview_image = "/img/pages/seven.jpg" +@preview = %(The new LEAP Platform 0.7.1 is now available. The last 0.7 release included many major changes. This release, on the other hand, mostly contains bugfixes and changes requested by the new service providers who are learning to adopt the platform. Also, the web application now works in a dozen languages.) + +The new LEAP Platform 0.7.1 is now available. The last 0.7 release included many major changes. This release, on the other hand, mostly contains bugfixes and minor changes requested by the new service providers who are learning to adopt the platform. Also, the web application now works in a dozen languages. + +The next big release will be 0.8, and will focus exclusively on improvement to the email system: better Spam prevention, better abuse prevention, better DNS, email bug fixes, etc. + +* Download 0.7.1 signed tag: https://leap.se/git/leap_platform.git +* Changelog: https://leap.se/git/leap_platform.git/shortlog/refs/tags/0.7.1 +* Issues fixed: https://leap.se/code/versions/159 +* Known issues: https://leap.se/en/docs/platform/troubleshooting/known-issues + +Compatibility: + +* Requires leap_cli version >= 1.7.4 +* Requires bitmask client version >= 0.7 +* Includes: +** leap_mx 0.7.0 +** tapicero 0.7 +** leap_web 0.7.1 +** soledad 0.7 + +Upgrading: + + gem install leap_cli --version 1.7.4 + cd leap_platform; git pull; git checkout 0.7.1 + leap deploy + leap test \ No newline at end of file -- cgit v1.2.3