March 2026

Version 3.31.4

Released on March 2nd, 2026

✨ New Feature & Enhancements

  • Improved: Rate Limit Management for Licensed Users

    Increase of the default rate limit to 150 req/min for users with an active license. The configuration for rate limits (per minute or per month) is now optional, as long as at least one of the two parameters is defined.

  • Improved: Vectorizer Model Display in Embeddings The Document Search (Embeddings) section now explicitly displays the specific vectorizer model name instead of a generic base model label. This provides better technical clarity on the specific model used for the vectorization and indexing process within the Knowledge Base.

🐞 Bug Fixes

  • Fixed: AI Assistant Replacement in Integration Flow Resolution of a bug preventing the addition of a new AI Assistant after stopping and deleting an existing one within the bot integration section.

  • Fixed: NLU Model Configuration & Hybrid Mode Stability Correction of an issue where changing the NLU model incorrectly disabled the Hybrid NLU mode and caused inconsistencies in the "AI Deployment" selection after saving.

  • Fixed: PPTX to ZIP File Downloads in Webchat Resolution of a technical issue preventing the correct downloading of .pptx files when delivered as part of a .zip archive through the Webchat interface.

  • Fixed: Redundant Authentication on Knowledge Base Inactivity Elimination of a double-authentication prompt that appeared following account inactivity within the Knowledge Base (KB) module.

  • Fixed: Persistent Modal Overlay Blocking UI Resolution of a bug where the modal-backdrop component would occasionally remain active after closing a modal via the "ESC" key or the close button. This fix prevents the interface from becoming non-responsive due to a persistent background overlay when no modal is visible.

  • Improved: Website Indexing Reliability with Puppeteer & Cheerio Resolution of ingestion failures when indexing external websites for Knowledge Bases. Connectivity has been optimized to prevent server IP blocking by third-party security rules, ensuring consistent data extraction when using Puppeteer and Cheerio libraries.