Skip to content

Changelog

Version history for the public Humind surfaces: the widgets bundle, the chat loader, and this documentation site.

Product features and merchant-facing changes in the backend and dashboard are tracked in the dashboard's What's New panel; this page covers only the public embed surfaces.

Widgets bundle (widgets.thehumind.com/v1/loader.js)

v1 (current), April 2026

Initial public release of the unified widgets bundle. Replaces the previous quiz.thehumind.com host (which only served the collection quiz) with one bundle for three custom elements.

Custom elements:

  • <humind-quiz>: collection discovery quiz
  • <humind-gift-finder>: "ask anything" search block
  • <humind-product-questions>: product-page Q&A

Breaking change from quiz.thehumind.com: the bundle URL changed from https://quiz.thehumind.com/humind-quiz.js to https://widgets.thehumind.com/v1/loader.js. The /v1/ prefix is new and will stay in the URL going forward. Update any theme blocks or script tags that still reference the old host.

Future: v2 (planned)

A breaking-change version will ship under /v2/. /v1/ stays live during the migration window. Subscribe to the Humind changelog in the dashboard for advance notice.

Chat loader (embed.thehumind.com/loader.js)

The chat loader is unversioned. Every deploy replaces the bundle. Significant changes in attributes, events, or behavior are recorded here.

April 2026

  • Shadow DOM isolation for all widget styles.
  • Internationalization for 11 languages.
  • WebSocket-based live-operator handoff.

Documentation

2026-04-24

Installation guides aligned with widget runtime; added Shopify/hybrid/custom decision tables to each install page; expanded catalog and troubleshooting docs.

2026-04-21

Initial launch of this site, with coverage for:

  • Getting started (Shopify + generic)
  • Chat widget install and events
  • All three bundle widgets
  • Catalog sync (Shopify webhooks + custom REST)
  • Theming and i18n
  • Troubleshooting

Released under the proprietary Humind license.