v4.4.14
Enhancements
- Add a password complexity requirement when adding or modifying Dashboard users via the API. Now passwords must contain at least 2 of alphabetic, numeric, and special characters, and must be 8 to 64 characters long #9696.
Bug fixes
- Fix the dashboard password validator is too simple. Now dashboard password must contain at least two different kinds of characters from groups of letters, numbers, and special characters #9696.
Fix the problem that adding or importing Dashboard users via the API fails to add complex passwords due to incorrect checksum of the passwords #9692.
Fix load bootstrap_apps_file's apps are not syncing when reboot. #9692.