User-Defined Password Policies:You can now define your own password complexity rules using the new PasswordComplexityPolicy structure:
PasswordComplexityPolicy
MinimumLength
UpperCaseLetterRequired
LowerCaseLetterRequired
NumberRequired
SpecialCharacterRequired
Improved Demo Theme:The demo application now features an updated UI theme for better usability and alignment with Forge standards.
New Component Icon:A new, modern icon has been added to match the style of other Forge components and maintain a cohesive design.