July 2025
Platform & Web Controls Release Notes
Release Notes: Platform
Version: v2.4.0
Date: July 20, 2025
This release introduces enhanced content ingestion tools, UI improvements, and export handling, along with refinements across the platform and bug fixes.
New Features:
- AI-Powered Template Generator: The AI-powered Handlebars Generator enables rapid creation and customization of UI panels for your integrations. Instantly generate, preview, and refine Handlebars templates for List and Details views—no manual coding required. This includes the creation of Handlebars helpers, JavaScript, CSS and the panels of Handlebars
- Updated AI Model Support:
- AWS S3 Connector:
- Knowledge Box Control Configuration:
- Search Result Control Configuration:
- Agent Export Enhancements:
- Enabled export and delete options for insight data.
- Added file name customization for exports.
Enhancements:
- User Interface & Experience:
- Improved ingestion form layout and button hover effects in the document list.
- Enhanced email test dialog with a cancel option.
- Added "Select All" to manage bulk vector contents.
- Refined log pagination and filter handling.
- Added feedback spinner and placeholder for better user feedback.
- Refactored SearchBox styles for better accessibility.
- Magnolia Connector:
- Added public URL input and normalized URL handling.
- Import & Integration:
- Added support for importing integration via file upload.
- Inserted handlebars objects and helper registration for dynamic templating.
- Added History to Carousel
- Agent Dashboard, show status of the agent
Bug Fixes:
- Fixed pagination and filtering in logs.
- Addressed AI Settings visibility issues when switching accounts.
- Resolved issue with Add Integration button visibility.
- Fixed bot configuration display for certain scenarios.
- Patched session expiration logout handling.
- Fixed display issue with Analyze button being clickable during processing.
- Resolved issue where Crawl Options tab showed unexpectedly in URL dialog.
Release Notes: Web Controls
Version: v3.2.1
Date: July 20, 2025
This release introduces major upgrades in search panel layout, bot configuration, and user interaction logic, along with pre-release version management updates for enhanced development workflows.
New Features:
- Bot Enhancements:
- Added open and minimize functionality to the bot sample with error handling.
- Added search result page configuration with dynamic API integration.
- Introduced
isExpanded
property for bot components to improve behavior control.
Enhancements:
- Rendering and UX Improvements:
- Optimized message handling and DOM updates in the
Ai12zBot
component. - Improved search panel layout and added enhanced styling.
- Applied pointer-events-none for user chat items to prevent unintended interactions.
- Optimized message handling and DOM updates in the
- Templating & Scripting:
- Registered string, number, object, and array types manually for Handlebars templates.
- Added Handlebars object to the global
window
scope.
- Validation:
- Improved image upload validation and ensured Handlebars are initialized before rendering.
- Captcha Integration:
- Added Google reCAPTCHA v3 support for bot and CTA search components.
- Highlighting:
- Fixed syntax highlighting in search and chat responses.