· The following issues were fixed regarding email notifications and documents in folders, as long as the site utilizes inherited permissions:
o Email notifications were not sent for documents uploaded into folders of an email-enabled library, but they were sent for documents loaded into the root folder
o If documents were uploaded into a folder and there were documents in the root, a notification would be sent for the last document placed in the library root by the same user
o If a folder was created in the root and the next action taken was to upload a file to a folder, you could see by rendering to output that the ID of the item the LIE was trying to send an email for was the ID of the newly created folder
· The LIE’s optional process logic no longer ignores the value supplied for the From field in the optional process definition. In the past, the LIE would only use the value specified as the Email From on the Checkemail.aspx page. This issue has been addressed. However, you need to make sure you are using an SMTP server in place of SharePoint Email for this to work.
· Support for emails sent to a cross-site group, as long as the sites do not use permission inheritance. To use cross-site groups, the site must be set up with unique permissions and the cross-site group must be given rights to that site.
· Initial release