eSupport v2.2 RC 1 is now available in Members Area, this version resolves all bugs discovered till date in v2.2 Release, we will be keeping a window of five days before declaring it as a stable build.
If you have any issues with this release please do post under the "RC1 Issues" sticky thread in Beta Testing forum.
UPGRADING INSTRUCTIONS Upgrading from v2.2 Beta 3 to v2.2 RC1- IMPORTANT! Backup BOTH your Database (mysqldump) and your Files before proceeding, Remember even though it the code base is stable it is still a Beta!
- Replace all your existing files with the new ones in upload_zend directory
- REMOVE admin/setup.php
- Make sure BOTH your config.php AND key.php are in admin/ directory after you have replaced the files
- Upload the file "upgrade_v2.2.beta3_to_v2.2.rc1.php" from your upgrade/ directory over to admin/ directory and run it from your web browser
- Follow the steps, it should finish without any issues.
- Delete "upgrade_v2.2.beta3_to_v2.2.rc1.php" from your admin/ directory
UPGRADING INSTRUCTIONS Upgrading from v2.1.x to v2.2 RC1- IMPORTANT! Backup BOTH your Database (mysqldump) and your Files before proceeding, Remember even though it the code base is stable it is still a Beta!
- Replace all your existing files with the new ones in upload_zend directory
- REMOVE admin/setup.php
- Make sure BOTH your config.php AND key.php are in admin/ directory after you have replaced the files
- Upload the file "upgrade_v2.x_to_v2.2.php" from your upgrade/ directory over to admin/ directory and run it from your web browser
- Follow the steps, it should finish without any issues.
- Delete "upgrade_v2.x_to_v2.2.php" from your admin/ directory
CHANGELOG FOR THIS RELEASE: Quote:
[*] Fixed an error in setup.php where it would fail when creating indices
[*] Fixed a bug where it would display current time for all tickets and other areas where date is displayed
[*] Fixed Malformed SQL Query in Troubleshooter Client Area
[*] Backslashes in Tickets and Knowledgebase would get stripped automatically, This has been fixed now
[*] Ticket Search wouldnt work or would hang, This has now been resolved
[*] Reminder text in Flag would only include the date and not the time, this has been fixed
[*] The Admin Login Page footer date now shows current year
[*] eSupport will now delete all tickets and replies when you delete a department
[*] Fixed a bug in ticket listing that would result in a PHP error
[*] Optimize some queries on ticket listing page
[*] Fixed a bug where it would always take the time as "AM" even when "PM" was selected when inserting a reminder
[*] eSupport will now goto last page of tickets when it is replied to, it will goto first page if Reverse Order is enabled
[*] The end user is now presented with an option to delete a ticket when banning a user
[*] eSupport will now "catch all" emails that do not have an Email Handler assigned to them (It will add them under the first Email Handler by default)
[*] Merge ticket bug fixed
[*] Confirmation window for close button has been removed as requested
[*] Fixed a bug where it wouldnt display Email Header
[*] ForwardText and ForwardHTML Templates should now restore fine
[*] Fixed a bug where it would only forward the subject and not the entire ticket
[*] Fixed a bug where it would not send the AutoResponder message when a ticket was submitted through Email
[*] Fixed the Malformed Query when submitting a ticket with Attachment
[*] Added a "Record time" section in ticket viewing to record a time for specific staff member
|
v2.2 ENTIRE CHANGELOG: Quote:
[*] Fixed an error in setup.php where it would fail when creating indices
[*] Fixed a bug where it would display current time for all tickets and other areas where date is displayed
[*] Fixed Malformed SQL Query in Troubleshooter Client Area
[*] Backslashes in Tickets and Knowledgebase would get stripped automatically, This has been fixed now
[*] Ticket Search wouldnt work or would hang, This has now been resolved
[*] Reminder text in Flag would only include the date and not the time, this has been fixed
[*] The Admin Login Page footer date now shows current year
[*] eSupport will now delete all tickets and replies when you delete a department
[*] Fixed a bug in ticket listing that would result in a PHP error
[*] Optimize some queries on ticket listing page
[*] Fixed a bug where it would always take the time as "AM" even when "PM" was selected when inserting a reminder
[*] eSupport will now goto last page of tickets when it is replied to, it will goto first page if Reverse Order is enabled
[*] The end user is now presented with an option to delete a ticket when banning a user
[*] eSupport will now "catch all" emails that do not have an Email Handler assigned to them (It will add them under the first Email Handler by default)
[*] Merge ticket bug fixed
[*] Confirmation window for close button has been removed as requested
[*] Fixed a bug where it wouldnt display Email Header
[*] ForwardText and ForwardHTML Templates should now restore fine
[*] Fixed a bug where it would only forward the subject and not the entire ticket
[*] Fixed a bug where it would not send the AutoResponder message when a ticket was submitted through Email
[*] Fixed the Malformed Query when submitting a ticket with Attachment
[*] Added a "Record time" section in ticket viewing to record a time for specific staff member
[*] eSupport will not strip tags from text emails if WYSIWYG editor is disabled, you can now send emails with HTML tags or Code
[*] Client area authentication changed to Cookies, this should solve the issues on some client machines where PHP Failed to create sessions
[*] eSupport will now redirect your clients to the index URL after they click on the link in your emails to view ticket, this prevents the referrer logs to log the Emails and Ticket Key
[*] Fixed a bug where eSupport would not update fullname and email when a ticket was edited
[*] Non-Admin Users can create/delete/modify Public Predefined Replies
[*] Fixed Attachment Issues
[*] Fixed "Unauthorized Access Not Allowed" bug on Opened, Closed, On Hold and Delete buttons
[*] Fixed a bug where it would not display staff signature when creating ticket through Admin Area
[*] Fixed an issue where it would not add an attachment when creating ticket through Admin Area
[*] Fixed the "space" image URL, It did not have ".gif" at end
[*] eSupport will now display a warning message on all pages if license key is about to expire, this is only for Yearly and Monthly licenses users
[*] Fixed the bug where the Auto Responder message would be dispatched from the default group
[*] Added a direct link to EmailForward templates, Clicking on the link takes you directly to ticket
[*] Added Ability to Filter Tickets based on Attachment File Name in Email Parser Rules, You can make it filter according to .pif to block those recent spam/worms
[*] Added Ability to Empty Attachments in Database, Option is available under Settings > Optimize/Repair Database, Can Speed up bogged down support desks with 1GB+ in attachments
[*] eSupport now treats the first created Email Handler as default one
[*] Added Ability to override From Name and From Email for an Email Handler, Setting can be changed under Settings > Email.
[*] Ability to change Timezone and also Hourly Format, Allows you to change hour display to 24 Hour Format (For European Users)
[*] Added A setting to Reverse the display of posts in tickets with newest reply being on top
[*] Time billing with reports on Per Ticket, Per Client and Per Staff basis added
[*] Changed Troubleshooter Article Relationships, It is now based around One to Many Relationship model rather than the previous One to One
[*] Optimized a lot of queries (Over 200!)
[*] Fixed overrides.php bug for modernbill installations
[*] Fixed Drop Index error in upgrade file
[*] Changed copyright notice to 2004 in footer
[*] Fixed memory_get_usage error, will only work when $debug=on in pop3pipe.php
[*] Changed some left over instances of SMS Forwarding > SMS Alerts
[*] Fixed IMAP Multiple accounts bug where it would end the script after processing one IMAP account
[*] Fixed login issue where it would auto login anyone
[*] 96% of Source Code is now Open!
[*] Fixed a bug where it prevented creation of departments with same name under different template groups
[*] Almost all parts of the Email Parser were recoded to optimize its runtime performance
[*] Added group variable to autoresponder template, If you use Multiple Groups then you can make eSupport print the group variable using <{$group}> in your templates
[*] InstaAlert now blinks whenever a new ticket or reply arrives. In case you miss the alert window the icon will continue to blink unless untill: Quote:
1) You double click the system tray icon, double clicking it again once the blinking has stopped will make it open the Settings window
2) Right click on Icon and Click Open Support Desk
Blinking will automatically stop if you click on the Window or if you right click (To hide it)
| [*] Renamed "Email Forwards" to "Email Alerts" and "SMS Forwards" to "SMS Alerts" to avoid confusion
|