Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
EMQX v4.4.14.tar.gz | 2023-01-06 | 1.8 MB | |
EMQX v4.4.14.zip | 2023-01-06 | 2.4 MB | |
README.md | 2023-01-06 | 867 Bytes | |
Totals: 3 Items | 4.2 MB | 0 |
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.