Skip to main content

New Plugin Release 3.6.0

· One min read
Nicu Micle
Creator of Simple JWT Login

The version 3.6.0 has been released today on WordPress.

This update brings better flexibility for Protect Endpoints, WPGraphQL authentication support, username/email login parity with WordPress, and PHP 8.3/8.4 CI coverage.

New Features

  • Support for configuring allowed request methods per protected endpoint #129
  • Beta: WPGraphQL Authentication — users can now authenticate when performing queries with WPGraphQL #32
  • Authenticate by username or email, matching the default WordPress login behavior #19

Improvements

  • CI updates — plugin code is now syntax-checked against PHP 8.3 and 8.4
  • Code refactoring and UI improvements

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