***************************************** * Changelog for Sendstudio 2004.17 * ***************************************** 10th November, 2006 ------------------- Update WYSIWYG editor to fix an insert image problem. admin/de folder ***************************************** * Changelog for Sendstudio 2004.16 * ***************************************** 2nd November, 2006 ------------------ Update WYSIWYG editor admin/de folder Check for duplicate autoresponders set to the same time admin/functions/autoresponders.php admin/includes/admin_output.inc.php Check for MAC newlines when importing CSV files admin/functions/import.php Better link checking & email header issues includes/email.php Link tracking issue for text links users/link.php Open tracking fix (wasn't always showing the image) users/sendopen.php admin/images/open.gif ***************************************** * Changelog for Sendstudio 2004.15 * ***************************************** 1st May, 2006 ------------- New WYSIWYG editor admin/de folder admin/functions/compose.php admin/functions/templates.php admin/functions/autoresponders.php admin/functions/general.php admin/includes/admin_output.inc.php ***************************************** * Changelog for SendStudio 2004.14 * ***************************************** 18th August, 2005 ----------------- Better checking of pausing and of other scheduled jobs. This should stop runaway jobs. users/send_emails.php If there is a html version of an archive, show that by default (don't automatically show new lines) users/view_archive.php admin/functions/general.php Fix "Exact Date" searches for dates. includes/members.inc.php Multicheckbox options are not always required. includes/forms.inc.php PHP5 checks for IIS. admin/index.php admin/includes/templates.php If there are autoresponders set up for a mailing list, we should show the "process bounces" link. admin/functions/lists.php Show 10 options by default for select boxes and checkboxes. admin/functions/customfields.php Remove "//" from paths when uploading an import file. admin/functions/import.php ***************************************** * Changelog for SendStudio 2004.13 * ***************************************** 21th July, 2005 ----------------- Cancelling a schedule whilst setting it up didn't reset the per-month statistics. admin/functions/scheduler.php admin/functions/general.php admin/functions/send.php When subscribers unsubscribe they don't get deleted (now get marked as inactive by default). admin/functions/general.php New click through statistics - can view exact email addresses which clicked a particular link. admin/functions/stats.php Strip backslashes out of smtp server name admin/functions/admins.php Links have spaces replaced with url friendly %20 symbols users/links.php Handle special characters in email addresses, usernames and passwords when processing bounces admin/functions/lists.php admin/includes/do_bouncing.inc.php Better checking for invalid member information. Stops warning messages. admin/includes/createemails.inc.php admin/includes/process.php ***************************************** * Changelog for SendStudio 2004.12 * ***************************************** 21st Febuary, 2005 ------------------ **** Security Fix **** The modify details form didn't include the confirmation code, so you could randomly change the memberid and eventually get a full list of subscribers. admin/includes/createemails.inc.php users/modify_details.php ***************************************** * Changelog for SendStudio 2004.11 * ***************************************** 21st Febuary, 2005 ------------------ Import templates properly when creating a newsletter: admin/functions/compose.php Fix "Preview" images (had double slashes which made them not show up): admin/functions/forms.php admin/functions/scheduler.php admin/functions/send.php admin/functions/upgrade.php Encode the username before using it to connect to an email address (in case it has a '+' or another special char in it): admin/functions/general.php Fix searching if you choose a particular link: includes/members.inc.php ***************************************** * Changelog for SendStudio 2004.10 * ***************************************** 15th Febuary, 2005 ------------------ Allow a user to view their own sending statistics (per-month sending): admin/functions/stats.php Fix javascript error with devedit version: admin/functions/compose.php admin/functions/templates.php admin/functions/autoresponders.php Better checking of date custom fields before displaying stats: admin/functions/stats.php Process more records per file when importing and deleting subscribers: admin/functions/general.php Remove some unused functions: admin/functions/general.php Try to retrieve the html version of a newsletter if it's available (even when the susbcriber is set to receive text emails): admin/functions/general.php Allow editing of subscriber email addresses with colons in their address: admin/functions/members.php Allow setting of schedule time down to every 20 minutes: admin/functions/scheduler.php admin/includes/admin_output.inc.php Allow sending of emails to be filtered by subscribe date: admin/functions/send.php Allow hardcoded footer to be added to each email that gets sent (set to nothing by default): Put quotes around name of person sending the email: admin/includes/createemails.inc.php Attachments page can be closed automatically by passing in a special variable when the page gets opened: admin/functions/attachments.php ***************************************** * Changelog for SendStudio 2004.9 * ***************************************** 10th January, 2005 -------------- Add "Subscribe Date" to the list of data you can export for a subscriber admin/functions/export.php admin/includes/do_export.inc.php Fix importing of email addresses (set the status & confirmation status properly), also emails with subject 'unsubscribe' get handled properly. Also fix problem when trying to get a list of database tables from a database which contains a '-' in the name. admin/functions/import.php admin/includes/do_import_email.inc.php Fix mass-deleting of subscribers - wasn't cleaning up their custom fields properly. admin/functions/members.php Stop IMAP using an SSL certificate if it's present admin/functions/general.php DevEdit fix - when in source or preview mode, hitting save stuffs up the content. admin/functions/compose.php admin/functions/template.php admin/functions/autoresponders.php Autoresponder Fix - passing in the memberid to check, but not using it anywhere. This is important especially when sending an autoresponder to only confirmed subscribers (it was including unconfirmed subscribers). includes/members.inc.php Use SAFE_MODE checks for sending test emails functions/testsendingsystem.php ***************************************** * Changelog for SendStudio 2004.8 * ***************************************** 16th Dec, 2004 -------------- Fix text autoresponder preview emails from being blank admin/functions/autoresponders.php ***************************************** * Changelog for SendStudio 2004.7 * ***************************************** 14th Dec, 2004 -------------- Turn all email addresses to lower case when you do an import: admin/includes/do_import.inc.php Stop colons in newsletter subjects breaking: admin/functions/compose.php Using a link to view subscriber stats was breaking (clicking the 'Back' link didn't remember the filter): admin/functions/stats.php ***************************************** * Changelog for SendStudio 2004.6 * ***************************************** 10th Dec, 2004 -------------- Added proper smtp authentication support to sendstudio (also display more information if we can't send an email): admin/functions/admins.php admin/functions/general.php admin/includes/send_emails.inc.php users/send_autos.php users/send_emails.php Changed the check for a file being uploaded: admin/functions/import.php admin/functions/general.php Fixed a bug where setting a per-hour limit check wasn't resetting itself when the next hour was started: admin/includes/send_emails.inc.php ******************************************* * Changelog for SendStudio 2004.4 * ******************************************* Bugfixes - Importing was incorrectly reporting results. - Editor had a problem with single quotes. - Scheduled sending would die after a newsletter was paused, now skips to the next one. ******************************************* * Changelog for SendStudio 2004 * ******************************************* Added the following features. - Attachments - Mozilla WYSIWYG editor - Scheduled Sending of newsletters - Import subscribers from database or email address - Remove subscribers in bulk - Upload newsletter/template/autoresponder from file - New custom fields (date, multi-checkbox, number) - Improved statistics - Automatic link tracking - Moved 'Link Manager' into the WYSIWYG editor - Moved the 'Image Manager' into the WYSIWYG editor - Rewrote autoresponders to be a lot faster - Send through an SMTP server - Limit number of emails sent per hour - Limit number of emails an admin can send per month - New form type 'Modify details' - Notification when a subscriber joins or leaves your mailing list(s) - Increased speed - New design - Improved usability - Choose which custom fields to include on each form - Filter autoresponders ******************************************* * * * Changelog for SendStudio version 4.1.0: * * * ******************************************* - Lots of changes. Add stripslashes and addslashes all over the place. Fixed up lots of coding, formatting. - Made forms a lot simpler (took out redundant code). - Fix duplicate sending of emails in some circumstances. ******************************************* * * * Changelog for SendStudio version 4.0.2: * * * ******************************************* - Fixed URL issues on some servers which were having problems with $_SERVER["REQUEST_URI"] ******************************************* * * * Changelog for SendStudio version 4.0.1: * * * ******************************************* - Critical update: Fixed duplicated sending issue and incorrect reporting of send/resume statistics in SendStudio control panel ******************** * * * Changes made by: * * * ******************** - Mitchell Harper (PHP)