Skip to content

Releases: Kit/convertkit-wordpress

3.0.2

17 Sep 10:42
619d3cf
Compare
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
Compare
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
Compare
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
Compare
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

2.8.6.1

23 Jul 16:31
cc54626
Compare
Choose a tag to compare
  • Fix: Form Trigger: Revert running script tags through wp_kses, as WordPress.com strip the script tag

2.8.6

23 Jul 06:26
8720b9b
Compare
Choose a tag to compare
  • Fix: Form Block: Correctly style "No Content" message when selecting a modal form
  • Fix: Member Content: Display all Posts if filter = All content

2.8.5

18 Jul 00:38
52f973f
Compare
Choose a tag to compare
  • Fix: Broadcasts, Form Trigger and Product Blocks: Improve rendering accuracy between block editor and frontend site
  • Fix: Sanitization and security enhancements

2.8.4

10 Jul 04:14
103bb6b
Compare
Choose a tag to compare
  • Added: Broadcasts Block: Display order option
  • Added: Broadcasts, Form Trigger and Product Blocks: Use get_block_wrapper_attributes for block class and style attributes
  • Added: Broadcasts, Form Trigger and Product Blocks: Typography options
  • Added: Broadcasts, Form Trigger and Product Blocks: Margin and padding options

2.8.3

05 Jul 01:16
e43884d
Compare
Choose a tag to compare
  • Added: Member Content: All member-only content option added to filter dropdown in Posts and Pages tables
  • Fix: Member Content: Replace Members only with member-only
  • Fix: Automatically refresh Access Token when expired

2.8.2

29 May 02:02
f926bd9
Compare
Choose a tag to compare
  • Fix: Broadcasts: Remove emoijs from Permalink whem importing Broadcasts to WordPress Posts
  • Fix: Coding Standards: Use wp_doing_cron function, instead of DOING_CRON constant