Skip to main content

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 against dev.neuroon.ai.
  • Starting at 1.0.0, we will apply strict SemVer (major breaking, minor additive, patch compatible).

Releases

VersionDateMain changes
0.9.272026-07-19Current 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.262026-07-18/19Adds fallbackApiUrl (search fallback to a secondary API) and ui.overlayContainer (confines the chat overlay to your own container instead of fullscreen); 0.9.240.9.26 stabilize the confined overlay's isolation.
0.9.20 – 0.9.222026-07-18Internal UI polish and internal dashboard improvements (conversation Replay Mode). No configuration changes for integrators.
0.9.192026-07-16Adds real support for data-api-url in script-tag auto-init.
0.9.182026-07-12Fast search mode alongside the conversational agent. Fixes the full P0-P3 audit backlog (security, accessibility, architecture, test coverage).
0.9.172026-05-06Cart-aware search, kit builder, buyers guide, follow-up, comparator, voice/visual search, 9 locales, themed StyleOverrides.
< 0.9.17Earlier 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.json on GitHub (Watch button → CustomReleases).

Further reading