Skip to content

3.809.0

Compare
Choose a tag to compare
@vc-ci vc-ci released this 27 Feb 10:50
· 137 commits to master since this release

🎯 Development

  • (Added PasswordRequirements (PasswordOptions) to StoreSettings in the Experience API module. This allows to query password requirements on a per-store basis. The PasswordOptions includes settings for minimum length, required unique characters, requirement for non-alphanumeric characters, lowercase and uppercase letters, and digits.)
  • add store login validations (#515)