Skip to content

Releases: lcharette/UF_UserProfile

3.0.1

14 Feb 18:31
4f1de79
Compare
Choose a tag to compare
  • Fix for Column not found error when updating existing user or group (#7 & #8)

3.0.0

14 May 01:24
dfb3a6f
Compare
Choose a tag to compare
  • Added support for FormGenerator 4.0.
  • Added automated testing.
  • Updated GroupController and UserController to match latest UF version.
  • GroupProfileHelper & UserProfileHelper constructor now only requires the necessary services.
  • Updated migration support.

2.1.1

16 Apr 03:15
771703e
Compare
Choose a tag to compare

2.1.0

25 Jan 02:45
1306ece
Compare
Choose a tag to compare
  • Add support for FormGenerator v3.0.0

2.0.9

14 Jan 02:13
Compare
Choose a tag to compare
  • Fix rollback migrations.