November 2024
Platform & Web Controls Release Notes
Release Notes: Platform
This release includes significant enhancements to integrations, improved management capabilities, and a focus on resolving key bugs for a smoother user experience. We've also prioritized security updates and UI refinements to deliver a safer and more intuitive platform.
Version: v1.8.0
Date: November 8, 2024
New Features:
- WordPress Integration v2: Enhanced WordPress integration with improved functionality.
- RWS connector: configuration for seamless integration.
- Dynamic Form and Test Drive: Added support for a new form model to streamline dynamic form creation and testing workflows.
- JIRA Project Management Configuration: Users can now configure JIRA project management settings, enhancing project tracking and collaboration.
Enhancements:
- Agent Management:
- Refactored the agent feature to address overriding issues and improve reliability.
- Fixed Jsonata request and response issues in the agent flow for generating JSONata expression automatically.
- Improved filter logs for better agent activity tracking.
- UI and UX Updates:
- Popover functionality applied to the save button for a more intuitive user interface.
- Removed unused editor themes and settings in various management modules for cleaner navigation.
- Updated alerts for account balance and integrated credit service checks for better financial transparency.
- Prompt and Settings Adjustments:
- Fixed issues with prompts and updated the default handling mechanism.
- Removed the "Set to Default" button in Copilot settings for a simplified interface.
Bug Fixes:
- Sanitization Error Resolved: Addressed errors related to content sanitization, ensuring safer handling of user inputs.
- JSONata Validation Fixes:
- Resolved validation checks on null enums to prevent unnecessary errors.
- Fixed Jsonata issues in ManageAgent to improve data handling.
- Type Issues and Deprecated Code: Updated type handling and deprecated code to enhance performance and compatibility.
- Integration Bug Fixes: Addressed issues in import/export features and improved manage test events.
Security and Compliance:
- Client IP Handling: Enhanced user sign-up and organization services by incorporating client IP handling for better platform security and traceability.
- Environment URL Configuration: Updated SocketProvider to use hostname inclusions for environment-specific configurations.
Performance Improvements:
- Library and Dependency Updates:
- Updated
@ai12z/react
to version 1.0.17 for improved performance. - Global styles are now imported into the UserNav component for consistency across the interface.
- Updated
- Payment Processing: Added a status message indicating that payment is processing to improve user awareness.
Release Notes: Web Controls
Version: v1.0.17
Date: November 8, 2024
This release focuses on enhancing user interaction with responsive and interactive features, refining performance, and ensuring stability with comprehensive bug fixes and refactoring. With these updates, the web controls are now more dynamic, user-friendly, and versatile.
New Features:
- Global Customization Options:
- Added global CSS properties to customize the font color and size of the knowledge box for enhanced theming flexibility.
- Download Transcripts:
- Users can now download chat transcripts directly for better record-keeping.
- Carousel Component:
- Introduced a carousel component to display interactive content within the chatbot.
- Responsive List View and Microphone Input:
- Enhanced the list view with responsive behavior and added microphone input functionality for a seamless experience.
- Enhanced Ingestion Controls: Prevented ingestion of web pages, PDFs, and Word documents if credits are suspended.
- Dynamic Response Handling: Updated tools to handle dynamic responses and enhance prompt transformation logic.
Enhancements:
- Chatbot Flexibility and Design:
- Refactored the ChatbotWelcome component to remove default buttons and add support for custom welcome messages.
- Improved mobile view by hiding the chatbot when viewing search controls and enabling full-screen chatbot rendering on mobile devices.
- Refactored the Ai12zBot component with new methods for actions and message sending.
- Bot Component:
- Added a popover based on bot configuration.
- Interactive Icons:
- Added copy and mail icons next to thumbs-up and thumbs-down icons for user feedback.
Bug Fixes:
- Error Handling:
- Added error events for handling server responses and resolving layout issues in dynamic form containers.
- Form Rendering:
- Fixed issues related to form rendering and chat form models to ensure proper survey functionality.
- Socket.IO Refactoring:
- Improved socket.io performance to enhance chat responsiveness and stability.
- Dynamic Forms:
- Fixed layout issues by adding height adjustments to paginated forms.
UI/UX Improvements:
- Knowledge Box Enhancements:
- Updated to include the Ai12zKnowledgeBox component for advanced knowledge sharing.
- Improved Validation:
- Enhanced form validation logic to ensure better user input handling.
- Better Bubble Rendering:
- Enhanced chatbot bubbles to support carousel and list templates, improving the visual appeal and functionality.
- Responsive Design:
- Adjusted styles to ensure chatbot elements take full width and height on mobile screens.
Code Improvements:
- Refactoring:
- Cleaned up and refactored modal styles, asset paths, and socket communication.
- Removed unused language files and optimized dependencies for better performance.
- Language File CDN Integration:
- Added a CDN path for language files to improve resource loading.