Fix: When an email opened via "View in Browser" the links such as "Unsubscribe Me" no longer worked.
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: When resending an email campaign in the same session it is possible that the recipients will receive it again.
Fix: Modified system folders names in URLs throughout to be in lower case and modified robots.txt to only accept lowercase.
Fix: Robots.txt was blocking scripts and stylesheets from being loaded by the search engines when indexing.
New: Added property Style Classes to Menu Item. This allows you to add CSS classes for styling.
Fix: Found unnecessary recalling of function which would have slowed the application and taken valuable processing power.