Skip to content

Releases: Kit/convertkit-wordpress-libraries

2.1.0

17 Sep 02:42
5c4f94e

Choose a tag to compare

  • Use DOMDocument for returning HTML: #102

2.0.9

05 May 06:25
24b61d7

Choose a tag to compare

  • Added: Support for PHP 8.4: #94

2.0.8

01 Apr 01:34
460eca0

Choose a tag to compare

  • Removed: Unused error message strings: #93

2.0.7

18 Mar 04:23
c5af135

Choose a tag to compare

  • Added: Include client_id in accounts/oauth_access_token request: #90
  • Added: Include tenant_name in accounts/oauth_access_token request: #91

2.0.6

09 Jan 01:15
5e22288

Choose a tag to compare

  • Added: referrer parameter support to add_subscriber_to_form() and add_subscriber_to_form_by_email() methods (#85)

2.0.5

12 Nov 03:01
8606aaf

Choose a tag to compare

  • Added: OAuth: Support tenant_name parameter (#84)

2.0.4

01 Oct 02:27
345b74c

Choose a tag to compare

  • Added: Use kit.com domain
  • Fix: Landing Pages: Remove prepended Cloudflare string from JS script type (#82)

2.0.3

26 Sep 02:22
5b107d1

Choose a tag to compare

Fix: Check response in get_error_message_string is an array
Fix: Landing Pages: Improved detection of <html> tag to avoid incorrect parsing, resulting in redirects failing

2.0.2

12 Sep 04:30
389a483

Choose a tag to compare

  • Fix: Remove rocket-loader.min.js from Landing Pages (#77)
  • Fix: Check WordPress environment when automatically refreshing token (#79)

2.0.1

16 Jul 04:37
7736b19

Choose a tag to compare

  • Fix: Conditionally append parameters to GET requests (#74)