March 2025
Platform & Web Controls Release Notes
Release Notes: Platform
Version: v2.1.2
Date: Mar 17, 2025
This release focuses on enhancing project management, refining UI components, fixing key bugs, and optimizing workflow controls. For further details, contact support.
New Features:
- Project Import & Export:
- Added support for importing and exporting tags and projects with structured data handling.
- Introduced sample files for easier tag import.
- Staff Access Control: Added staff access management to enhance user role permissions.
- Source Editor for HTML Editing: Integrated Source Editor into ManageBotConfig, providing a rich-text editing experience for HTML customization.
- Sync Button Enhancement: Ensured the Sync button opens a dialog without immediately triggering a sync job, improving workflow control.
- Re-Rank Feature: Introduced a re-rank checkbox in Project Settings for using re-ranking alorithm when document count is set to low.
Enhancements:
- UI & Styling Improvements:
- Refactored border styling in ManageWebConfig for a cleaner look.
- Updated category screen with a more intuitive layout.
- Improved Create/Import split button styling.
- Storage Usage Visualization:
- Updated the storage usage chart placement for better readability.
- Default Document Limit:
- Increased default documents in new prompts to 20, optimizing workflow.
- Welcome Message Handling:
- Improved AI Component (now called Controls) to enhance welcome message customization.
Bug Fixes:
- Project Import & Vector Content Fixes: Addressed vector reindexing issues to ensure proper processing.
- Payment Issues: Fixed payment processing issue for Singapore.
- Organization & Project Management:
- Restricted duplicate project names under the same organization.
- Ensured child projects are deleted when deleting an organization.
- Validation & Input Fixes:
- Fixed validation issues in the Raise PO section for admins.
- Removed redundant disabled attributes in CheckoutForm.
- User Account Fixes:
- Hide Change Avatar if the account is managed by Google or Microsoft.
- Sitefinity Connector Enhancements: Added multilingual content support for Sitefinity integration.
Release Notes: Web Controls
Version: v2.0.19
Date: March 17, 2025
This release introduces major improvements in bot interaction, search experience, and UI alignment, while also optimizing performance and stability. For more details, contact support.
New Features:
- Follow-Up Question Support: Added a Follow-Up Question feature to the
ai12z-bot
component, enabling better conversational flow.
Enhancements:
- Voice & Audio Integration:
- Added wavesurfer.js for enhanced mic input visualization.
- UI/UX Improvements:
- Refactored input component layout to improve button and voice recorder alignment.
- Adjusted scroll behavior by adding a delay to
scrollToLatestBubble
, ensuring smooth navigation.
- Survey & Bot Improvements:
- Improved fallback handling for welcome buttons in the
Ai12zBot
component.
- Improved fallback handling for welcome buttons in the
Bug Fixes:
- Image & Mic Settings:
- Fixed default values for image uploads and mic settings.
- Console Log Cleanup:
- Removed unnecessary console log statements for a cleaner development experience.
Technical Updates:
- Package & Dependency Updates:
- Updated
ai12z
package to version 2.0.19. - Updated
@ai12z/react
package to version 2.0.18.
- Updated
- Build Optimization:
- Adjusted build scripts for better minification and performance.