Release Notes
Improvements
- Update policy privacy on "วิธีการใช้สิทธิ" section
Feature Updates
- API Doc
- We provide API doc for PDPA Form API.
- Webhook Signature improvement
- Creating a Webhook signature will prevent the attacker from sending random data (For security purposes)
- Password complexity improvement
- Passwords must meet complexity requirements. Policy settings determine whether passwords must comply with strong password practices.
- A password guidelines must contain: At least 8 characters, Lowercase characters (a-z), Uppercase characters (A-Z), At least one number (0-9), At least one special character(-!$%@^&*#()_+|~=`[]:";'<>?,./)
- We add password complexity in the register and change the password page for suggesting to users how to create a password.