Plugin Directory

Changeset 3340005


Ignore:
Timestamp:
08/06/2025 03:14:04 AM (4 months ago)
Author:
Icegram
Message:

Preparing for 5.8.11 release

Location:
email-subscribers/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • email-subscribers/trunk/email-subscribers.php

    r3333387 r3340005  
    44 * Plugin URI: https://www.icegram.com/
    55 * Description: Add subscription forms on website, send HTML newsletters & automatically notify subscribers about new blog posts once it is published.
    6  * Version: 5.8.10
     6 * Version: 5.8.11
    77 * Author: Icegram
    88 * Author URI: https://www.icegram.com/
     
    188188
    189189if ( ! defined( 'ES_PLUGIN_VERSION' ) ) {
    190     define( 'ES_PLUGIN_VERSION', '5.8.10' );
     190    define( 'ES_PLUGIN_VERSION', '5.8.11' );
    191191}
    192192
  • email-subscribers/trunk/readme.txt

    r3333387 r3340005  
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BMFRMVXQ87JWA&source=url
    44Author URI: https://www.icegram.com/
    5 Tags: email subscribers, newsletters, subscription forms, post notifications, woocommerce email, email autoresponder
     5Tags: email subscribers, newsletter, subscription form, post notifications, woocommerce email, email autoresponder
    66Requires at least: 3.9
    77Tested up to: 6.8
    88Requires PHP: 7.0
    9 Stable tag: 5.8.10
     9Stable tag: 5.8.11
    1010License: GPLv3
    1111
     
    341341== Upgrade Notice ==
    342342
    343 = 5.8.10 =
     343= 5.8.11 =
     344
     345* New: Added Gutenberg block for showing archived campaigns [MAX]
     346
     347== Changelog ==
     348
     349**5.8.11 (07.08.2025)**
     350
     351* New: Added Gutenberg block for showing archived campaigns [MAX]
     352
     353**5.8.10 (24.07.2025)**
    344354
    345355* Enhancement: Option to add users to event-specific list whenever someone registers for an event in the WP Event Manager plugin [MAX]
    346 * Fix: Fixed an issue where form-specific success message was not showing after submission
    347 * Fix: Caching issue on the Audience page
    348 
    349 == Changelog ==
    350 
    351 **5.8.10 (24.07.2025)**
    352 
    353 * Enhancement: Option to add users to event-specific list whenever someone registers for an event in the WP Event Manager plugin [MAX]
    354 * Fix: Fixed an issue where form-specific success message was not showing after submission
    355 * Fix: Caching issue on the Audience page
    356356
    357357**5.8.9 (02.07.2025)**
     
    365365**5.8.7 (18.06.2025)**
    366366
    367 * Fix: Issue while editing/deleting duplicated campaigns [MAX]
    368367* Fix: Unable to change 'Subscriber list status' using the dropdown while editing contacts
    369368
     
    387386
    388387* Fix: Attachment issue when using Classic Editor for campaign emails
    389 * Fix: Layout issue on the Plugins page
    390388
    391389**5.8.1 (23.04.2025)**
     
    419417
    420418* Fix: Subscription confirmation error due to incorrect 'Content-Type' header on some sites
    421 * Fix: Open tracking is disabled in some cases when creating a campaign from a template
    422419
    423420**5.7.55 (12.03.2025)**
     
    450447* Enhancement: Improved default emails and messages content for subscription
    451448* Fix: Invalid CSS property 'container-background-color' in forms
    452 * Fix: Browser freezing issue when making changes in Drag-n-Drop editor in some cases
    453 * Fix: Fatal error while approving WooCommerce product reviews
    454 * Fix: PHP Warning "Array to string conversion"
    455449
    456450**5.7.49 (23.01.2025)**
     
    461455
    462456* Update: UI Improvements
    463 * Fix: Unsubscribe link issue in 'List-Unsubscribe' email header
    464457
    465458**5.7.47 (02.01.2025)**
     
    481474* Enhancement: Subscription form responsiveness issue
    482475* Fix: XSS and SQL injection vulnerabilities [Thanks to Cleantalk team]
    483 * Fix: Subscribe link not working in User Unsubscribed workflow email
    484 * Fix: Name field was not syncing properly in Gravity form workflow [PRO]
    485 * Fix: Custom URL fields were not getting imported properly in some cases [MAX]
    486476
    487477**5.7.43 (13.11.2024)**
     
    506496
    507497* New: Added action to duplicate form
    508 * Fix: PHP warning undefined array key "first_form_body"
    509498
    510499**5.7.38 (28.10.2024)**
     
    515504
    516505* New: Added readymade form designs
    517 * Fix: PHP warning undefined array key "meta"
    518 * Fix: Email sending issue in Sendgrid when recipient email is invalid [MAX]
    519506
    520507**5.7.36 (10.10.2024)**
    521508
    522509* Enhancement: Reduce batch size for first two batches when sending campaigns
    523 * Fix: Fatal error on dashboard page
    524510
    525511**5.7.35 (25.09.2024)**
     
    530516
    531517* Update: Improved invalid email handling while sending emails in batches
    532 * Fix: Email case-sensitivity issue in subscriptions
    533518
    534519**5.7.33 (12.09.2024)**
    535520
    536521* Update: Improved dashboard UI
    537 * Fix: Arbitrary shortcode execution vulnerability - CVE-2024-8254 [Thanks to Wordfence team]
    538522
    539523**5.7.32 (29.08.2024)**
    540524
    541525* New: Added option to export campaign reports in CSV [MAX]
    542 * Fix: Welcome/confirmation emails were not getting sent for subscribers added through REST API
    543526
    544527**5.7.31 (21.08.2024)**
    545528
    546 * Fix: Missing image block in Drag-n-Drop editor
    547529* Update: Added a confirmation popup to the campaign scheduling/sending flow
    548530
     
    562544**5.7.27 (15.07.2024)**
    563545
    564 * Fix: Campaign filters were not working correctly in a few cases
    565 * Fix: '{{LIST}}' tag is showing contact's all lists(including unsubscribed one) in few cases in welcome email
    566 * Fix: Missing authorization checks on creating REST API keys and contact bulk actions - CVE-2024-5703 [Thanks to Wordfence team]
    567546* Fix: Sequence messages not showing when the sequence campaign is inactive [MAX]
    568547
     
    570549
    571550* Fix: Broken UI when previewing campaign on Reports page in some cases
    572 * Fix: SQL injection vulnerability during unsubscription - CVE-2024-6172 [Thanks to Wordfence & Patchstack teams]
    573 * Fix: Fatal error when activating plugin from plugins' search page
    574551
    575552**5.7.25 (20.06.2024)**
    576553
    577554* Update: Improved campaign reports UI
    578 * Fix: Broken Dashboard UI
    579 * Fix: Sequence emails not triggering for imported users in some cases [MAX]
    580555
    581556**5.7.24 (12.06.2024)**
    582557
    583 * Fix: SQL injection vulnerability during subscription - CVE-2024-5756 [Thanks to Wordfence team]
    584558* Update: Improved dashboard UI
    585559
     
    587561
    588562* Fix: "Post image size" setting field was not displaying all registered image sizes
    589 * Fix: Paused campaign was getting sent to all subscribers while saving in some cases [PRO]
    590 * Fix: SQL injection vulnerability during contact import - CVE-2024-4845 [Thanks to Wordfence team]
    591563
    592564**5.7.22 (29.05.2024)**
    593565
    594566* Improvements: Enhanced the post notification setup process
    595 * Fix: Image upload issue while composing email in some cases
    596567
    597568**5.7.21.1 (23.05.2024)**
     
    602573
    603574* Improvements: New WordPress filter 'ig_es_validate_subscription' to enable custom subscription validation
    604 * Fix: Unauthenticated SQL injection vulnerability - CVE-2024-4295 [Thanks to Wordfence team]
    605 * Fix: Campaign title getting used in email subject for post notification campaigns
    606 * Fix: Issue while editing campaign title
    607 * Fix: Style issues with custom fields [MAX]
    608575
    609576**5.7.20 (09.05.2024)**
    610577
    611578* Improvements: Settings page UI improvements
    612 * Fix: Security vulnerabilities including SQL injection, PHP object injection, and missing authorization checks - CVE-2024-4010 [Thanks to Wordfence team]
    613579
    614580**5.7.19 (24.04.2024)**
     
    620586* Improvements: Performance & security improvements suggested by the Plugin Check (PCP) tool
    621587* Update: Tested up to WordPress 6.5.2
    622 * Fix: Unauthorized access vulnerability [Thanks to Wordfence team]
    623588
    624589**5.7.17 (12.04.2024)**
    625590
    626591* Fix: Unable to select campaign recipient rules in a few cases
    627 * Fix: Inline CSS not working in campaign preview [PRO]
    628 * Fix: Keywords were not reflected in the post-notification test email [MAX]
    629 * Fix: Broadcasts were not getting sent after re-editing
    630592
    631593**5.7.16 (03.04.2024)**
     
    635597**5.7.15 (27.03.2024)**
    636598
    637 * Fix: SQL vulnerability while importing contacts [Thanks to Wordfence team]
    638599* Improvements: Added KPIs to audience dashboard
    639600
    640601**5.7.14 (15.03.2024)**
    641602
    642 * Fix: Broken Access Control vulnerability for Workflows [Thanks to Patchstack team]
    643603* Improvements: Revamped dashboard for optimized view
    644604
     
    646606
    647607* New: Allow admin to manually confirm subscription through confirmation email link
    648 * Fix: Special characters issue in post notification emails
    649 * Fix: Custom field not updating when resubscribing
    650 * Fix: Drag-n-drop editor's blocks not updating when campaign type is changed in templates
    651608
    652609**5.7.12 (28.02.2024)**
     
    657614
    658615* Fix: Post notifications were not getting sent for campaigns created using the Drag-n-Drop editor
    659 * Fix: Unable to edit sequence campaigns [MAX]
    660616
    661617**5.7.10 (08.02.2024)**
     
    666622
    667623* Fix: Unsubscribe not working for Weekly summary email in few cases
    668 * Fix: Emails not sending for posts created with Yoast Duplicate Post plugin
    669 * Fix: Issue with typing 'n' key in Drag-n-Drop editor when Jetpack plugin is active
    670624
    671625**5.7.8 (17.01.2024)**
    672626
    673 * Improvements: Added 'Show block manager' toolbar option for the 'Add Posts' block in the Drag-n-Drop editor
    674 * Fix: Default subject and content were not set properly while creating a new campaign in some cases
    675 * Fix: Workflow emails not sending when using the Icegram email sending service with email tracking enabled
     627* Improvements: Added 'Show block manager' toolbar option for the 'Add Posts' block in the Drag-n-Drop Editor
    676628
    677629**5.7.7 (10.01.2024)**
     
    680632* Improvements: Drag-n-Drop editor UI improvements
    681633* Update: PHP 8.2 compatibility
    682 * Fix: Fatal error when sending preview email in post digest [MAX]
    683634
    684635**5.7.6 (03.01.2024)**
    685636
    686637* Fix: Set tracking options according to plugin settings for new campaigns
    687 * Fix: Previous scheduled date/time not shown when editing the scheduled campaign
    688638
    689639**5.7.5 (28.12.2023)**
    690640
    691641* New: Added "Save as Template" option in campaigns
    692 * Fix: Email content not preserved when switching from Drag-n-Drop editor to Classic editor
    693642* Improvements: Disallow change in recipients after campaign has started sending
    694643
     
    698647* Update: Tested up to WordPress 6.4.2
    699648* Update: Enhancements in campaign UI
    700 * Fix: Extra image tags getting added in the Campaign Classic editor
    701 * Fix: Incorrect post shown in post notification campaign preview
    702649
    703650**5.7.3 (29.11.2023)**
     
    705652* Update: Tested up to WordPress 6.4.1
    706653* Fix: Campaign content not saving in some cases when using Classic editor
    707 * Fix: Create New Template link not working on the Dashboard page
    708 * Fix: Inline text color issue in Drag-n-Drop editor
    709654
    710655**5.7.2 (14.11.2023)**
    711656
    712657* Fix: Fatal error when creating a new campaign using existing templates in PHP 8.0
    713 * Fix: Custom field keywords not working in emails
    714 * Fix: Emails were not in alphabetical order while sending
    715658
    716659**5.7.1 (10.11.2023)**
     
    725668
    726669* New: Added option to export subscribers who clicked on a link from the report [MAX]
    727 * Fix: Prevent directory traversal vulnerability [Thanks to Wordfence team]
    728 * Fix: Select list error for embedded forms [MAX]
    729 * Fix: Gmail authentication issue when Icegram sending service is enabled
    730670
    731671**5.6.23 (27.09.2023)**
     
    736676
    737677* New: Added keywords to show total contacts count, site URL, and site name in the DND form editor
    738 * Fix: Preheader not showing when sending campaign preview emails [MAX]
    739 * Fix: Error when sending workflow emails using Sendgrid [MAX]
    740 * Fix: Campaign gallery issue with WordPress 4.9
    741678
    742679**5.6.21 (06.09.2023)**
     
    747684
    748685* New: New workflow triggers for BuddyBoss user actions -  activated/suspended/unsuspended [MAX]
    749 * Fix: Fatal error on dashboard for admin notice
    750686
    751687**5.6.19 (23.08.2023)**
    752688
    753689* New: Compatibility with WooCommerce HPOS (High Performance Order Storage)
    754 * Fix: Remove click tracking for test emails [MAX]
    755690
    756691**5.6.18 (16.08.2023)**
     
    770705
    771706* Fix: While sending email from MailerSend the "To" email address contains the wrong email address [MAX]
    772 * Fix: PHP 7.4 warning while subscribing
    773 * Fix: PHP warning on the dashboard page
    774707
    775708**5.6.14 (12.07.2023)**
     
    777710* Update: Updated Action Scheduler Library to 5.4.0
    778711* Improvements: Improve post notification sending flow
    779 * Fix: Last name data missing in BuddyBoss importer [MAX]
    780 * Fix: Welcome email content getting overridden with new subscriber admin notification in few cases
    781712
    782713**5.6.13 (05.07.2023)**
    783714
    784715* Improvements: Include custom fields data in CSV while exporting contacts [MAX]
    785 * Fix: Issue with Access Control setting for campaigns [PRO]
    786 * Fix: Issue with Dran-n-Drop editor while editing templates
    787716
    788717**5.6.12 (28.06.2023)**
    789718
    790719* Fix: Keywords not working for workflow and sequence emails
    791 * Fix: Content added through custom code block not displaying in email [MAX]
    792720
    793721**5.6.11 (21.06.2023)**
    794722
    795723* Fix: Issue with sidebar positioning after adding Express form widget
    796 * Fix: Keyword for post categories not working as expected in email subject line
    797724
    798725**5.6.10 (14.06.2023)**
     
    800727* New: Option to update existing subscribers' data while importing
    801728* New: Option to add surveys in email campaigns using Drag and Drop builder [MAX]
    802 * Fix: Fatal error when sending emails through SMTP mailer in a few cases [PRO]
    803729* Improvements: SQL query optimization used for sending emails
    804730
     
    811737* Improvements: Option to enable Icegram sending service when email sending fails
    812738* Improvements: Blocked domain check while adding contacts through workflows
    813 * Fix: Incorrect email stats in Weekly summary email
    814 * Fix: Issue with custom field having special characters [MAX]
    815 * Fix: Trial optin issue on dashboard
    816739
    817740**5.6.7 (24.05.2023)**
    818741
    819742* New: Option to check email sending logs
    820 * Fix: Extra field in the subscription form when Otter – Gutenberg Blocks plugin is active
    821743* Improvements: Small UI improvements
    822744
     
    824746
    825747* New: Optimize emails sending time based on subscriber's previous average email open time [MAX]
    826 * Fix: Extra label in the subscription form
    827 * Fix: Category reset issue in the post notification campaign
    828 * Fix: JavaScript error while setting template preview image
    829748
    830749**5.6.5 (09.05.2023)**
     
    832751* New: Send emails on subscriber birthdays/anniversaries [MAX]
    833752* New: Add preheader text to emails
    834 * Fix: Accessibility issue in the subscription form
    835 * Fix: Issue with email sending when using Sendgrid
    836753
    837754**5.6.4 (26.04.2023)**
    838755
    839756* New: Housekeeping option for campaigns [MAX]
    840 * Enhancement: Added link for checking ESPs sending limits in Email sending settings
    841 * Fix: Post notification shortcode issue with Divi theme
    842 * Fix: Campaign sending to all recipients when no recipients selected
    843 * Fix: Form id in form redirection URL
     757* Enhancement: Added link for checking ESPs sending limits in Email sending settings
    844758
    845759**5.6.3 (20.04.2023)**
    846 
    847760* New: Option to redirect subscribers after subscription
    848761* New: Weekly summary email
    849 * Fix: Duplicate posts issue in post digest notifications [MAX]
    850 * Fix: Database error when creating custom field [MAX]
    851762
    852763**5.6.2 (12.04.2023)**
    853 
    854764* New: Option to show custom success message per form
    855765* New: Import subscribers from BuddyBoss [MAX]
     
    864774* New: Introducing Icegram Email Sending Service - free 100 emails per day [Experimental]
    865775* New: Workflow rules for LearnDash LMS & Ultimate Members plugins [MAX]
    866 * Fix: Welcome email issue
    867 * Fix: Manage lists issue
    868776
    869777**5.5.15 (15.03.2023)**
    870778
    871779* Enhancement: Small UI improvements on campaigns page
    872 * Fix: Post digest duplicate notifications [MAX]
    873780
    874781**5.5.14 (08.03.2023)**
     
    893800
    894801* Fix: Autofill issue for email fields during onboarding
    895 * Fix: Duplicate hidden fields in subscription form
    896802
    897803**5.5.9 (25.01.2023)**
     
    903809
    904810* Enhancement: Show open stats on Reports page
    905 * Fix: Fatal error when using workflow rule for User role in MemberPress plugin's integration
    906811
    907812**5.5.7 (12.01.2023)**
    908813
    909 * Fix: Delete unconfirmed contacts cron not re-registering on plugin reactivation
    910 * Fix: Delete contacts' list data when deleting the list
    911 * Fix: The master list was not editable
    912814* Enhancement: Name field placeholder issue in subscription form
    913815
     
    924826
    925827* Fix: Preview was not working in post digest [MAX]
    926 * Fix: Comment/order checkout opt-in field setting not visible [PRO]
    927828
    928829**5.5.3 (14.12.2022)**
    929830
    930 Fix: CSV injection while exporting Subscribers
     831* Fix: CSV injection while exporting Subscribers
    931832
    932833**5.5.2 (08.12.2022)**
    933834
    934835* New: Added option to automatically delete unconfirmed subscribers [PRO]
    935 * Fix: Incorrect remaining emails count show when sending campaigns manually
    936836
    937837**5.5.1 (01.12.2022)**
    938838
    939839* New: Added new styles for subscription forms [PRO]
    940 * Fix: Select list issue in form widget
    941 * Fix: Added permission check when getting contact counts on Audience export and Campaigns pages[Thanks to WPScan team]
    942840
    943841**5.5.0 (18.11.2022)**
    944842
    945843* New: Workflow action to update contact's custom field [MAX]
    946 * Fix: SQL vulnerability while getting list's contacts count [Thanks to WPScan team]
    947 * Fix: Style issue for Drag-and-Drop form fields
    948 * Fix: Sending issue with Sendinblue when subscribers' name data is not present [MAX]
    949844
    950845**5.4.19 (09.11.2022)**
    951846
    952847* New: Added Text, Image, and Heading blocks for Drag-and-Drop form editor
    953 * New: Added inline color picker in Drag-and-Drop campaign editor
    954 * Fix: Style issue for checkbox setting fields in Drag-and-Drop editor
    955 * Fix: Remote templates were not loading due to database collation issues on some sites
     848* New: Added inline color picker in Drag-and-Drop campaign editor
    956849
    957850**5.4.18 (02.11.2022)**
    958851
    959852* New: Rest API support for add/delete/edit subscriber
    960 * Fix: Gutenberg form block issue with ClassicPress plugin
    961853
    962854**5.4.17 (19.10.2022)**
     
    982874
    983875* Enhancement: Bulk actions can now apply to all the contacts
    984 * Fix: Some keywords are not getting converted correctly in Amazon SES
    985876
    986877**5.4.12 (14.09.2022)**
     
    988879* Enhancement: Add title for list names on add contact screen
    989880* Enhancement: Improve error handling when email sending fails for some email addresses
    990 * Fix: Fatal error when getmypid function is disabled on hosts with PHP v8
    991 * Fix: Fatal error Fatal error: Uncaught TypeError: number_format() on dashboard
    992881
    993882**5.4.11 (07.09.2022)**
    994883
    995884* Enhancement: Simplified merge tag view for editor
    996 * Fix: Campaign preview not working in some cases
    997885
    998886**5.4.10 (01.09.2022)**
    999887
    1000888* Enhancement: Added option to disable subscription API
    1001 * Fix: Duplicate campaign scheduling issue[MAX]
    1002889
    1003890**5.4.9 (25.08.2022)**
     
    1005892* Enhancement: Added failed status for campaign in case email delivery fails
    1006893* Enhancement: Added workflow trigger for failed campaigns
    1007 * Fix: Form fields were not rendering properly when viewed in popup[MAX]
    1008894
    1009895**5.4.8 (18.08.2022)**
    1010896
    1011897* New: Added unsubscribe reasons on dashboard [MAX]
    1012 * Fix: Emails were not getting sent via Amazon SES for some cases [MAX]
    1013898
    1014899**5.4.7 (10.08.2022)**
     
    1043928
    1044929* New: Send different welcome/confirmation emails to subscribers based on their list
    1045 * Fix: Some subscribers's emails getting excluded while sending emails[MAX]
    1046930
    1047931**5.4.1 (29.06.2022)**
    1048932
    1049933* Update: Better spam score checking
    1050 * Fix: Custom HTML block in drag and drop editor not working properly
    1051 * Fix: Workflow not running on some setup
    1052 * Fix: Optional parameter warning in PHP 8.1
    1053 * Fix: Issue while creating a new campaign on some setup
    1054934
    1055935**5.4.0 (23.06.2022)**
     
    1069949**5.3.16 (02.06.2022)**
    1070950* Enhancement: Improved dashboard stats
    1071 * Fix: Warning message when using Gmail/Yahoo email addresses in From email setting
    1072 * Fix: Email sending issue with Amazon SES when subject contains emojis[MAX]
    1073 * Fix: Duplicate post digest notifications[MAX]
    1074 * Fix: Unsubscribe message getting inserted after HTML tag
    1075 * Fix: Caching issue when editing campaign when Redis cache enable
    1076 * Fix: PHP warning when subscription form is deleted from backend and form widget is active on frontend
    1077 * Fix: Incorrect link tracking stats for campaigns created using Drag-n-Drop editor[PR0]
    1078951
    1079952**5.3.15 (18.05.2022)**
    1080953
    1081954* New: Advanced audience filters[MAX]
    1082 * Fix: Template already exists issue on some setup using Amazon SES[MAX]
    1083955
    1084956**5.3.14 (11.05.2022)**
    1085957
    1086958* New: Automatic email list cleanup service[MAX]
    1087 * Fix: Issue with Created at date while importing
    1088 * Fix: Unsubscribe link not working when WooCommerce styling is selected in workflow emails
    1089 * Fix: Issue with Drag and Drop campaign editor on some setup
    1090 * Fix: Unable to subscribe with a Hotmail email address[MAX]
    1091959
    1092960**5.3.13 (27.04.2022)**
     
    1098966
    1099967* Fix: Incorrect name when registering through Ultimate Member plugin
    1100 * Fix: Broadcast send now not working on sites having timezone before UTC
    1101 * Fix: Security related issues [Thanks to WP team]
    1102968
    1103969**5.3.11 (12.04.2022)**
    1104970
    1105971* New: Now ES forms can be added to remote sites/pages via HTML code
    1106 * Fix: Workflows are not getting saved in some cases
    1107 * Fix: Security related issues [Thanks to WP team]
    1108972
    1109973**5.3.10 (07.04.2022)**
    1110974
    1111 * Fix: Security related issues [Thanks to WP team]
    1112975* Enhancement: Small UI improvements
    1113976
     
    1115978
    1116979* New: Added WooCommerce email template support in workflows
    1117 * Fix: Template gallery not working with WordPress v4.9 and lower
    1118980
    1119981**5.3.8 (24.03.2022)**
     
    1121983* New: Added predefined workflows
    1122984* New: Email template gallery improvements
    1123 * Fix: Sequence were not getting sent on time in some cases
    1124 * Fix: Styling was not properly getting applied to the post excerpt in campaigns
    1125985
    1126986**5.3.7 (16.03.2022)**
    1127987
    1128988* New: Added preview for workflow emails
    1129 * Fix: Duplicate drafts were getting created for campaigns in some cases
    1130 * Fix: Custom post type were not getting saved in post notification campaigns
    1131 * Fix: Encoding issues with pepipost email sending
    1132989
    1133990**5.3.6 (09.03.2022)**
    1134991
    1135992* New: Added support for fallback value for NAME and FIRSTNAME keywords
    1136 * Fix: PHP warning on custom post type page
    1137 * Fix: Welcome email issue with Rainmaker integration
    1138993
    1139994**5.3.5 (02.03.2022)**
    1140995
    1141996* New: Added ajax option for submission of forms
    1142 * Fix: HTML Tags getting escaped from the form description
    1143997* Update: Added support for two new regions(AF South 1 and EU South 1) in Amazon SES [MAX]
    1144998
     
    11521006* New: Added {{POSTAUTHORAVATAR}} and {{POSTAUTHORAVATARLINK-ONLY}} keywords for Post Notification
    11531007* New: Added option to send welcome/ confirmation email after importing of contacts
    1154 * Fix: Improved security related to nonce validations [Thanks to WP team]
    11551008
    11561009**5.3.2 (09.02.2022)**
     
    11581011* New: Send emails using Sendinblue [MAX]
    11591012* New: Send emails using Mailjet [MAX]
    1160 * Fix: Secured Icegram Express from reflected XSS vulnerability [Thanks to WPScan team]
    11611013
    11621014**5.3.1 (01.02.2022)**
     
    11671019
    11681020* New: Added Drag and Drop editor in campaign section
    1169 * Fix: Compatibility with Forminator version(1.15.9) [MAX]
    11701021
    11711022**5.2.0 (24.01.2022)**
     
    11781029* New: Added more blocks for drag and drop email builder - Video and Custom Code [MAX]
    11791030* Update: Added selection of form for Gravity Forms, Ninja Forms, and Contact form 7 workflow integration[MAX]
    1180 * Fix: Pepipost support for swedish characters
    11811031
    11821032**5.0.9 (12.01.2022)**
     
    11881038
    11891039* New: Option to add attachments to workflow emails [MAX]
    1190 * Fix: {{UNSUBSCRIBE-LINK}} not working in welcome emails in few cases
    1191 * Fix: PHP warning undefined index 'ig-es-tracking-campaign-id' during onboarding/update
    11921040
    11931041**5.0.7 (31.12.2021)**
     
    12061054* Update: Amazon SES support for bounce handling
    12071055* Update: Support for Amazon SES throttling
    1208 * Fix: Small UI fixes
    12091056
    12101057**5.0.4 (08.12.2021)**
     
    12181065* New: Send emails in customers timezone [MAX]
    12191066* New: Tracking for workflows
    1220 * Fix: UI fixes
    12211067
    12221068**5.0.2 (19.11.2021)**
    12231069
    12241070* Fix: Incorrect placeholder values in emails
    1225 * Fix: Unable to send campaigns
    12261071
    12271072**5.0.1 (18.11.2021)**
     
    12291074* Enhancement: Welcome and Confirmation email are now part of workflows
    12301075* New: Preview email template in popup
    1231 * Fix: Increase character limit in amazon SES
    1232 * Fix: Prevent email sending while campaign is getting queued
    12331076
    12341077**5.0.0 (10.11.2021)**
     
    12411084* New: Added {{POSTIMAGE-URL}} keyword for Post Notification
    12421085* Update: Action Scheduler Library to 3.3.0
    1243 * Fix: Amazon SES batch sending issue **[MAX]**
    12441086
    12451087**4.9.0 (26.10.2021)**
     
    12541096
    12551097* Update: Support for Amazon SES batch email API **[MAX]**
    1256 * Fix: PHP warning while saving contact through admin side
    12571098
    12581099**4.8.4 (07.10.2021)**
     
    12611102* New: Add custom fields in subscription forms **[MAX]**
    12621103* New: Map custom fields while importing contacts **[MAX]**
    1263 * Fix: Fixed video thumbnail issue with Jetpack plugin
    12641104
    12651105**4.8.3 (29.09.2021)**
     
    12731113**4.8.1 (15.09.2021)**
    12741114
    1275 * Fix: Duplicate emails in few cases
    12761115* Update: Tested up to WordPress 5.8.1
    12771116
     
    12801119* New: Weekly summary email **[MAX]**
    12811120* New: Campaign unsubscribe count **[MAX]**
    1282 * Fix: Long SQL query killed while sending to large number of emails on WP Engine host
    1283 * Fix: CSS conflict on WordPress admin dashboard page
    12841121
    12851122**4.7.9 (02.09.2021)**
     
    12871124* New: Added 'Total sent' column on the Reports page
    12881125* Update: UX improvements
    1289 * Fix: Incorrect sent and opened dates on campaign report on some setup
    1290 * Fix: Campaign report migration issue from Icegram Express 3.5.16
    1291 * Fix: Duplicate sequence emails **[MAX]**
    12921126
    12931127**4.7.8 (26.08.2021)**
     
    13021136* Update: Improved campaign reports performance
    13031137* Update: Improved handling of emails having internationalized domain name during import
    1304 * Fix: Newline characters when previewing campaign reports
    1305 * Fix: Database error when subscribing to another list and name field isn't present in the subscription form
    13061138
    13071139**4.7.6 (17.07.2021)**
     
    13101142* New: Run Workflows on existing orders **[MAX]**
    13111143* New: Search contacts by email on the Reports page **[MAX]**
    1312 * Fix: Incorrect form action URL when the subscription form is shown on the blog page
    1313 * Fix: 'es_subbox' function not working
    13141144
    13151145**4.7.5.1 (16.06.2021)**
     
    13271157**4.7.4 (27.05.2021)**
    13281158
    1329 * Fix: Localization/internationalization issue
    13301159* Update: Improved UI/IX
    13311160
    13321161**4.7.3 (19.05.2021)**
    13331162
    1334 * Fix: Formatting of broadcast test email not matching with actual campaign email **[MAX]**
    1335 * Fix: JavaScript errors on the broadcast screen when a visual mode is disabled for classic editor
    1336 * Fix: Incorrect campaign start date on the reports page
    13371163* Fix: Fixing incorrect count of imported users in the log message when CSV contains duplicate emails
    13381164* Update: Improved email template preview
     
    13501176* New: Send emails using Postmark batch API **[MAX]**
    13511177* Update: Improved dashboard UI
    1352 * Fix: Post digest category issue [MAX]
    1353 * Fix: Garbage characters in few cases when an email containing HTML entities is sent using Pepipost
    1354 * Fix: Ajax call on every page load
    13551178
    13561179**4.7.0 (05.04.2021)**
     
    13681191* New: Campaign rules to filter recipients while sending sequence emails **[MAX]**
    13691192* Update: Tested up to WordPress 5.7
    1370 * Fix: Invalid date and time for campaign reports activity table
    13711193
    13721194**4.6.12.1 (05.03.2021)**
     
    13911213* New: Added additional stats on campaigns reports dashboard
    13921214* Update: Disable IP tracking in lite version by default to make GDPR compliant
    1393 * Fix: Database vulnerability
    13941215
    13951216**4.6.9 (05.02.2021)**
     
    14111232* New: Send emails using Amazon SES [MAX]
    14121233* Update: Improved campaign report UI
    1413 * Fix: Invalid nonce issue due to caching while subscribing
    14141234
    14151235**4.6.6 (14.01.2021)**
     
    14171237* New: Now, able to map fields while importing
    14181238* Update: Improved UI
    1419 * Fix: YouTube video embedding issue
    14201239
    14211240**4.6.5 (22.12.2020)**
     
    14311250* New: New workflow trigger for WooCommerce order creation [MAX]
    14321251* New: Added option to select multiple lists while importing subscribers [MAX]
    1433 * Fix: Import not working for existing subscribers
    1434 * Fix: Duplicate email issue in few edge cases
    14351252
    14361253**4.6.3 (09.11.2020)**
     
    14481265
    14491266* New: UI improvements
    1450 * Fix: Status change issue after sending broadcast
    14511267
    14521268**4.6.0 (25.09.2020)**
     
    14571273* Update: User subscription on selected lists only in double opt-in (instead of all list)
    14581274* Update: Added option to remove "Powered By Icegram" link
    1459 * Fix: Deactivation feedback popup issue
    1460 * Fix: Migration issue from Icegram Express 3.1.3
    1461 * Fix: Bulk actions issue for large number of list items
    14621275
    14631276**4.5.6 (09.09.2020)**
     
    14721285* Update: Improve onboarding
    14731286* New: Sync name field value from WP Form [MAX]
    1474 * Fix: WP Form workflow related issue [MAX]
    14751287
    14761288**4.5.4 (27.08.2020)**
    14771289
    14781290* Update: Compatible with WordPress 5.5
    1479 * Fix: SMTP mailer warning with WordPress 5.5
    1480 * Fix: Import Contact issue
    14811291
    14821292**4.5.3 (30.07.2020)**
     
    14851295* New: Improve WooCommerce integration by adding more WooCommerce specific workflows [MAX]
    14861296* Update: Change Sequence Message status on change of parent status
    1487 * Fix: Load PRO email templates when upgrading from Free to PRO
    14881297
    14891298**4.5.2 (23.07.2020)**
    14901299
    14911300* New: Added Seqeuence/ Autoresponder Reports
    1492 * Fix: Sequence Open/ Click tracking issue
    1493 * Fix: Empty Post Digest send issue if no Posts published
    14941301
    14951302**4.5.1 (16.07.2020)**
    14961303
    14971304* New: Added Advance Campaign Reports like Country info, Browser Info, Device Info, Mail Client Info [MAX]
    1498 * Fix: Post Digest issues [MAX]
    14991305* Update: Performance Improvements.
    15001306
     
    15021308
    15031309* Fix: Duplicate campaign creation
    1504 * Fix: Post Digest Keywords issue [MAX]
    15051310
    15061311**4.5.0 (07.07.2020)**
     
    15231328* Update: YouTube video embedding issue
    15241329* Update: Action Scheduler Library to 3.1.6
    1525 * Fix: {{POSTLINK-ONLY}} keyword issue
    1526 * Fix: Post Digest issue [MAX]
    15271330
    15281331**4.4.8 (22.05.2020)**
     
    15431346* Update: Use date formate which set in WordPress
    15441347* Update: UI improvements
    1545 * Fix: Import/ Export issues
    15461348
    15471349**4.4.6 (23.04.2020)**
     
    15521354* Update: Improved Export contacts UI
    15531355* Update: Show date based on the format set in WordPress settings
    1554 * Fix: Import contact issue
    1555 * Fix: "Continue Reading" link doesn't work in Post Notifications
    1556 * Fix: Audience lists stick to the bottom
    15571356
    15581357**4.4.5 (15.04.2020)**
    15591358
    15601359* Update: Improved Import & Export contacts UI
    1561 * Fix: Importing contacts progress stays at 0%
    1562 * Fix: Test email send acknowledgment was not showing
    15631360
    15641361**4.4.4 (10.04.2020)**
     
    15721369* Update: Improved UI/ UX
    15731370* Update: Compatibility check with WordPress 5.4
    1574 * Fix: Fatal Error: Cannot Redeclare ig_es_may_activate_on_blog
    1575 * Fix: Email Templates scroll issue
    15761371
    15771372**4.4.2 (26.03.2020)**
     
    15791374* Update: Improved Help & Info page
    15801375* Update: Improved Active Contacts Growth based on cumulative contacts
    1581 * Fix: Migration issue
    1582 * Fix: Campaign was sent while previewing campaign
    1583 * Fix: Empty campaign body if any error occurred
    1584 * Fix: Optimize images
    1585 * Fix: Campaigns list stick to the bottom of the page
    1586 * Fix: PHP Warning during installation on multisite
    15871376
    15881377**4.4.1.1 (12.03.2020)**
     
    15931382
    15941383* New: Added Icegram Express Workflows
    1595 * Fix: Export contacts issue
    1596 * Fix: Subscribe people without list selection
    15971384
    15981385**4.4.0 (03.03.2020)**
Note: See TracChangeset for help on using the changeset viewer.