Releases: Automattic/jetpack-onboarding
Jetpack Onboarding 1.7.4
Jetpack Onboarding 1.6.1
This version builds upon version 1.6 by adding the jpo_tracking_from_arg
filter which allows more fine-grain control over the from arg sent when connecting to Jetpack.
Jetpack Onboarding 1.7.3
Adds jetpack_onboarding_show_on_dashboard
filter to allow disabling the JPO wizard on the dashboard via filter.
Jetpack Onboarding 1.7.2
This version of Jetpack Onboarding fixes one regression where the title step was hard-coded to occur after the Jetpack connection step. This version also comes with a consolidated reset flow and a new wp jpo reset
command to allow easy resetting of JPO state.
Jetpack Onboarding 1.7.1
This release of Jetpack Onboarding updates the Jetpack connection URL so that we append the version number to the from parameter.
For example: Instead of from=jpo
, it'll now be something like from=jpo-1.7.1
.
This will allow us to see which versions of JPO result in the most connection attempts.
Jetpack Onboarding 1.7
This release of Jetpack Onboarding brings:
- the Jetpack connection step moves further up the flow to be directly after selecting whether the site is "personal" or "business"
- a much smaller release that is about 25% smaller than the last tagged release
- styling fixes for the debug button as well as for the spinning overlay
Allow wizard to load on multiple pages
Previously, the Jetpack Onboarding wizard loaded on the main dashboard page. As of 1.6, you can now load the wizard on any page.
Jetpack Onboarding 1.5
Adds a step allowing folks to install WooCommerce.
Jetpack Onboarding 1.4
Adds the business address step
Jetpack Onboarding 1.3
improved getting started ui