Resolved! carriage returns no longer converted for html email notifications in Geneva?
I have a particular set of email notifications that builds their body based on the event.parm1 passed in. This string passed in contained newlines "\n" and in Fuji these were automatically converted to <br> so when the email sent it retained the ne...