Releases: symbiote/silverstripe-memberprofiles
Releases · symbiote/silverstripe-memberprofiles
Removed jquery dep
Merge pull request #192 from symbiote/fix-jquery-dependency
fix(MemberProfilePageController) Remove jquery dep
Silverstripe 5 compatibility release
Merge pull request #191 from symbiote/nyeholt-patch-1
chore(composer.json) Updated branch alias
JS compat fix
Merge pull request #180 from andreaspiening/issue-163
FIX: ChangePasswordField toogle method, fixes #163
4.0.6
Fix: Travis tests (#172)
* PHP Parse error: syntax error, unexpected ''
* UPDATE: Composer dependencies & path/settings
* FIX: phpcs LINT
* FIX: PHPStan tests
* FIX: phpunit tests
Co-authored-by: Marco Hermo <marco@silverstripe.com>
4.0.5
Individual emails over many BCC
4.0.4
Provide Member's unique_identifier_field to the password validator (#…
4.0.3
Update on password validation (#151)
* Update on password validation
Update on password validation when password is too short.
* Added isset to avoid error.
4.0.2
FIX: 4.3.0 causes the page in the CMS to throw an exception. (#157)
This is because the relationship is looking at the wrong class.
4.0.1
Merge pull request #156 from symbiote/fix-version
FIX: Updating the branch alias since master is now 4.X.
4.0.0: Merge pull request #146 from symbiote/fix-ymlclash
This release renames the routes.yml block from routes to memberprofilesroutes.
No other changes relative to 3.0.1 have been introduced updating to this version from 3.0.1 will only require a change if users have modified the routes rule.