Support and Documentation


Important!
This documentation has been deprecated. We are migrating Oempro help articles to our new help portal. Take a look at more detailed help articles on our new help portal.

Sections:

  1. Change Log
    1. Bug Fixes
    2. New Features
    3. Changed Files List
    4. Language File Changes

    Oempro v4.5.3 Release

    Change Log

    Bug Fixes

    • [OEMPRO-1690] - Validation problem when proceeding to email editor in campaign creation process
    • [OEMPRO-1742] - Bug in segment editor
    • [OEMPRO-1745] - Global custom field information is not updated if no local custom field information given in Subscriber.Update API command
    • [OEMPRO-1746] - Conditional personalization within links does not work
    • [OEMPRO-1749] - When image embedding is disabled globally it does not remove it from all campaign types. For example it still seems to be an option for Fetch From URL campaigns.
    • [OEMPRO-1756] - Send engine does not update campaign last activity date time before starting to remove suppression list removal process
    • [OEMPRO-1758] - When a campaign is created, last activity date time should be updated
    • [OEMPRO-1759] - Smart suppression queue removal and suppression list queue removal should done separately. UNION query is very slow.
    • [OEMPRO-1762] - Segment size not updating after editing its rules
    • [OEMPRO-1763] - Remember login cookie is not secure

    New Features

    • [OEMPRO-1747] - Ability to resume campaign wizard session
    • [OEMPRO-1761] - Along with bounce, spam report and unsubscribe events, sendgrid_processor should process the "invalid emails" event

    Changed Files List

    Changed file list compared to previous version.

    • M extras/sendgrid_processor.php
    • M includes/api/admin.login.inc.php
    • M includes/api/campaign.create.inc.php
    • M includes/api/client.login.inc.php
    • M includes/api/user.login.inc.php
    • M includes/classes/personalization.inc.php
    • M includes/classes/queue.inc.php
    • M includes/classes/suppression_list.inc.php
    • M includes/classes/upgrade.inc.php
    • M includes/classes/wizard.inc.php
    • M includes/cli/include_send.inc.php
    • M includes/cli/include_web_send.inc.php
    • M includes/frontend/controllers/admin/controller_index.php
    • M includes/frontend/controllers/client/controller_index.php
    • M includes/frontend/controllers/user/controller_campaign.php
    • M includes/frontend/controllers/user/controller_email.php
    • M includes/frontend/controllers/user/controller_index.php
    • M includes/frontend/controllers/user/controller_segment.php
    • M templates/weefive/desktop/user/campaign_create.php
    • M templates/weefive/desktop/user/email_create_content.php
    • M templates/weefive/desktop/user/email_create_import.php
    • M templates/weefive/desktop/user/segment_create.php
    • M templates/weefive/languages/en/en.inc.php

    Language File Changes

    • $ArrayLanguageStrings['Screen']['1916'] = 'We noticed that you were creating a campaign but have not finished all the steps. To continue creating the campaign "%s", click here.';