Added
- Add setting for using Sign in with Google for WordPress comments. See #11472.
- Add One-Tap to Sign in with Google setup when user registrations are open. See #11469.
Enhanced
- Add client side compatibility checks for Sign in with Google. See #11505.
- Add ability to load Sign in with Google compatibility checks from Site Kit. See #11463.
- Add support for detecting plugins/hosting environments incompatible with Sign in with Google. See #11458.
- Add third-party support for the Sign in with Google button via a WordPress Action:
do_action( 'googlesitekit_render_sign_in_with_google_button' )
. See #11455. - Add the email reporting settings selection panel. See #11424.
- Add API and data store infrastructure to preserve initial settings accompanying the new setup flow. See #11387.
- Add Analytics setup success toast notice in the Key Metrics setup screen. See #11384.
- Display the progress indicator on the Analytics setup screen when it's navigated to in the new setup flow. See #11379.
- Add the progress indicator to the new version of the splash screen. See #11378.
- Add a
ProgressIndicator
component to display progressions in user flows. See #11377. - Redirect users to the Key Metrics setup screen after successfully connecting Analytics when the
setupFlowRefresh
feature flag is enabled. See #11375. - Add Key Metrics setup screen with site purpose questionnaire and dashboard redirection functionality. See #11374.
- Implement the foundation for the forthcoming splash screen update. See #11333.
- Add a selector to allow users to customize frequency of reports when Proactive User Engagement is enabled. See #11155.
- Add the email reporting overlay notification. See #11147.
- Add Enhanced Conversions support for Mailchimp for WordPress by capturing and sending user data. See #11127.
- Add Enhanced Conversions support for OptinMonster by capturing and sending user data. See #11126.
- Add Enhanced Conversions support for Easy Digital Downloads by capturing and sending user data. See #11011.
- Add "Learn more" link to Visitor Groups notification banner. See #10964.
- Include Reader Revenue Manager in the list of services identified by the unsatisfied scopes alert. See #10797.
- Don't show the "How to Improve" tab in the Pagespeed Insights widget when no recommendations are available. See #7612.
- Standardize font sizes for Key Metric Widget subheadings. See #6107.
Fixed