Skip to content

Releases: auth0/wordpress

3.5.2

28 Feb 16:49
Compare
Choose a tag to compare

Please see Important Note on 3.5.0

Closed issues

  • [Security] [URGENT] XSS injection error page #381
  • Non-static method WP_Auth0_Api_Client::convertCertToPem() should not be called statically #380
  • Notices in /lib/admin/WP_Auth0_Admin_Advanced.php #374
  • SSO login failing when not using implicit flow #363
  • "Override WordPress avatars" option doesn't appear to work with comments #355
  • Change log is missing from readme.txt, the separate changelog file is not updated #346
  • Uninstall doesn't remove all Auth0 database plugin entries #322
  • Unable to save migration IPs whitelist #320
  • 3.2.16 throws errors if Error Log is empty #285
  • Login plugin form name incorrect #269

Changed

Fixed

3.5.1

26 Jan 19:40
de5b797
Compare
Choose a tag to compare

Please see Important Note on 3.5.0

Fixed

3.5.0

25 Jan 17:27
Compare
Choose a tag to compare

Important Note

This is a major update that requires changes to your Auth0 Dashboard to be completed. You can save a new API token in your Basic settings in wp-admin before upgrading and the changes will be made automatically during the update. Otherwise, please review your Client Settings, specifically Advanced > Grant Types, and authorize your Client for the Management API.

Changed

Fixed

3.4.0

22 Jan 16:15
8f9e62b
Compare
Choose a tag to compare

Added

Fixed

  • Switching wizard admin user creation to use /dbconnections/signup #356 (joshcanhelp)

3.3.2

05 Oct 09:05
Compare
Choose a tag to compare

Added

  • Added translation support for a few user-facing exception messages #312 (idpaterson)

Changed

  • Use literal 'wp-auth0' rather than WPA0_LANG constant #311 (idpaterson)

3.2.24

14 Aug 17:46
Compare
Choose a tag to compare

Changed

Removed

  • Remove client_id/secret validation since it is not allowed anymore #334 (glena)

3.2.23

18 Jul 12:36
Compare
Choose a tag to compare

Changed

3.2.22

26 Jun 13:08
Compare
Choose a tag to compare

Fixed

  • Fixed migration for older plugins that use base64 secret #324 (cocojoe)

3.2.21

23 Jun 14:00
Compare
Choose a tag to compare

Added

  • Improve redirect_login error logging, JWT leeway #317 (cocojoe)

Changed

  • Expand internal login error with hint to disable base 64 encoding #318 (cocojoe)
  • Disable base64_encoded by default #313 (thameera)

3.2.19: Merge pull request #299 from auth0/dev

09 Mar 17:00
Compare
Choose a tag to compare
v3.2.19: add auth0_get_auto_login_connection filter