Posted on Monday, August 20, 2007 6:15 PM
New Features & Enhancements
- Native support for SalesLogix Contact Processes (Addin buttons can now directly attach a process to the matched contact!)
- Swap e-mail addresses for Sent Items so "To" address is used for matching instead of "From" address plus new addin button property "SwapSentItemAddresses" to turn this feature on/off
- Performance enhancements with monitoring SalesLogix state from Outlook
- New API properties & methods:
- Addin_IsSentItem - identifies if the selected e-mail is in the Outlook "Sent Items" folder
- Addin_EmailFolder - provides the name of the folder the selected e-mail is in
- Addin_ToName - provides the name of the recipient of the e-mail
- Addin_InvokeAddContactAccount - launches the standard SLX "Insert New Contact/Account" screen with all values from the selected e-mail property filled
- All e-mail addresses (for both To and From) are now properly resolved for both SMTP addresses as well as Exchange addresses
Fixed Issues
- Fixed sporadic lockup issues with Outlook 2007. Outlook 2007 users should no longer experience any lockups or slow performance
- Fixed occasional issue with multiple instances of SalesLogix starting when logging in
- Fixed plugin launching so objects exposed to SalesLogix are properly disposed when complete
- Fixed issue with bundled addin buttons not correctly saving changed properties
- Fixed upgrade code in installer so client install properly upgrades an existing installed version without the need to uninstall first.