From 15b9ae55d6eb39127b03ead4c50ca619f686b789 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 15 Feb 2016 10:42:33 -0800 Subject: updated changes file --- CHANGES.md | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 83a047b..b36cd18 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,10 +1,20 @@ -version 0.8 - RGSoC +version 0.8 - email and RGSoC ------------------------------------------ -* Support for invite codes. -* Support for braintree billing. -* Ability to remove and disable users. -* Localization fixes. +This release focused on getting all the features needed for a complete +email provider and merging in the work done by Rails Girls Summer of +Code. + +* Support for invite codes: admins can require that new + users present an invite code. If required, the invite code + cannot be bypassed and is incorporated in the Secure Remote + Password negotiation. (thanks ankonym, ayajaff). +* Support for customer account billing, including subscriptions. + (thanks claucece, EvyW). +* Ability to remove, disable, and re-enable users. + (thanks EvyW). +* Many localization fixes. +* Many bug fixes. version 0.7.1 - localization ------------------------------------------ -- cgit v1.2.3