0.1b7 (2010-10-26)
------------------

- Nothing changed yet.


0.1b6 (2010-08-04)
------------------

* Added a fullname sync. [mlundwall]
* Added a title fallback to username if no fullname exists. [mlundwall]
* Added zcml auto include. [mlundwall]

0.1b5 (2010-01-29)
------------------

* Added configuration for whether or not to enforce complete profiles. [mlundwall]

0.1b4 (2010-01-26)
------------------

* Memberprofile creation uses contenttype setting in portal_membersip. [mlundwall]
* author.py script now redirects correctly. [mlundwall] 
* Archetypes initialized event thrown on memberarea creation. [mlundwall]
* Made MemberProfiles registered as collection for Kupu. [mlundwall]
* Check for existence of a memfolder was wrong. [mlundwall]

0.1b3 (2009-12-01)
------------------

* Fixed i18n problems, Swedish showed up wrong. [mlundwall]

0.1b2 - (2009-11-10)
--------------------

* The manifest file excluded the GS xml. Fixed [robinharms]

0.1b1 - (2009-11-09)
--------------------

* Added tool for creating member areas which is called by the overriden, login_next.cpy in skins.
  Subscribers don't work for this case, and it wasn't a good idea to let Plone run createMemberArea script. [robinharms]

* Firstname and Lastname are now installed as default. [robinharms]

* Added controlpanel for choosing firstname / lastname or userid as title. [robinharms]

* Removed overrides.zcml - Blocking the Plone dashboard should be optional, or a skin [robinharms]

* getText is no longer an accessor for description changed. Now description is more of a tagline, and text field can be biography or similar. [robinharms]

* Managed to get rid of all subscribers. Everything works without them now. [robinharms]

* Controlpanel for membership ids, so it's possible to enable only lowercase ids. (Uses portal_registration tool) [robinharms]

0.1b - (2009-10-30)
-------------------

* Initial beta release [robinharms]
