Widget changelog
The widget is distributed from https://cdn.neuroon.ai/widget@<version>/widget.js. Versions are immutable: once a 0.9.X is published, its content is not overwritten (unless a security emergency is announced in the integrity.json).
Current version
0.9.27 — confirmed.
Versioning policy
- While the widget is in
0.9.x, changes can be breaking between minors. Validate first againstdev.neuroon.ai. - Starting at
1.0.0, we will apply strict SemVer (major breaking, minor additive, patch compatible).
Releases
| Version | Date | Main changes |
|---|---|---|
| 0.9.27 | 2026-07-19 | Current version published on the CDN. Fixes tracking.clicks: false not always being respected when writing the neuroon_clicks attribution cookie. |
| 0.9.23 – 0.9.26 | 2026-07-18/19 | Adds fallbackApiUrl (search fallback to a secondary API) and ui.overlayContainer (confines the chat overlay to your own container instead of fullscreen); 0.9.24–0.9.26 stabilize the confined overlay's isolation. |
| 0.9.20 – 0.9.22 | 2026-07-18 | Internal UI polish and internal dashboard improvements (conversation Replay Mode). No configuration changes for integrators. |
| 0.9.19 | 2026-07-16 | Adds real support for data-api-url in script-tag auto-init. |
| 0.9.18 | 2026-07-12 | Fast search mode alongside the conversational agent. Fixes the full P0-P3 audit backlog (security, accessibility, architecture, test coverage). |
| 0.9.17 | 2026-05-06 | Cart-aware search, kit builder, buyers guide, follow-up, comparator, voice/visual search, 9 locales, themed StyleOverrides. |
| < 0.9.17 | — | Earlier versions not documented individually. |
How to receive notifications
- Subscribe to the releases RSS feed:
https://docs.neuroon.ai/resources/changelog/rss.xml. - Or watch
widget/package.jsonon GitHub (Watch button → Custom → Releases).
Further reading
- Installation — versioning and SRI.
- Configuration — field references per version.