February 2025
Platform & Web Controls Release Notes
Release Notes: Platform
Version: v2.1.1
Date: Feb 17th, 2025
This release introduces scheduling automation, navigation enhancements, and improved AI interactions, alongside bug fixes and UI refinements. For more details, contact support.
New Features:
- AI Component in Navigation: Added an AI section in the left navigation menu with submenus for Bot and Search to create configurations.
- Scheduling System:
- Implemented a scheduler for website sync.
- Added daily, weekly, and monthly scheduling options for task automation.
- Enhanced Role Descriptions: Admins can now view role descriptions for Members, Admins when adding users to teams.
- Top Questions Update: Increased the display limit to 25 for better visibility.
Enhancements:
- Ask AI Button Behavior: Updated Ask AI buttons to open links in a new tab (
_blank
) for improved navigation. - Breadcrumb Navigation: Applied breadcrumbs in the document view screen for better user orientation.
- QA Test Listing Updates: Now displays the last run date and updates the test status dynamically.
- Project Settings: Set autoTagContent to allow AI to tag contents with auto generated tags.
Bug Fixes:
- Bot Configuration Fixes: Addressed issues in bot configuration and renamed BotConfig to ControlConfig for consistency.
Release Notes: Web Controls
Version: v2.0.15
Date: Feb 17th, 2025
This release enhances voice interactions, UI customization, and overall design consistency, along with fixing key issues. For more details, contact support.
New Features:
- Microphone Input with Wavesurfer.js: Added mic input support for Ai12zBot, enhancing voice interaction capabilities.
- New UI Design: Updated the interface to a modern and intuitive user experience.
- Config Type Support: Introduced configuration types for Bot and Search, improving customization options.
Enhancements:
- Global Font Customization: Added font family as a global variable, allowing users to customize text appearance across the application.
- Namespace Update: Changed the Ai12zBot global variable namespace for improved organization and compatibility.
Bug Fixes:
- Max Question Handling: Fixed an issue where
maxQuestion
in Ai12zBot was returning undefined values.