Releases: Kit/convertkit-wordpress
Releases · Kit/convertkit-wordpress
1.9.7.0
- Fix: Coding changes to pass PHPStan static analysis
- Fix: ConvertKit Form Block: Order Form names alphabetically
- Fix: Prevent Select2 styling from applying to non-Plugin elements
1.9.6.9
- Added: ConvertKit Form Block: When editing, display the Form Name if a non-inline form has been selected, as non-inline forms cannot be previewed in the editor
- Fix: Include email address in API request when attempting to fetch subscriber ID by email when ConvertKit Form is submitted with no email address
1.9.6.8
- Fix: Performance: Don't query API to fetch subscriber ID by email when ConvertKit Form is submitted with no email address
1.9.6.7
- Added: Review Request Notification
- Fix: Localization: Corrected path to load language files
1.9.6.6
- Fix: Plugin Activation: Parse error when using PHP 7.2 or below due to trailing comma in sprintf() call
1.9.6.5
- Added: ConvertKit Form Block for Gutenberg
- Added: Select2 dropdown for Forms, Landing Pages and Tags with search functionality for improved UX.
- Fix: Legacy Forms: Removed erroneous , and tags from markup
1.9.6.4
- Fix: Render Legacy Form when shortcode is copied from app.convertkit.com for a Legacy Form
- Fix: Don't check for Landing Page when viewing any non-Page public Post Type which doesn't support Landing Pages
- Fix: PHP Notice: Undefined index landing_page when upgrading from 1.4.6 or earlier
- Fix: PHP Notice: Undefined index tag when upgrading from 1.4.6 or earlier
1.9.6.3
- Fix: Render Legacy Landing Pages
1.9.6.2
- Fix: Render Form Shortcode when a new ConvertKit Form ID specified that does not yet exist in Plugin's cached Form Resources
1.9.6.1
- Fix: Character encoding issue on Landing Pages
- Fix: Removed unused .scripts directory and .MD files