This releases 2.5.27 to the CDN
https://assets.emblstatic.net/vf/v2.5.27/css/styles.css
https://assets.emblstatic.net/vf/v2.5.27/scripts/scripts.js
As a reminder, the rollup CSS and JS are compilations of many independently versioned components and is likely to contain changes that may disrupt the look of your site. We advise testing. Even better is to build your own CSS rollup from the npm sources, you can find a guide here.
New features
vf-minimal-footer 1.0.0-beta.1 npm git diff
- Added: Initial stable release after testing.
Refinements
vf-banner 2.0.6 npm git diff
- Changed: Removed "Terms of use" link Tracking issue
vf-chatbot 1.0.0 npm git diff
- Updated: Version bump to
1.0.0. - Updated:
initVFChatbotnow returns appropriate instance/s, allowing callers to access and customise it.
vf-chatbot-modal 1.0.0 npm git diff
- Updated: Version bump to
1.0.0. - Fixed: Updated CSS for bottom margin.
- Fixed: Updated React file to pass
allowFeedbackconfig to prompt component.
vf-chatbot-welcome 1.0.0 npm git diff
- Updated: Version bump to
1.0.0. - Fixed: Updated React file to avoid double initialization of component.
vf-footer 1.2.2 npm git diff
- Updated: Layout and styling updates including inner wrapper, spacing tokens, social icons, and mobile responsiveness improvements.