Skip to main content

New Plugin Release 3.5.2

ยท One min read
Nicu Micle

The version 3.5.2 has been released today on WordPress.

The changes include some bug fixes, and new security improvements.

The following changes have been deployed with the new version:

  • Fix change user password with revoked JWT
  • Change routes priority from floats to int and fix deprecation message "Implicit conversion from float to int loses precision"
  • Add iss to JWT payload and allow to configure it
  • Fix user meta on register user #86
  • Fix calling protected endpoints with revoked token #75

If you see any problems, please don't forget to open an issue on GitHub.