v259

Chat launcher script Link

<script src="https://cdn.sentione.com/chat-ui-launcher/chat.1.76.0.js"></script>

Enhanced Performance & Stability

This update introduces "under-the-hood" optimizations to ensure the Webchat widget remains lightweight and does not impact your website's loading speed.

  • Smart Connection Handling: The Webchat no longer opens unnecessary server connections for every visitor.
  • Resource Efficiency: Connections are now established only when a user has an active session or manually opens the chat window.
  • Faster Page Loads: By reducing background activity for new visitors, the widget has a smaller footprint on your site’s overall performance.
  • Mobile-Friendly Optimization: The system now detects inactive browser tabs and closes idle connections to save user data and battery.


New Localization & API Features


  • New Configuration Field: A new translation field has been added to the widget configuration schema, allowing for more granular control over localized content.

  • New API Method: Added window.sentiOneChat.getTranslations()—a global method that allows developers to programmatically retrieve the currently active translation object.

  • Dynamic Localization: The new field and method work together to provide better support for multi-language environments and custom front-end integrations.