== Description ==
Discover the steps your visitors take before they submit your forms. Right in the WordPress dashboard, you can easily see the content that’s driving the most valuable form conversions. The User Journey addon is a powerful way to understand what your visitors are really looking for.
== Changelog ==
## [1.2.0] - 2023-11-07
### IMPORTANT
- Support for PHP 5.6 has been discontinued. If you are running PHP 5.6, you MUST upgrade PHP before installing WPForms User Journey 1.2.0. Failure to do that will disable WPForms User Journey functionality.
- Support for WordPress 5.4 and below has been discontinued. If you are running any of those outdated versions, you MUST upgrade WordPress before installing WPForms User Journey 1.2.0. Failure to do that will disable WPForms User Journey functionality.
### Added
- Compatibility with WPForms 1.8.5.
### Changed
- Minimum WPForms version supported is 1.8.5.
- Deprecated `wpmu_new_blog` hook was replaced by the `wp_initialize_site` hook.
### Fixed
- User journey entry value was not added to the CSV file for the email notifications.
- Single Entry styles were inconsistent in Safari.
- Dates in entries were displayed in inconsistent formats.