Skip to main content

New Plugin Release 3.5.0

· One min read
Nicu Micle
Creator of Simple JWT Login

The version 3.5.0 has been released today on WordPress.

This update fixes compatibility issues with Protect Endpoints, improves Reset Password, and drops legacy PHP support.

New Features

  • Search user by email on Reset Password #31

Bug Fixes

  • Fix: unable to create a post when Protect Endpoints is enabled for all endpoints #62

Improvements

  • Switch get_user_by_email to get_user_by() due to WordPress deprecation
  • Remove convertUserToArray method from WordPressData
  • Drop support for PHP 5.3 and PHP 5.4

If you encounter any issues after updating, please open an issue on GitHub.