* Updated Advanced Search, for custom fields that allow users to select values from a list of options (e.g. checkboxes, dropdowns, and Lookup - Autocomplete Options), the options dropdown has been updated to use pagination, instead of loading all options at once. Now, only a limited number of options are loaded initially - based on the user's "Auto Complete Number of Records Displayed" setting in Personal Settings. More options are dynamically loaded as the user scrolls down. This improves performance, especially when a lookup field has a large number of options.
<!--SMART-981-->
* Updated Fixed an issue with the GuideStar Charity Check integration to support a new mapping option for where the old “Exempt Status Code” fieldmapping from Candid's deprecated API was still being supported. Previously mapped as “exemp_status_code,” it must will now be mapped as to “exempt_status_code” (with a “t”). Please update your configuration to continue to receive this data.
<!--SMART-998-->
* Updated the Variable Syntax Checker to restrict data return when the user lacks view permissions on the requested record, including Level 1, 2, 3, User, Organization, and Transaction records.
<!--SMART-1093-->
* Fixed an issue with the object email functionality ('email anything') where the presence of multiple object email values in a single email previously resulted in the creation of multiple level two records per object. Moving forward the system will only create one level two per message for each object.
<!--SMART-167-->
* Fixed an issue on Message Queue tabs, where deleting or resending an email would trigger an empty search on the 'To' address. The system will no longer perform an empty search by default on these tabs.