Releases: inboundnow/inbound-pro
1.9.9.6.1
1.9.9.6.1
- [email] Fixing ability to change email statuses to 'automation' from within quick edit screen.
- [automation][email] Restoring ability to delete emails,rules.
- [automation][email] Fixing issue that makes unsubscribe link not work for automated email series sent by the 'On Lead Creation' trigger.
- [Cosmetic] Removing a few unsightly CTAs that prompt users to download premium templates.
- [DB] Adding checks to make sure inbound_automation_queue table is created. Prompts repair if it's not.
- [Mailer] Setting the default datepicker to use HTML 5 datepicker instead of jQuery datepicker.
- [Templates/Extensions] Restoring broken downloads routines.
1.9.9.5
- [email] Adding notification prompt to generate required database tables when they are not detected.
- [email] Adding alternate datepicker settings option for people having trouble with the correct scheduled date causing a fatal error when scheduling emails.
- [automation] Fixing bug with 'Tag Lead' action when 'Tracked page view event' trigger is selected.
- [email] Adding support for the use of the following tokens in automated emails: {{admin-email-address}},{admin-url}},{{site-name}},{{site-tagline}},{{site-url}},{{date-time}}
- [email] Making sure from and reply-to emails are correct when wp_mail is selected as email service
- [automation] Adding 'select email' option in 'Send Email' action. This fixes an auto-selection issue of first available choice after an assigned email no longer exists.
- [automation] Reducing log limit from 500 to 100 to prevent memory issues on certain sites with low memory settings
1.9.9.4
- [email] Setting default email service to wp_mail, when no service is set.
- [automation] Improving debug logs for 'Send Email' action event.
- [automation] Maintenance work on 'On Double Optin Confirmation Event' trigger.
- [automation] New Trigger Definition: "On Tracked Page View Event"
1.9.9.1
- [BIG NEWS][Mailer Component] Adding WP_Mail() as an email service. We're no longer boxed into SparkPost. This feature is hereby released and considered BETA. Be sure to TEST ALL ROUTINES before running a live event. Please post any negative findings to the support forum.
- [Mailer] Minor improvements to email related expanded statistics.
1.9.5.11
- [1.9.5.10][1.9.5.11][bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d. (This required more attention in .11)
- [1.9.5.10][bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [[.9.5.10][feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [1.9.5.10][bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.9.9.6
1.9.9.6
- [automation][email] Fixing issue that makes unsubscribe link not work for automated email series sent by the 'On Lead Creation' trigger.
- [Cosmetic] Removing a few unsightly CTAs that prompt users to download premium templates.
- [DB] Adding checks to make sure inbound_automation_queue table is created. Prompts repair if it's not.
- [Mailer] Setting the default datepicker to use HTML 5 datepicker instead of jQuery datepicker.
- [Templates/Extensions] Restoring broken downloads routines.
1.9.9.5
- [email] Adding notification prompt to generate required database tables when they are not detected.
- [email] Adding alternate datepicker settings option for people having trouble with the correct scheduled date causing a fatal error when scheduling emails.
- [automation] Fixing bug with 'Tag Lead' action when 'Tracked page view event' trigger is selected.
- [email] Adding support for the use of the following tokens in automated emails: {{admin-email-address}},{admin-url}},{{site-name}},{{site-tagline}},{{site-url}},{{date-time}}
- [email] Making sure from and reply-to emails are correct when wp_mail is selected as email service
- [automation] Adding 'select email' option in 'Send Email' action. This fixes an auto-selection issue of first available choice after an assigned email no longer exists.
- [automation] Reducing log limit from 500 to 100 to prevent memory issues on certain sites with low memory settings
1.9.9.4
- [email] Setting default email service to wp_mail, when no service is set.
- [automation] Improving debug logs for 'Send Email' action event.
- [automation] Maintenance work on 'On Double Optin Confirmation Event' trigger.
- [automation] New Trigger Definition: "On Tracked Page View Event"
1.9.9.1
- [BIG NEWS][Mailer Component] Adding WP_Mail() as an email service. We're no longer boxed into SparkPost. This feature is hereby released and considered BETA. Be sure to TEST ALL ROUTINES before running a live event. Please post any negative findings to the support forum.
- [Mailer] Minor improvements to email related expanded statistics.
1.9.5.11
- [1.9.5.10][1.9.5.11][bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d. (This required more attention in .11)
- [1.9.5.10][bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [[.9.5.10][feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [1.9.5.10][bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.9.9.5
1.9.9.5
- [email] Adding notification prompt to generate required database tables when they are not detected.
- [email] Adding alternate datepicker settings option for people having trouble with the correct scheduled date causing a fatal error when scheduling emails.
- [automation] Fixing bug with 'Tag Lead' action when 'Tracked page view event' trigger is selected.
- [email] Adding support for the use of the following tokens in automated emails: {{admin-email-address}},{admin-url}},{{site-name}},{{site-tagline}},{{site-url}},{{date-time}}
- [email] Making sure from and reply-to emails are correct when wp_mail is selected as email service
- [automation] Adding 'select email' option in 'Send Email' action. This fixes an auto-selection issue of first available choice after an assigned email no longer exists.
- [automation] Reducing log limit from 500 to 100 to prevent memory issues on certain sites with low memory settings
1.9.9.4
- [email] Setting default email service to wp_mail, when no service is set.
- [automation] Improving debug logs for 'Send Email' action event.
- [automation] Maintenance work on 'On Double Optin Confirmation Event' trigger.
- [automation] New Trigger Definition: "On Tracked Page View Event"
1.9.9.1
- [BIG NEWS][Mailer Component] Adding WP_Mail() as an email service. We're no longer boxed into SparkPost. This feature is hereby released and considered BETA. Be sure to TEST ALL ROUTINES before running a live event. Please post any negative findings to the support forum.
- [Mailer] Minor improvements to email related expanded statistics.
1.9.5.11
- [1.9.5.10][1.9.5.11][bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d. (This required more attention in .11)
- [1.9.5.10][bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [[.9.5.10][feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [1.9.5.10][bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.8.9.3
- [Inbound Analytics] If impressions, visitors, actions columns are hidden then we will not attempt to process on postype listing page; saving resources.
- [Landing Pages] Fixing a soft error issue with typecasting stastics on landing page post type list page.
- [Email Component] Adding token/shortcode support to reply email.
1.8.9.2
- [Automation] Option to process rules immediately or defer to processing queue.
- [Automation] Create new user action can now also log user in immediately.
- [Automation] Fixing issue where selected trigger condition disappears if trigger data changes dramatically.
- [Email expanded report] There was a bug that prevented the lead name from displaying correctly when viewing 'Opens' expanded.
- [Inbound Forms] Datepicker feature now loads latest jQuery UI files, minified.
- [CSV Exporting] There was an issue where the first column of the CSV file was blank, causing import issues.
- [Lead CSV Importing] Fixing issue where created leads would associated with the administrator's IP address.
- [Lead Field Mapping] Improved, albeit not perfect, support for media field type
- [1.8.9.2] [Email] Reply to email input now supports shortcodes
- [1.8.9.2] [Inbound Pro] Fixes fatal when user is on PHP version lower than 5.5.
1.8.8.2
- [Automation] Completing implementation of Double Optin Confirmation trigger
- [User Roles] Dashboard widgets are now hidden from all userroles but administrator and inbound-marketer
- [ACF Fontawesome] Correcting asset loading paths.
- [Landing Pages] Impression tracking maintenance.
- [Shortcodes] Maintenance work on [lead-field] shortcode. This affects thank you pages and emails.
- [Leads Listing Page] Added back in custom field search.
- [Email]Double quotes within the subject line were causing shortcodes to break when saving
- [Email] Increased the z-index of our SweetAlert popup. Select2 dropdown feature was showing on top.
- [Email][fix] Lead field shortcodes in email body were defaulting to their default value. This bug crept in last week. Thanks to everyone who helped bring it to attention.
1.8.7.3
- [Inbound Forms] Improving draft to new process & improving UX of save button.
- [CTA] Reducing MySQL memory usage for CTA pageview calls, preventing occurrences of memory overload in some circumstances.
- [1.8.7.3] Fixing issue with latest changes causing problems on post edit screen.
1.8.6.7
- [Settings] Extending timeout of API Key wp_remote_post method.
- [Tracking/Email] Adding link tracking to Direct Mail. Also opening direct mail up to open and clickthrough tracking.
- [Database][1.8.6.7][fix] Converting INT cols to BIGINT for very large post ids.
- [Landing Pages] Enabling basic password protection
- [Field Mapping] Adding fix for custom lead fields not show...
1.9.9.4
1.9.9.4
- [email] Setting default email service to wp_mail, when no service is set.
- [automation] Improving debug logs for 'Send Email' action event.
- [automation] Maintenance work on 'On Double Optin Confirmation Event' trigger.
- [automation] New Trigger Definition: "On Tracked Page View Event"
1.9.9.1
- [BIG NEWS][Mailer Component] Adding WP_Mail() as an email service. We're no longer boxed into SparkPost. This feature is herby released and considered BETA. Be sure to TEST ALL ROUTINES before running a live event. Please post any negative findings to the support forum.
- [Mailer] Minor improvements to email related expanded statistics.
1.9.5.11
- [1.9.5.10][1.9.5.11][bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d. (This required more attention in .11)
- [1.9.5.10][bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [[.9.5.10][feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [1.9.5.10][bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.8.9.3
- [Inbound Analytics] If impressions, visitors, actions columns are hidden then we will not attempt to process on postype listing page; saving resources.
- [Landing Pages] Fixing a soft error issue with typecasting stastics on landing page post type list page.
- [Email Component] Adding token/shortcode support to reply email.
1.8.9.2
- [Automation] Option to process rules immediately or defer to processing queue.
- [Automation] Create new user action can now also log user in immediately.
- [Automation] Fixing issue where selected trigger condition disappears if trigger data changes dramatically.
- [Email expanded report] There was a bug that prevented the lead name from displaying correctly when viewing 'Opens' expanded.
- [Inbound Forms] Datepicker feature now loads latest jQuery UI files, minified.
- [CSV Exporting] There was an issue where the first column of the CSV file was blank, causing import issues.
- [Lead CSV Importing] Fixing issue where created leads would associated with the administrator's IP address.
- [Lead Field Mapping] Improved, albeit not perfect, support for media field type
- [1.8.9.2] [Email] Reply to email input now supports shortcodes
- [1.8.9.2] [Inbound Pro] Fixes fatal when user is on PHP version lower than 5.5.
1.8.8.2
- [Automation] Completing implementation of Double Optin Confirmation trigger
- [User Roles] Dashboard widgets are now hidden from all userroles but administrator and inbound-marketer
- [ACF Fontawesome] Correcting asset loading paths.
- [Landing Pages] Impression tracking maintenance.
- [Shortcodes] Maintenance work on [lead-field] shortcode. This affects thank you pages and emails.
- [Leads Listing Page] Added back in custom field search.
- [Email]Double quotes within the subject line were causing shortcodes to break when saving
- [Email] Increased the z-index of our SweetAlert popup. Select2 dropdown feature was showing on top.
- [Email][fix] Lead field shortcodes in email body were defaulting to their default value. This bug crept in last week. Thanks to everyone who helped bring it to attention.
1.8.7.3
- [Inbound Forms] Improving draft to new process & improving UX of save button.
- [CTA] Reducing MySQL memory usage for CTA pageview calls, preventing occurrences of memory overload in some circumstances.
- [1.8.7.3] Fixing issue with latest changes causing problems on post edit screen.
1.8.6.7
- [Settings] Extending timeout of API Key wp_remote_post method.
- [Tracking/Email] Adding link tracking to Direct Mail. Also opening direct mail up to open and clickthrough tracking.
- [Database][1.8.6.7][fix] Converting INT cols to BIGINT for very large post ids.
- [Landing Pages] Enabling basic password protection
- [Field Mapping] Adding fix for custom lead fields not showing in ninja forms extension.
- [Email Tokens] Tokens used in custom email response template related to mapped params were having issues.
- [1.8.6.5] Fixing styling issue affecting WooCommerce.
- [1.8.6.7] Updating ACFPro
1.8.5.3
- [email] Reply email added to solo email sends.
- [leads] Mapping procedures now fire before lead list procedures
1.8.5.1
- [security] Adding more sanitation
- [analytics] Removing gate system that prevents impression recording if next page load occurs less than x seconds after last recorded impression. This will remove some confusion caused by lost impressions when admin is testing landing pages.
1.8.4.2-1.8.4.6
- [landing pages] Disabling developer tools if no ACF5 detected
- [leads] Added activity and conversion tabs back to lead profile.
- [fix] Attempting to prevent extraction issues in select wp environments.
- [email] Adding no...
1.9.9.3
1.9.9.3
- [email] Setting default email service to wp_mail, when no service is set.
- [automation] Improving debug logs for 'Send Email' action event.
- [automation] Maintenance work on 'On Double Optin Confirmation Event' trigger.
- [automation] New Trigger Definition: "On Tracked Page View Event"
1.9.9.1
- [BIG NEWS][Mailer Component] Adding WP_Mail() as an email service. We're no longer boxed into SparkPost. This feature is herby released and considered BETA. Be sure to TEST ALL ROUTINES before running a live event. Please post any negative findings to the support forum.
- [Mailer] Minor improvements to email related expanded statistics.
1.9.5.11
- [1.9.5.10][1.9.5.11][bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d. (This required more attention in .11)
- [1.9.5.10][bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [[.9.5.10][feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [1.9.5.10][bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.8.9.3
- [Inbound Analytics] If impressions, visitors, actions columns are hidden then we will not attempt to process on postype listing page; saving resources.
- [Landing Pages] Fixing a soft error issue with typecasting stastics on landing page post type list page.
- [Email Component] Adding token/shortcode support to reply email.
1.8.9.2
- [Automation] Option to process rules immediately or defer to processing queue.
- [Automation] Create new user action can now also log user in immediately.
- [Automation] Fixing issue where selected trigger condition disappears if trigger data changes dramatically.
- [Email expanded report] There was a bug that prevented the lead name from displaying correctly when viewing 'Opens' expanded.
- [Inbound Forms] Datepicker feature now loads latest jQuery UI files, minified.
- [CSV Exporting] There was an issue where the first column of the CSV file was blank, causing import issues.
- [Lead CSV Importing] Fixing issue where created leads would associated with the administrator's IP address.
- [Lead Field Mapping] Improved, albeit not perfect, support for media field type
- [1.8.9.2] [Email] Reply to email input now supports shortcodes
- [1.8.9.2] [Inbound Pro] Fixes fatal when user is on PHP version lower than 5.5.
1.8.8.2
- [Automation] Completing implementation of Double Optin Confirmation trigger
- [User Roles] Dashboard widgets are now hidden from all userroles but administrator and inbound-marketer
- [ACF Fontawesome] Correcting asset loading paths.
- [Landing Pages] Impression tracking maintenance.
- [Shortcodes] Maintenance work on [lead-field] shortcode. This affects thank you pages and emails.
- [Leads Listing Page] Added back in custom field search.
- [Email]Double quotes within the subject line were causing shortcodes to break when saving
- [Email] Increased the z-index of our SweetAlert popup. Select2 dropdown feature was showing on top.
- [Email][fix] Lead field shortcodes in email body were defaulting to their default value. This bug crept in last week. Thanks to everyone who helped bring it to attention.
1.8.7.3
- [Inbound Forms] Improving draft to new process & improving UX of save button.
- [CTA] Reducing MySQL memory usage for CTA pageview calls, preventing occurrences of memory overload in some circumstances.
- [1.8.7.3] Fixing issue with latest changes causing problems on post edit screen.
1.8.6.7
- [Settings] Extending timeout of API Key wp_remote_post method.
- [Tracking/Email] Adding link tracking to Direct Mail. Also opening direct mail up to open and clickthrough tracking.
- [Database][1.8.6.7][fix] Converting INT cols to BIGINT for very large post ids.
- [Landing Pages] Enabling basic password protection
- [Field Mapping] Adding fix for custom lead fields not showing in ninja forms extension.
- [Email Tokens] Tokens used in custom email response template related to mapped params were having issues.
- [1.8.6.5] Fixing styling issue affecting WooCommerce.
- [1.8.6.7] Updating ACFPro
1.8.5.3
- [email] Reply email added to solo email sends.
- [leads] Mapping procedures now fire before lead list procedures
1.8.5.1
- [security] Adding more sanitation
- [analytics] Removing gate system that prevents impression recording if next page load occurs less than x seconds after last recorded impression. This will remove some confusion caused by lost impressions when admin is testing landing pages.
1.8.4.2-1.8.4.6
- [landing pages] Disabling developer tools if no ACF5 detected
- [leads] Added activity and conversion tabs back to lead profile.
- [fix] Attempting to prevent extraction issues in select wp environments.
- [email] Adding no...
1.9.9.2
1.9.9.2
- [automation] New Trigger Definition: "On Tracked Page View Event"
1.9.9.1
- [BIG NEWS][Mailer Component] Adding WP_Mail() as an email service. We're no longer boxed into SparkPost. This feature is herby released and considered BETA. Be sure to TEST ALL ROUTINES before running a live event. Please post any negative findings to the support forum.
- [Mailer] Minor improvements to email related expanded statistics.
1.9.5.11
- [1.9.5.10][1.9.5.11][bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d. (This required more attention in .11)
- [1.9.5.10][bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [[.9.5.10][feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [1.9.5.10][bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.8.9.3
- [Inbound Analytics] If impressions, visitors, actions columns are hidden then we will not attempt to process on postype listing page; saving resources.
- [Landing Pages] Fixing a soft error issue with typecasting stastics on landing page post type list page.
- [Email Component] Adding token/shortcode support to reply email.
1.8.9.2
- [Automation] Option to process rules immediately or defer to processing queue.
- [Automation] Create new user action can now also log user in immediately.
- [Automation] Fixing issue where selected trigger condition disappears if trigger data changes dramatically.
- [Email expanded report] There was a bug that prevented the lead name from displaying correctly when viewing 'Opens' expanded.
- [Inbound Forms] Datepicker feature now loads latest jQuery UI files, minified.
- [CSV Exporting] There was an issue where the first column of the CSV file was blank, causing import issues.
- [Lead CSV Importing] Fixing issue where created leads would associated with the administrator's IP address.
- [Lead Field Mapping] Improved, albeit not perfect, support for media field type
- [1.8.9.2] [Email] Reply to email input now supports shortcodes
- [1.8.9.2] [Inbound Pro] Fixes fatal when user is on PHP version lower than 5.5.
1.8.8.2
- [Automation] Completing implementation of Double Optin Confirmation trigger
- [User Roles] Dashboard widgets are now hidden from all userroles but administrator and inbound-marketer
- [ACF Fontawesome] Correcting asset loading paths.
- [Landing Pages] Impression tracking maintenance.
- [Shortcodes] Maintenance work on [lead-field] shortcode. This affects thank you pages and emails.
- [Leads Listing Page] Added back in custom field search.
- [Email]Double quotes within the subject line were causing shortcodes to break when saving
- [Email] Increased the z-index of our SweetAlert popup. Select2 dropdown feature was showing on top.
- [Email][fix] Lead field shortcodes in email body were defaulting to their default value. This bug crept in last week. Thanks to everyone who helped bring it to attention.
1.8.7.3
- [Inbound Forms] Improving draft to new process & improving UX of save button.
- [CTA] Reducing MySQL memory usage for CTA pageview calls, preventing occurrences of memory overload in some circumstances.
- [1.8.7.3] Fixing issue with latest changes causing problems on post edit screen.
1.8.6.7
- [Settings] Extending timeout of API Key wp_remote_post method.
- [Tracking/Email] Adding link tracking to Direct Mail. Also opening direct mail up to open and clickthrough tracking.
- [Database][1.8.6.7][fix] Converting INT cols to BIGINT for very large post ids.
- [Landing Pages] Enabling basic password protection
- [Field Mapping] Adding fix for custom lead fields not showing in ninja forms extension.
- [Email Tokens] Tokens used in custom email response template related to mapped params were having issues.
- [1.8.6.5] Fixing styling issue affecting WooCommerce.
- [1.8.6.7] Updating ACFPro
1.8.5.3
- [email] Reply email added to solo email sends.
- [leads] Mapping procedures now fire before lead list procedures
1.8.5.1
- [security] Adding more sanitation
- [analytics] Removing gate system that prevents impression recording if next page load occurs less than x seconds after last recorded impression. This will remove some confusion caused by lost impressions when admin is testing landing pages.
1.8.4.2-1.8.4.6
- [landing pages] Disabling developer tools if no ACF5 detected
- [leads] Added activity and conversion tabs back to lead profile.
- [fix] Attempting to prevent extraction issues in select wp environments.
- [email] Adding notification to email listing page when no email service is selected
- [1.8.4.4] Automated emails sent to a custom email address now support lead shortcode
- [1.8.4.5] Removing timezones from datetime formats to prevent fatal error...
1.9.9.1
1.9.9.1
- [BIG NEWS][Mailer Component] Adding WP_Mail() as an email service. We're no longer boxed into SparkPost. This feature is herby released and considered BETA. Be sure to TEST ALL ROUTINES before running a live event. Please post any negative findings to the support forum.
- [Mailer] Minor improvements to email related expanded statistics.
1.9.5.11
- [1.9.5.10][1.9.5.11][bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d. (This required more attention in .11)
- [1.9.5.10][bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [[.9.5.10][feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [1.9.5.10][bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.8.9.3
- [Inbound Analytics] If impressions, visitors, actions columns are hidden then we will not attempt to process on postype listing page; saving resources.
- [Landing Pages] Fixing a soft error issue with typecasting stastics on landing page post type list page.
- [Email Component] Adding token/shortcode support to reply email.
1.8.9.2
- [Automation] Option to process rules immediately or defer to processing queue.
- [Automation] Create new user action can now also log user in immediately.
- [Automation] Fixing issue where selected trigger condition disappears if trigger data changes dramatically.
- [Email expanded report] There was a bug that prevented the lead name from displaying correctly when viewing 'Opens' expanded.
- [Inbound Forms] Datepicker feature now loads latest jQuery UI files, minified.
- [CSV Exporting] There was an issue where the first column of the CSV file was blank, causing import issues.
- [Lead CSV Importing] Fixing issue where created leads would associated with the administrator's IP address.
- [Lead Field Mapping] Improved, albeit not perfect, support for media field type
- [1.8.9.2] [Email] Reply to email input now supports shortcodes
- [1.8.9.2] [Inbound Pro] Fixes fatal when user is on PHP version lower than 5.5.
1.8.8.2
- [Automation] Completing implementation of Double Optin Confirmation trigger
- [User Roles] Dashboard widgets are now hidden from all userroles but administrator and inbound-marketer
- [ACF Fontawesome] Correcting asset loading paths.
- [Landing Pages] Impression tracking maintenance.
- [Shortcodes] Maintenance work on [lead-field] shortcode. This affects thank you pages and emails.
- [Leads Listing Page] Added back in custom field search.
- [Email]Double quotes within the subject line were causing shortcodes to break when saving
- [Email] Increased the z-index of our SweetAlert popup. Select2 dropdown feature was showing on top.
- [Email][fix] Lead field shortcodes in email body were defaulting to their default value. This bug crept in last week. Thanks to everyone who helped bring it to attention.
1.8.7.3
- [Inbound Forms] Improving draft to new process & improving UX of save button.
- [CTA] Reducing MySQL memory usage for CTA pageview calls, preventing occurrences of memory overload in some circumstances.
- [1.8.7.3] Fixing issue with latest changes causing problems on post edit screen.
1.8.6.7
- [Settings] Extending timeout of API Key wp_remote_post method.
- [Tracking/Email] Adding link tracking to Direct Mail. Also opening direct mail up to open and clickthrough tracking.
- [Database][1.8.6.7][fix] Converting INT cols to BIGINT for very large post ids.
- [Landing Pages] Enabling basic password protection
- [Field Mapping] Adding fix for custom lead fields not showing in ninja forms extension.
- [Email Tokens] Tokens used in custom email response template related to mapped params were having issues.
- [1.8.6.5] Fixing styling issue affecting WooCommerce.
- [1.8.6.7] Updating ACFPro
1.8.5.3
- [email] Reply email added to solo email sends.
- [leads] Mapping procedures now fire before lead list procedures
1.8.5.1
- [security] Adding more sanitation
- [analytics] Removing gate system that prevents impression recording if next page load occurs less than x seconds after last recorded impression. This will remove some confusion caused by lost impressions when admin is testing landing pages.
1.8.4.2-1.8.4.6
- [landing pages] Disabling developer tools if no ACF5 detected
- [leads] Added activity and conversion tabs back to lead profile.
- [fix] Attempting to prevent extraction issues in select wp environments.
- [email] Adding notification to email listing page when no email service is selected
- [1.8.4.4] Automated emails sent to a custom email address now support lead shortcode
- [1.8.4.5] Removing timezones from datetime formats to prevent fatal errors with unrecognized timezones.
- [1.8.4.6] Maintenance work on ACF repeater values inside of...
1.9.5.11
1.9.5.11
- [1.9.5.10][1.9.5.11][bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d. (This required more attention in .11)
- [1.9.5.10][bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [[.9.5.10][feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [1.9.5.10][bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.8.9.3
- [Inbound Analytics] If impressions, visitors, actions columns are hidden then we will not attempt to process on postype listing page; saving resources.
- [Landing Pages] Fixing a soft error issue with typecasting stastics on landing page post type list page.
- [Email Component] Adding token/shortcode support to reply email.
1.8.9.2
- [Automation] Option to process rules immediately or defer to processing queue.
- [Automation] Create new user action can now also log user in immediately.
- [Automation] Fixing issue where selected trigger condition disappears if trigger data changes dramatically.
- [Email expanded report] There was a bug that prevented the lead name from displaying correctly when viewing 'Opens' expanded.
- [Inbound Forms] Datepicker feature now loads latest jQuery UI files, minified.
- [CSV Exporting] There was an issue where the first column of the CSV file was blank, causing import issues.
- [Lead CSV Importing] Fixing issue where created leads would associated with the administrator's IP address.
- [Lead Field Mapping] Improved, albeit not perfect, support for media field type
- [1.8.9.2] [Email] Reply to email input now supports shortcodes
- [1.8.9.2] [Inbound Pro] Fixes fatal when user is on PHP version lower than 5.5.
1.8.8.2
- [Automation] Completing implementation of Double Optin Confirmation trigger
- [User Roles] Dashboard widgets are now hidden from all userroles but administrator and inbound-marketer
- [ACF Fontawesome] Correcting asset loading paths.
- [Landing Pages] Impression tracking maintenance.
- [Shortcodes] Maintenance work on [lead-field] shortcode. This affects thank you pages and emails.
- [Leads Listing Page] Added back in custom field search.
- [Email]Double quotes within the subject line were causing shortcodes to break when saving
- [Email] Increased the z-index of our SweetAlert popup. Select2 dropdown feature was showing on top.
- [Email][fix] Lead field shortcodes in email body were defaulting to their default value. This bug crept in last week. Thanks to everyone who helped bring it to attention.
1.8.7.3
- [Inbound Forms] Improving draft to new process & improving UX of save button.
- [CTA] Reducing MySQL memory usage for CTA pageview calls, preventing occurrences of memory overload in some circumstances.
- [1.8.7.3] Fixing issue with latest changes causing problems on post edit screen.
1.8.6.7
- [Settings] Extending timeout of API Key wp_remote_post method.
- [Tracking/Email] Adding link tracking to Direct Mail. Also opening direct mail up to open and clickthrough tracking.
- [Database][1.8.6.7][fix] Converting INT cols to BIGINT for very large post ids.
- [Landing Pages] Enabling basic password protection
- [Field Mapping] Adding fix for custom lead fields not showing in ninja forms extension.
- [Email Tokens] Tokens used in custom email response template related to mapped params were having issues.
- [1.8.6.5] Fixing styling issue affecting WooCommerce.
- [1.8.6.7] Updating ACFPro
1.8.5.3
- [email] Reply email added to solo email sends.
- [leads] Mapping procedures now fire before lead list procedures
1.8.5.1
- [security] Adding more sanitation
- [analytics] Removing gate system that prevents impression recording if next page load occurs less than x seconds after last recorded impression. This will remove some confusion caused by lost impressions when admin is testing landing pages.
1.8.4.2-1.8.4.6
- [landing pages] Disabling developer tools if no ACF5 detected
- [leads] Added activity and conversion tabs back to lead profile.
- [fix] Attempting to prevent extraction issues in select wp environments.
- [email] Adding notification to email listing page when no email service is selected
- [1.8.4.4] Automated emails sent to a custom email address now support lead shortcode
- [1.8.4.5] Removing timezones from datetime formats to prevent fatal errors with unrecognized timezones.
- [1.8.4.6] Maintenance work on ACF repeater values inside of flexible content sections.
1.8.3.8.4-1.8.3.7
- [landing-pages] Update to simple-two-column-lander template. Fixes responsiveness issues with images inside of content.
- [mailer] UI/UX improvements. Got rid of 'Are you sure you want to leave this page?' popup when editing an email. Also improved the preview thumbnail section on the email listing ...
1.9.5.9
1.9.5.9
- [bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications.
- [bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.8.9.3
- [Inbound Analytics] If impressions, visitors, actions columns are hidden then we will not attempt to process on postype listing page; saving resources.
- [Landing Pages] Fixing a soft error issue with typecasting stastics on landing page post type list page.
- [Email Component] Adding token/shortcode support to reply email.
1.8.9.2
- [Automation] Option to process rules immediately or defer to processing queue.
- [Automation] Create new user action can now also log user in immediately.
- [Automation] Fixing issue where selected trigger condition disappears if trigger data changes dramatically.
- [Email expanded report] There was a bug that prevented the lead name from displaying correctly when viewing 'Opens' expanded.
- [Inbound Forms] Datepicker feature now loads latest jQuery UI files, minified.
- [CSV Exporting] There was an issue where the first column of the CSV file was blank, causing import issues.
- [Lead CSV Importing] Fixing issue where created leads would associated with the administrator's IP address.
- [Lead Field Mapping] Improved, albeit not perfect, support for media field type
- [1.8.9.2] [Email] Reply to email input now supports shortcodes
- [1.8.9.2] [Inbound Pro] Fixes fatal when user is on PHP version lower than 5.5.
1.8.8.2
- [Automation] Completing implementation of Double Optin Confirmation trigger
- [User Roles] Dashboard widgets are now hidden from all userroles but administrator and inbound-marketer
- [ACF Fontawesome] Correcting asset loading paths.
- [Landing Pages] Impression tracking maintenance.
- [Shortcodes] Maintenance work on [lead-field] shortcode. This affects thank you pages and emails.
- [Leads Listing Page] Added back in custom field search.
- [Email]Double quotes within the subject line were causing shortcodes to break when saving
- [Email] Increased the z-index of our SweetAlert popup. Select2 dropdown feature was showing on top.
- [Email][fix] Lead field shortcodes in email body were defaulting to their default value. This bug crept in last week. Thanks to everyone who helped bring it to attention.
1.8.7.3
- [Inbound Forms] Improving draft to new process & improving UX of save button.
- [CTA] Reducing MySQL memory usage for CTA pageview calls, preventing occurrences of memory overload in some circumstances.
- [1.8.7.3] Fixing issue with latest changes causing problems on post edit screen.
1.8.6.7
- [Settings] Extending timeout of API Key wp_remote_post method.
- [Tracking/Email] Adding link tracking to Direct Mail. Also opening direct mail up to open and clickthrough tracking.
- [Database][1.8.6.7][fix] Converting INT cols to BIGINT for very large post ids.
- [Landing Pages] Enabling basic password protection
- [Field Mapping] Adding fix for custom lead fields not showing in ninja forms extension.
- [Email Tokens] Tokens used in custom email response template related to mapped params were having issues.
- [1.8.6.5] Fixing styling issue affecting WooCommerce.
- [1.8.6.7] Updating ACFPro
1.8.5.3
- [email] Reply email added to solo email sends.
- [leads] Mapping procedures now fire before lead list procedures
1.8.5.1
- [security] Adding more sanitation
- [analytics] Removing gate system that prevents impression recording if next page load occurs less than x seconds after last recorded impression. This will remove some confusion caused by lost impressions when admin is testing landing pages.
1.8.4.2-1.8.4.6
- [landing pages] Disabling developer tools if no ACF5 detected
- [leads] Added activity and conversion tabs back to lead profile.
- [fix] Attempting to prevent extraction issues in select wp environments.
- [email] Adding notification to email listing page when no email service is selected
- [1.8.4.4] Automated emails sent to a custom email address now support lead shortcode
- [1.8.4.5] Removing timezones from datetime formats to prevent fatal errors with unrecognized timezones.
- [1.8.4.6] Maintenance work on ACF repeater values inside of flexible content sections.
1.8.3.8.4-1.8.3.7
- [landing-pages] Update to simple-two-column-lander template. Fixes responsiveness issues with images inside of content.
- [mailer] UI/UX improvements. Got rid of 'Are you sure you want to leave this page?' popup when editing an email. Also improved the preview thumbnail section on the email listing page. Mouse over the thumbnail to see the email preview thumbnail powered by WordPress's mshots API.
- [automation] Added new trigger that monitors clicked tracked links.
- [automation] Did serious repair work to the 'Actio...
1.9.5.10
1.9.5.10
- [bug fix][Email] F j, Y datetimes were being parsed as d/m instead of m/d.
- [bug fix][Email] Improving email statistics to show stream of events. This was temporarily disabled. Surprised noone asked where these stats went. They're back.
- [feature][Automation] Adding trigger to listen for manual email send directives from post edit screen, this is for new post notifications. Documentation is on the way. Not available just yet though.
- [bug fix][Automation] Fixing issue with selected trigger filter option not appearing some times as option in dropdown.
- [1.9.5.7][Automation] Refactoring how definitions are loaded. This fixed a bug with adding actions to triggers using a fitler.
- [1.9.5.7][Mailer] Performing more maintenance work on datetime parsing. Better support for F j, Y and j F, Y.
1.9.5.6
- [Automation][Bug Fix] The new trigger event "Lead Creation Event" was firing the first time a lead was manually updated. Fix in place.
- [1.9.5.5][Inbound PRO] Adding sponsor adverts to Inbound PRO's non subscriber mode.
- [1.9.5.5][Inbound Analytics] Fixing issue with impression count not showing on page listing columns. Also fixes timeout issues concerning impression column sorting.
- [1.9.5.1][Inbound Forms] Fix broken redirect introduced in 1.9.4.15
- [1.9.5.1][automation] Added two new triggers: Lead Update Event, Lead Create Event. We're also keeping the event that checks for both an update or a create event.
1.9.4.15
- [new!][Inbound Mailer][Bug Fix] Correcting issue with 'Last Send' statistics showing on expanded statistics when 'Last Send' was not selected.
- [new!][Inbound Mailer] Adding 'Email Sends' statistic to lead profile.
- [Listify Theme] Bug fix that leads to compatibility with Listify theme.
- [Leads] Order lead sources by date in 'Lead Sources' metabox.
- [Inbound Forms] Removing honey-pot message "Die! Die! Die!" from exit message to prevent accidental exposure to humans using certain form-autopopulation extensions. (Bad practice...)
- [Mailer][Default Inputs] Adding ability to set default from name, from email, and reply email to Inbound PRO settings area.
- [Mailer][TimeZone] Setting timestamp evaluation string to use military time. Fixes fatals isolated to the email edit screen caused by yesterdays update.
- [Mailer][EU] Correcting issues with UTC -0 timezones.
- [Mailer][EU] Correcting issues with day/month/year timestrings.
- [Custom Lead Fields][Bug Fix] The very first time a custom lead field is created the field type was not being set. Now corrected.
- [Mailer][Bug Fix] SparkPost EU statistics were not being pulled into batch send reports.
- [Mailer][Bug Fix] Switch Templates button was broken. Fixed.
1.9.4.1
- [Mailer][Frontend Visual Editor] Fixing issue with broken preview auto-reload.
- [Mailer][Safety] Adding permanent admin notification that links to SparkPost TOS for user consideration, & reconsideration.
- [Mailer][UX] Disabling browser autocomplete when setting up batch send date.
- [Mailer] Adding SparkPost EU Support
- [Mailer][Direct Messages] Direct messages now support lead fields.
- [Hooks and Filters][Mailer][Direct Messages] Adding in a filter to change email service manually.
1.9.3.1
- [Subscribers] Updating ACF Pro to 5.7.3
- [Free Users] Updating ACF4 to ACF5
- [Hooks and Filters] Adding filter that will allow developers to modify Inbound Form's redirect URL.
- [Automation] Remove bug that causes action filter to delete the first Then action as an Else action is deleted.
1.9.2
- [New Post Notification Email Template] Fixed an issue with content alignment always being centered.
- [Mailer] Sometimes email event stats are wrong due to timestamp differences between MySQL and WordPress. This needs more research. In the meantime this hotfix will set the end date one day into the future and help ensure reports are accurate.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
- [Licensing] Increasing Inbound API Key validation connection timeout. This will help with some super slow WordPress instances.
- [Automation] Fixing with Create User action. This will fix new user password reset emails for some.
- [Inbound Forms] Maintenance work on Select2 asset fixes some issues with saving lead lists on Inbound Form Creation.
- [Calls to Action] Adding CTA shortcode support for AMP mode. Will only show first variation and all tracking disabled.
1.9.1
- [Inbound API Key] Adding CURL connection as backup for API Key validation when wp_remote_post is failing due to unknown reasons, possibly server related.
- [Leads Profile] Adding new action hook to Leads profile to help developers add UI components to the left sidebar where the user's Gravitar is displayed.
- [Landing Page Visual Editor] Added greater preview update delay (increased from 1.5 seconds to 3) to help with slower sites updating the preview before the new updates had actually saved.
1.8.9.3
- [Inbound Analytics] If impressions, visitors, actions columns are hidden then we will not attempt to process on postype listing page; saving resources.
- [Landing Pages] Fixing a soft error issue with typecasting stastics on landing page post type list page.
- [Email Component] Adding token/shortcode support to reply email.
1.8.9.2
- [Automation] Option to process rules immediately or defer to processing queue.
- [Automation] Create new user action can now also log user in immediately.
- [Automation] Fixing issue where selected trigger condition disappears if trigger data changes dramatically.
- [Email expanded report] There was a bug that prevented the lead name from displaying correctly when viewing 'Opens' expanded.
- [Inbound Forms] Datepicker feature now loads latest jQuery UI files, minified.
- [CSV Exporting] There was an issue where the first column of the CSV file was blank, causing import issues.
- [Lead CSV Importing] Fixing issue where created leads would associated with the administrator's IP address.
- [Lead Field Mapping] Improved, albeit not perfect, support for media field type
- [1.8.9.2] [Email] Reply to email input now supports shortcodes
- [1.8.9.2] [Inbound Pro] Fixes fatal when user is on PHP version lower than 5.5.
1.8.8.2
- [Automation] Completing implementation of Double Optin Confirmation trigger
- [User Roles] Dashboard widgets are now hidden from all userroles but administrator and inbound-marketer
- [ACF Fontawesome] Correcting asset loading paths.
- [Landing Pages] Impression tracking maintenance.
- [Shortcodes] Maintenance work on [lead-field] shortcode. This affects thank you pages and emails.
- [Leads Listing Page] Added back in custom field search.
- [Email]Double quotes within the subject line were causing shortcodes to break when saving
- [Email] Increased the z-index of our SweetAlert popup. Select2 dropdown feature was showing on top.
- [Email][fix] Lead field shortcodes in email body were defaulting to their default value. This bug crept in last week. Thanks to everyone who helped bring it to attention.
1.8.7.3
- [Inbound Forms] Improving draft to new process & improving UX of save button.
- [CTA] Reducing MySQL memory usage for CTA pageview calls, preventing occurrences of memory overload in some circumstances.
- [1.8.7.3] Fixing issue with latest changes causing problems on post edit screen.
1.8.6.7
- [Settings] Extending timeout of API Key wp_remote_post method.
- [Tracking/Email] Adding link tracking to Direct Mail. Also opening direct mail up to open and clickthrough tracking.
- [Database][1.8.6.7][fix] Converting INT cols to BIGINT for very large post ids.
- [Landing Pages] Enabling basic password protection
- [Field Mapping] Adding fix for custom lead fields not showing in ninja forms extension.
- [Email Tokens] Tokens used in custom email response template related to mapped params were having issues.
- [1.8.6.5] Fixing styling issue affecting WooCommerce.
- [1.8.6.7] Updating ACFPro
1.8.5.3
- [email] Reply email added to solo email sends.
- [leads] Mapping procedures now fire before lead list procedures
1.8.5.1
- [security] Adding more sanitation
- [analytics] Removing gate system that prevents impression recording if next page load occurs less than x seconds after last recorded impression. This will remove some confusion caused by lost impressions when admin is testing landing pages.
1.8.4.2-1.8.4.6
- [landing pages] Disabling developer tools if no ACF5 detected
- [leads] Added activity and conversion tabs back to lead profile.
- [fix] Attempting to prevent extraction issues in select wp environments.
- [email] Adding notification to email listing page when no email service is selected
- [1.8.4.4] Automated emails sent to a custom email address now support lead shortcode
- [1.8.4.5] Removing timezones from datetime formats to prevent fatal errors with unrecognized timezones.
- [1.8.4.6] Maintenance work on ACF repeater values inside of flexible content sections.
1.8.3.8.4-1.8.3.7
- [landing-pages] Update to simple-two-column-lander template. Fixes responsiveness issues with images inside of content.
- [mailer] UI/UX improvements. Got rid of 'Are you sure you want to leave this page?' popup when editing an email. Also improved the preview thumbnail section on the email listing page. Mouse over the thumbnail to see the email preview thumbnail powered by WordPress'...