- Added bulk user import support for a wide range of password hash algorithms (Argon2, bcrypt with custom rounds, HMAC, MD4, LDAP, MD5, PBKDF2, SHA1/256/512).
- Introduced a custom password object with extensive parameters and upsert capability for subsequent import jobs.
- Allows migration from legacy systems without requiring users to reset passwords.