Skip to content

v4.6.4

Compare
Choose a tag to compare
@lcharette lcharette released this 15 Feb 02:26
· 22 commits to master since this release
91d43fd

Fix

  • Foreign Key constraint fails when an admin attempts to create a new user (#1190)
  • Fix for AccountControllerTest when registration is disabled (#1192)
  • Native install on PHP 8.* install fails due to eventdispatcher incompatibility between rockettheme and Symphony (#1195 & #1196)
  • Fix PHP7.4+ compatibility in Model findUnique (#1193)
  • Handle the case where all roles are removed from a user (#1194)

What's Changed

New Contributors

Full Changelog: v4.6.3...v4.6.4