Releases: Kit/convertkit-wordpress
Releases · Kit/convertkit-wordpress
1.9.0
Merge pull request #226 from ConvertKit/release/1.9.0 Bump version to 1.9.0
Version 1.8.1
- Fix bug that could result in fatal error with certain other plugins active
- Add additional server debug info for tech support
1.8.0
Release 1.7.5
Includes these PRs:
Changes:
- Fix false positive detection of character set issues related to using emojis in forms & landing pages
- Don't show error on tools tab on first visit with logging turned on
- Fix code conflict with some other plugins that resulted in PHP warnings being displayed
- Also includes improvements to test framework setup.
1.7.4
- Fixed problem with a library that was only compatible with PHP 7+
Release 1.7.3
- Adds checks and notices for outdated character set (utf8 vs. utf8mb4) use
- Add notice to metabox on blog archive page that our plugin does not do anything on this page
- Update library to make plugin work with PHP 7.3 (previously, landing pages did not work)
- Fix issue where global default form would never show for some categories
- Fix include path for system status box on tools tab
1.7.2
bump version to 1.7.2
1.6.4
bump version to 1.6.4
Release 1.6.3
- Fixes issues with Contact Form 7 integration not saving form settings.
- Adds button to refresh on settings page, to fetch new forms added to the connected ConvertKit account.
Release 1.6.2
- Fix for this message when Landing Page is set to None: PHP Notice: Undefined offset: 0
- Fix for new form builder being used in shortcode with "form" attribute instead of "id"