New: When sending an email campaign you can now merge to memberships with specific filters on status, expiry, etc. and the recipient will be the member.
New: When sending an email campaign you can now set up a custom merge to any collection item with a property related to a user. For example, merge to payments and the recipient will be the trading entity. This could be used to send out thank you for your payment letters.
New: When sending an email campaign the "View in Browser" has been added to the email output by default.
New: Can now merge the email subject using expressions in the subject. The expressions must be enclosed by ASP code block tags "<%=" and "%>". However, the expression must still be VB Script for now. Here are some examples:
Fix: Unnecessary reloading of HTML for each email sent has been eliminated which will speed up the output and decrease memory and CPU usage.
Fix: All forms sent from admin email address with reply to the EmailAddress property.
Fix: Sites.Check
and Sites.Scan
not completing all in one pass.
Fix: To home page displaying as Website.About
when cached in Sites.
Fix: To BusinessCollection.CreateFilterExpression
when multiple values passed.
New: Date/time properties are now stored in UTC time and are displayed in the User's time zone. However, there are exceptions. For example, Date of Birth is stored and displayed as is, Order and Payment dates are generated and stored and viewed in the Base Time Zone. Service times are displayed in the Venue Time Zone if it has been set for the service.
New: Each country now has a default time zone. This is used as the default for a user.
New: A user can change the time zone if it is not what has been defaulted for them. https://yourwebsite.com/setusertimezone
.
New: You can now set the time zone for a venue on a service. This means any times will be displayed in the venue time zone no matter what the time zone is the user is in.
Fix: To home page caching in Sites.