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:
- Change Log
- Bug Fixes
- Improvements
- Changed Files List
Oempro v4.3.3 Release
Change Log
Bug Fixes
- [OEMPRO-1252] - Copying auto responders does not copy attachments
- [OEMPRO-1291] - Special characters in email creation wizard looks normal but special characters in template builder are not displayed correctly
- [OEMPRO-1376] - ATTACHMENT_MAX_FILESIZE is not working
- [OEMPRO-1388] - When there is lots of globally suppressed subscribers, browse screen does not work, needs pagination
- [OEMPRO-1413] - Missing language strings
- [OEMPRO-1420] - Remove plugin menu hooks from old template engine. No needed and causing problems with signup.php when a plugin is hooked into it
- [OEMPRO-1426] - When validation type is changed on local custom fields, database column type is also changed for global custom fields
- [OEMPRO-1429] - If email address has a comma in it, generates a mysql error during import process
- [OEMPRO-1432] - Segment total calculation is not correct in segment browser screen
- [OEMPRO-1436] - Problem with user group header footers on auto responders
- [OEMPRO-1437] - Creating auto responders with Firefox's new version has problems
- [OEMPRO-1438] - SMTP Authentication bug on some servers
- [OEMPRO-1439] - If there is '
- [OEMPRO-1440] - When creating a new client, only first 25 campaigns are displayed in the screen
Improvements
- [OEMPRO-1189] - Allow administrator to prevent connecting to specific mysql host addresses through subscriber import and list synching
- [OEMPRO-1442] - Update tinymce to the latest version
- [OEMPRO-1433] - In abuse report emails, show the name of user, list and campaigns; not just IDs
- [OEMPRO-1434] - Show subject and from name email address in campaign browser preview screens
- [OEMPRO-1443] - Improve Admin > Settings > About page loading performance
- [OEMPRO-1431] - Display the links url or name in subscriber activity screen next to the link click activity row
Changed Files List
Changed file list compared to previous version.
- M includes/api/autoresponders.copy.inc.php
- M includes/api/campaigns.get.inc.php
- M includes/api/customfield.update.inc.php
- M includes/api/email.update.inc.php
- M includes/api/subscribers.search.inc.php
- M includes/classes/attachments.inc.php
- M includes/classes/core.inc.php
- M includes/classes/custom_fields.inc.php
- M includes/classes/database_mysql_interface.inc.php
- M includes/classes/filesystem.inc.php
- M includes/classes/o/bounce/processor.php
- M includes/classes/o/email/transport/factory.php
- M includes/classes/queue.inc.php
- M includes/classes/subscribers.inc.php
- M includes/classes/suppression_list.inc.php
- M includes/classes/template_engine.inc.php
- M includes/classes/transaction_emails.inc.php
- M includes/classes/upgrade.inc.php
- M includes/frontend/controllers/admin/controller_about.php
- M includes/frontend/controllers/admin/controller_email.php
- M includes/frontend/controllers/user/controller_attachments.php
- M includes/frontend/controllers/user/controller_clients.php
- M includes/frontend/controllers/user/controller_email.php
- M includes/frontend/controllers/user/controller_list.php
- M includes/frontend/controllers/user/controller_subscriber.php
- M includes/frontend/controllers/user/controller_subscribers.php
- M includes/frontend/controllers/user/controller_suppressionlist.php
- M includes/system_plugins/plugin_http_agent.php
- M templates/weefive/desktop/admin/email_preview.php
- M templates/weefive/desktop/admin/settings_about.php
- M templates/weefive/desktop/layouts/admin_email_template_editor_header.php
- M templates/weefive/desktop/layouts/user_email_content_builder_header.php
- M templates/weefive/desktop/layouts/user_email_content_builder_header2.php
- M templates/weefive/desktop/layouts/user_email_template_editor_header.php
- M templates/weefive/desktop/user/email_content_edit.php
- M templates/weefive/desktop/user/email_create_content.php
- M templates/weefive/desktop/user/email_preview.php
- M templates/weefive/desktop/user/global_suppression_list.php
- M templates/weefive/desktop/user/subscriber_edit.php
- M templates/weefive/languages/en/en.inc.php
- A includes/classes/o/api.php
- A templates/weefive/js/tiny_mce_3432/*