diff --git a/package.json b/package.json index f04e98ed1..80b898252 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "title": "ConvertKit", "author": "ConvertKit", "license": "GPL-2.0", - "version": "1.9.1", + "version": "1.9.2", "description": "", "homepage": "https://github.com/convertkit/ConvertKit-WordPress", "main": "Gruntfile.js", diff --git a/readme.txt b/readme.txt index 4561ffb27..fb855e24a 100755 --- a/readme.txt +++ b/readme.txt @@ -3,8 +3,8 @@ Contributors: nathanbarry, growdev, travisnorthcutt Donate link: https://convertkit.com Tags: email, marketing, embed form, convertkit, capture Requires at least: 3.6 -Tested up to: 5.3.1 -Stable tag: 1.9.1 +Tested up to: 5.3.2 +Stable tag: 1.9.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -45,6 +45,10 @@ Yes, for it to work you must first have an account on ConvertKit.com 2. Add stunning landing pages == Changelog == +### 1.9.2 2019-12-20 +* Fix issue that prevented Google fonts from loading on landing pages +* Fix issue that resulted in multiple failed API calls for non-existent subscribers passed in via query parameter + ### 1.9.1 2019-12-20 * Fix bug that prevented "refresh forms" button on settings page from working