Skip to content

eWizard.js framework v4.12.0

The new version enhances business rules support, raises awareness on what the presentation contains, and advances browsers support.

Framework and builders improvements

Sub-slides in OCE MPA Single Sequence builds

From this version on, eWizard.js supports sub-slides in OCE Single Sequence builds.

New webpack bundle analyzer

The new version brings the ability to analyze the size of presentation bundles you get upon production builds. It helps you to audit all the presentation scripts, decrease their size, if necessary, and, as a result, improve loading performance. The option is available with the new webpack bundle analyzer.

The analyzer is applied to the following builds:

  • Single Page Application format

  • OCE Single Page Application format

  • OCE Multi Page Application format

  • OCE Single Sequence Application format

To view what scripts your e-Detailer contains, run the required build with the --stats option.

JavaScript polyfills support

JavaScript polyfills support is improved in this release: core-js, a library responsible for this functionality, is updated to version 3.0.0.

Polyfills in resulting builds are applied only to JacaScript features used in the given e-Detailer.

Make sure you set up the browserlist option in the settings.json

This feature is already available for:

  • OCE Single Page Application format

  • OCE Multi Page Application format

  • OCE Single Sequence Application format

PDF Converter thumbnails

Now, upon a PDF file conversion, e-Detailer thumbnails also include master template elements.

eWizard Editor emails support business rules

To meet companies' business requirements, the restrictions can be applied to the components that contain arrays.

Now it's possible to limit the amount of added and removed array components in eWizard Editor for emails.