Skip to content

Releases: symbiote/silverstripe-memberprofiles

Removed jquery dep

13 Sep 06:28
b7e528f
Compare
Choose a tag to compare
Merge pull request #192 from symbiote/fix-jquery-dependency

fix(MemberProfilePageController) Remove jquery dep

Silverstripe 5 compatibility release

13 Sep 06:14
a1435a0
Compare
Choose a tag to compare
Merge pull request #191 from symbiote/nyeholt-patch-1

chore(composer.json) Updated branch alias

JS compat fix

27 Nov 21:58
2adf353
Compare
Choose a tag to compare
Merge pull request #180 from andreaspiening/issue-163

FIX: ChangePasswordField toogle method, fixes #163

4.0.6

01 Jun 06:19
32ab654
Compare
Choose a tag to compare
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

20 Jan 23:30
06433a9
Compare
Choose a tag to compare

Individual emails over many BCC

4.0.4

17 Dec 00:36
Compare
Choose a tag to compare
Provide Member's unique_identifier_field to the password validator (#…

…165)

4.0.3

25 Jan 01:47
Compare
Choose a tag to compare
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

09 Jan 22:53
8ab58ab
Compare
Choose a tag to compare
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

07 Jan 02:48
0c31371
Compare
Choose a tag to compare
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

03 Sep 01:50
13b26e9
Compare
Choose a tag to compare

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.