3.10.0
版本发布时间: 2019-04-19 01:50:37
auth0/wordpress最新发布版本:4.6.2(2024-07-13 00:49:13)
Closed issues
- Sign in with OTP MFA doesn't work unless "Remember this browser" is enabled #667
- WP_Auth0_Routes::migration_ws_login, 401 Invalid Credentials #633
- OpenSSL error in WP_Auth0_Api_Client_Credentials::call #631
- 1Password Compatibility #627
- User Migration set as PHP constant causes token to not be generated #620
Added
- Add wp_auth0_get_option function to get option values #665 (joshcanhelp)
- Update translations #663 (joshcanhelp)
- Add new options for WordPress Login Enabled #642 (joshcanhelp)
- Add ability to generate a new migration token #640 (joshcanhelp)
- add auto-redirect if it is set for woocommerce pages too #630 (mostekcm)
Changed
- Combine all Lock-related settings on an Embedded tab #668 (joshcanhelp)
- Change API scopes needed in the Setup Wizard #650 (joshcanhelp)
- Set OIDC conformant for new installs #649 (joshcanhelp)
- Do not store the API token on install #639 (joshcanhelp)
- Change ULP setting to be on by default #638 (joshcanhelp)
- Update Lock, Auth0.js; add setting to use default #635 (joshcanhelp)
- Remove CSS and JS fields for new installs and ones an without existing value #634 (joshcanhelp)
- Do not update Auth0 Application when SSO is turned on #625 (joshcanhelp)
Deprecated
- Deprecate WP_Auth0_Options_Generic class #669 (joshcanhelp)
- Deprecations for render_sso method #662 (joshcanhelp)
- Deprecations for init functions calling add_action or add_filter #661 (joshcanhelp)
- Deprecations for API token handling #660 (joshcanhelp)
- Deprecate methods that control field rendering and validation #659 (joshcanhelp)
- Deprecate WP_Auth0_Profile_Delete_Mfa and WP_Auth0_Api_Delete_User_Mfa #658 (joshcanhelp)
- Deprecate WP_Auth0_Api_Client methods #657 (joshcanhelp)
- Deprecate WP_Auth0_Api_Operations methods #656 (joshcanhelp)
- Deprecate WP_Auth0_LoginManager methods #655 (joshcanhelp)
- Deprecate WP_Auth0_Lock10_Options class #654 (joshcanhelp)
- Deprecate WP_Auth0_RulesLib class #653 (joshcanhelp)
- Deprecate WP_Auth0_UsersRepo methods #652 (joshcanhelp)
- Remove automatic client grant creation #637 (joshcanhelp)
- Deprecate WP JWT Auth plugin configuration #636 (joshcanhelp)
Removed
- Remove auto-logout; deprecation notice for SSO setting #651 (joshcanhelp)
- Remove Delete MFA control on user profile; add link to user in dashboard #644 (joshcanhelp)
- Remove auth0_app_token setting #641 (joshcanhelp)
- Remove password policy admin setting #629 (joshcanhelp)
- Replace Rules-based settings with prompt to the dashboard [SDK-474] #624 (joshcanhelp)
Fixed
- Redirect to logout of Auth0 on callback error #666 (joshcanhelp)
- Fix all translate-able text issues #648 (joshcanhelp)
- Better Management API token handling #632 (joshcanhelp)
- clarify that custom sign up fields should be an array #626 (ShayMe21)