New Plugin Release 3.4.9
· One min read
The version 3.4.9 has been released today on WordPress.
This update introduces several new features around password handling, autologin flexibility, and a new plugin lifecycle hook.
New Features
- Add a strength indicator for the JWT decryption key
- Allow setting a custom length for randomly generated passwords (default: 10 characters)
- Allow sending base64-encoded
passwordandpasshashon the/authendpoint - Add query parameters filter on autologin redirect
- Add the
simple_jwt_login_before_endpointhook, fired before all plugin routes are initialized
Bug Fixes
- Fix
includeRequestParametersbuilding incorrect redirect URLs
If you encounter any issues after updating, please open an issue on GitHub.
