3.5.0
版本发布时间: 2018-01-26 01:27:27
auth0/wordpress最新发布版本:4.6.2(2024-07-13 00:49:13)
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
- updating CDN URLs for Lock and Auth.js #365 (joshcanhelp)
- Changing home_url() to site_url(), wp_login_url(), and wp_logout_url() #360 (joshcanhelp)
Fixed
- Changing algorithm for migration tokens #372 (joshcanhelp)
- Migration tokens only use HS256 #371 (joshcanhelp)
- Fixed automatic setup process for public sites #370 (joshcanhelp)
- Added use Management API for user data #368 (joshcanhelp)
- Fixing DB version upgrade #367 (joshcanhelp)
- Creating client_grant for management API #366 (joshcanhelp)
- Fixed login flow for new tenants, refactored verification email resend #364 (joshcanhelp)
- Fixed shortcode warning #362 (joshcanhelp)
- Fixing "Algorithm not allowed" error during user migration #361 (joshcanhelp)
- When activating using wp-cli the plugin should not redirect #344 (AubreyHewes)