Below is the log of changes for the SilverStripe Users module
Initial stable release for this module
Minor update to add default bootstrap classes to templates
Minor update to:
- Add travis config
- Add License
- Add contributing file
- Update docs and link functions
- Massivley simplify templates
- Add new docs
- Minor code imprevements
- Allow setting of password restrictions on registration
- Add out of the box support for ContentController::getMenu
- Update to index extension call to more logical naming
- Minor tweak to account summary template
- Add additional extension hooks when edit form submitted
- Switch to using frontend form fields to generate the "Edit Account Details" form
- Add better error handling on edit account submission
- SS3.7 Compatability
- Update to DFT namespace
- SS4 support based on version 1.1.1
- Update to index extension call to more logical naming
- Minor tweak to account summary template
- Add additional extension hooks when edit form submitted
- Switch to using frontend form fields to generate the "Edit Account Details" form
- Add better error handling on edit account submission
- Update translations
- Allow changing (or removing) of default user groups
- Minor fix for when default groups are not arrays