Appearance
eWizard.js v5.2.0
March 2021
OCE Sales and HTML format exports: View assets in browser
When you export your email or email fragment to the OCE Sales or HTML format, you can select Store assets externally to host your assets in the AWS S3 buckets.
From this version on, when you select Store assets externally, the hosted assets from the email in the IQVIA OCE Sales system open in your browser instead of being downloaded. For example, when you click the link to your video or PDF content, they open for viewing in the new browser tab.
This feature is available for the file formats supported for viewing by your browser. Other file formats are downloaded to your device.
Email exports: Improved HTML and CSS minification
We've improved the HTML and CSS minification in the exported HTML email templates to preserve all spaces in the emails. We've made the following changes.
Switched off the
normalizeWhitespaceoption for the Cheerio module.Implemented the CSS and HTML minification.
The resulting email builds exported to the supported eWizard formats now have all the original spaces that you want in them. No spaces are removed in the resulting build.