HubSpot – Free Marketing Plugin for WordPress - Version 5.5.3

Version Description

(2016.09.01) - Clean up remaining deployment issues

Download this release

Release Info

Developer leadin
Plugin Icon 128x128 HubSpot – Free Marketing Plugin for WordPress
Version 5.5.3
Comparing to
See all releases

Code changes from version 5.5.2 to 5.5.3

Files changed (2) hide show
  1. leadin.php +2 -2
  2. readme.txt +13 -10
leadin.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Leadin
4
  Plugin URI: http://leadin.hubspot.com
5
  Description: Leadin is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
6
- Version: 5.5.1
7
  Author: Leadin
8
  Author URI: http://leadin.hubspot.com
9
  License: GPL2
@@ -29,7 +29,7 @@ if (!defined('LEADIN_DB_VERSION'))
29
  define('LEADIN_DB_VERSION', '2.2.5');
30
 
31
  if (!defined('LEADIN_PLUGIN_VERSION'))
32
- define('LEADIN_PLUGIN_VERSION', '5.5.1');
33
 
34
  if (!defined('LEADIN_SOURCE'))
35
  define('LEADIN_SOURCE', 'leadin.com');
3
  Plugin Name: Leadin
4
  Plugin URI: http://leadin.hubspot.com
5
  Description: Leadin is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
6
+ Version: 5.5.3
7
  Author: Leadin
8
  Author URI: http://leadin.hubspot.com
9
  License: GPL2
29
  define('LEADIN_DB_VERSION', '2.2.5');
30
 
31
  if (!defined('LEADIN_PLUGIN_VERSION'))
32
+ define('LEADIN_PLUGIN_VERSION', '5.5.3');
33
 
34
  if (!defined('LEADIN_SOURCE'))
35
  define('LEADIN_SOURCE', 'leadin.com');
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: leadin, sredmond
3
  Tags: crm, contacts, lead tracking, click tracking, visitor tracking, analytics, marketing automation, inbound marketing, subscription, marketing, lead generation, mailchimp, constant contact, newsletter, popup, popover, email list, email, contacts database, contact form, forms, form widget, popup form
4
  Requires at least: 3.7
5
  Tested up to: 4.6
6
- Stable tag: 5.5.1
7
 
8
  Leadin is an easy-to-use contact form and marketing analytics plugin for your website that helps you better understand your website visitors.
9
 
@@ -67,30 +67,33 @@ Having trouble? Check out our <a href="https://leadin.hubspot.com/knowledge/" ta
67
 
68
  == Changelog ==
69
 
70
- - Current version: 5.5.1
71
- - Current version release: 2016-08-30
72
 
73
- = 5.5.1
 
 
 
74
  - Added a new endpoint handler to remove hapikey and portalId from the database when removing the account.
75
 
76
- = 5.4.1
77
  - Moved all embed loads to the new unified script loader, which has been in beta since v5.2.1.
78
 
79
- = 5.3.1
80
  - Added "collected forms" screen to the navigation, a new way to manage your collected forms
81
  - Shifted more accounts to the new unified script loader following a beta release in 5.2.1. Now all "existing app" customers, and all new customers use the unified loader.
82
 
83
- = 5.2.1
84
  - New "existing app" customers use the new unified script loader
85
 
86
- = 5.1.1
87
  - Rebranding "Flows" to "Lead Flows"
88
  - Correcting the settings link in Plugins when Leadin is connected to an existing Leadin web app account
89
 
90
- = 5.0.2
91
  - Update deployment script
92
 
93
- = 5.0.1
94
  - The Leadin plugin can now be installed for an existing Leadin web app account
95
 
96
  = 4.8.2 (2016.05.30) =
3
  Tags: crm, contacts, lead tracking, click tracking, visitor tracking, analytics, marketing automation, inbound marketing, subscription, marketing, lead generation, mailchimp, constant contact, newsletter, popup, popover, email list, email, contacts database, contact form, forms, form widget, popup form
4
  Requires at least: 3.7
5
  Tested up to: 4.6
6
+ Stable tag: 5.5.3
7
 
8
  Leadin is an easy-to-use contact form and marketing analytics plugin for your website that helps you better understand your website visitors.
9
 
67
 
68
  == Changelog ==
69
 
70
+ - Current version: 5.5.3
71
+ - Current version release: 2016-09-01
72
 
73
+ = 5.5.3 (2016.09.01)
74
+ - Clean up remaining deployment issues
75
+
76
+ = 5.5.1 (2016.08.30) =
77
  - Added a new endpoint handler to remove hapikey and portalId from the database when removing the account.
78
 
79
+ = 5.4.1 (2016.08.17) =
80
  - Moved all embed loads to the new unified script loader, which has been in beta since v5.2.1.
81
 
82
+ = 5.3.1 (2016.08.11) =
83
  - Added "collected forms" screen to the navigation, a new way to manage your collected forms
84
  - Shifted more accounts to the new unified script loader following a beta release in 5.2.1. Now all "existing app" customers, and all new customers use the unified loader.
85
 
86
+ = 5.2.1 (2016.08.04) =
87
  - New "existing app" customers use the new unified script loader
88
 
89
+ = 5.1.1 (2016.06.20) =
90
  - Rebranding "Flows" to "Lead Flows"
91
  - Correcting the settings link in Plugins when Leadin is connected to an existing Leadin web app account
92
 
93
+ = 5.0.2 (2016.06.02) =
94
  - Update deployment script
95
 
96
+ = 5.0.1 (2016.06.02) =
97
  - The Leadin plugin can now be installed for an existing Leadin web app account
98
 
99
  = 4.8.2 (2016.05.30) =