Skip to content

eWizard.js v5.29.0 and eWizard CLI v0.38.3

August 2023

New in eWizard.js

Configure user agent settings

From now on, when you run a production build, eWizard generates sitemap.xml and robots.txt files with user agent settings for multipage sites. You can configure the file contents for sitemap.xml and robots.txt in the settings.json file.

For more information, see the following articles:

Export eWizard tokens

You can now export eWizard tokens, like the Veeva Vault approval document number or country name, in your e-Detailers and emails. The tokens are displayed when publishing your items to Veeva Vault as PDF for approval, as interactive, or when exporting your item to PDF.

To activate eWizard token export, add a Vuex store to your template. To ensure you can export eWizard tokens from emails, we added Vuex support to email templates.

For more information, see Export eWizard tokens.

New in eWizard CLI

wiz thumbs --id

Use the new --id option for the wiz thumbs command to generate thumbnails for multipage site pages.

For more information, see wiz thumbs.

Documentation updates

Builders

As a result of the Builders section restructuring, you can now find its articles in the respective item guides or with the #Builders tag.

We've also updated the following documentation articles:

General development

e-Detailers

e-Detailer components

Emails

Sites

Custom components

Troubleshooting