Skip to content

Releases: Kit/convertkit-wordpress

3.0.6

23 Oct 09:32
6c893d8

Choose a tag to compare

  • Added: Blocks: Form Builder: Settings: Display fields conditionally based on configuration
  • Added: Blocks: Broadcasts: Settings: Display fields conditionally based on configuration
  • Added: Classic Editor: Broadcasts: Settings: Display fields conditionally based on configuration
  • Added: Divi: Broadcasts: Settings: Display fields conditionally based on configuration
  • Added: Elementor: Broadcasts: Settings: Display fields conditionally based on configuration
  • Fix: Settings: Don't refresh resources via API when request is AJAX or CRON

3.0.5.1

19 Oct 06:42
d5db0de

Choose a tag to compare

  • Fix: Member Content: Use correct Post ID and include correct Post URL in subscriber verification email

3.0.5

19 Oct 06:34
3617b9f

Choose a tag to compare

  • Fix: Member Content: Use correct Post ID and include correct Post URL in subscriber verification email

3.0.4.1

11 Oct 05:06
9ae30ce

Choose a tag to compare

  • Added: Blocks: Form Builder: Option to subscribe to Kit Form, to trigger incentive email
  • Added: Settings: Advanced: Option to opt in to usage reports
  • Fix: Member Content: Improve performance in admin UI by optimising query and only running query when Posts created/edited/deleted

3.0.4

11 Oct 05:00
2b7fe81

Choose a tag to compare

  • Added: Blocks: Form Builder: Option to subscribe to Kit Form, to trigger incentive email
  • Added: Settings: Advanced: Option to opt in to usage reports
  • Fix: Member Content: Improve performance in admin UI by optimising query and only running query when Posts created/edited/deleted

3.0.3

29 Sep 11:28
c510500

Choose a tag to compare

  • Added: Refresh resources button: show loading indicator until refresh is complete
  • Updated: WordPress Coding Standards for JS and CSS
  • Updated: Use WordPress Libraries 2.1.0

3.0.2

17 Sep 10:42
619d3cf

Choose a tag to compare

  • Fix: Member Content: Improve login form layout on mobile
  • Fix: Blocks: Form Builder: Typo on block description

3.0.1

11 Sep 09:16
cb25752

Choose a tag to compare

  • Added: Blocks: Form Builder: Display asterisk for required fields
  • Added: Settings: Form Entries: Filter by API result
  • Fix: Landing Pages: Prevent Autoptimize lazy loading images on Landing Pages, which would result in missing images
  • Updated: Improved HTML parsing for Broadcasts and Form Builder block

3.0.0

08 Sep 11:21
0192760

Choose a tag to compare

  • Added: Blocks: Form Builder. Create your own subscription forms with custom fields, tag and sequence support, within the block editor
  • Added: Blocks: Form: Alignment option
  • Added: Settings: Form Entries: View, search, delete and export entries submitted via Form Builder blocks
  • Added: Settings: Non-inline Forms: Option to only display one non-inline form per session
  • Fix: Settings: Improve Intercom help integration
  • Updated: Settings: Renamed Site Wide section to Non-inline Forms
  • Updated: Settings: Moved reCAPTCHA settings from Member Content to General settings, as reCAPTCHA is used for both the Form Builder and Member Content
  • Updated: Settings: Documentation links
  • Updated: Settings: Improved wording on Disable Scripts and Disable CSS, to make clearer what these settings do

2.8.7

31 Jul 10:45
54b18cc

Choose a tag to compare

  • Added: Blocks: Form: Margin, padding and background color options
  • Added: Debug: Forms: data-kit-source-post-id attribute to scripts when Debugging enabled
  • Added: JS: Emit kit_subscriber_id_removed_from_url event when the ck_subscriber_id is removed from a URL
  • Fix: Debloat Plugin: Exclude Forms from Debloat's Defer and Delay JS
  • Fix: Classic Widgets: Form: Uncaught error: Call to undefined method ConvertKit_Resource_Forms::output_select_field_all
  • Fix: Blocks: Refactored and removed unnecessary duplicate render callback functions in the block editor