January 2025
Platform & Web Controls Release Notes
Release Notes: Platform
Version: v2.1.0
Date: Jan 27th, 2025
This release focuses on refining bot configuration, enhancing payment and usage functionalities, and improving production setup workflows. For more details, please contact support.
New Features:
- Transaction Cost Calculation: Added a new function to calculate partner and individual transaction costs for improved payment clarity.
- Bot Configuration Enhancements:
- Support for uploading images in bot configuration.
- Added a maximum question limit setting in bot configuration.
- Deleting bot configurations now also removes uploaded images for better cleanup.
Enhancements:
- Payment and Usage Updates:
- Refactored payment and payment settings into separate components for better modularity.
- Fixed the request amount display in the usage graph.
- Allowed flexible number inputs in payment-related fields (e.g., "250," "2500," "250000").
- Document and Project Import:
- Added support for a login filename in uploaded documents.
- Fixed project import actions to include all dependent collections.
- User Experience (UX):
- Improved histogram layout to handle long URLs without breaking the UX.
- Displayed appropriate messages when no QA tests are available.
Bug Fixes:
- Fixed dynamic token issues in ImageAI.
Release Notes: Web Controls
Version: v2.0.13
Date: Jan 27th, 2025
This release focuses on improving responsiveness, and user interaction, while addressing key bugs. For further details, refer to the updated README or contact support.
New Features:
- Custom Template Integration: Introduced custom list templates for enhanced design flexibility.
- Privacy and History Tracking: Added a privacy tag to the chatbot and updated bot history storage based on project for better tracking and security.
- Enhanced Form Management: Added a
hideCompleteButton
method to manage form completion visibility based on logic. - Max Question Configuration: Enabled maximum question settings in bot and search controls for more precise configurations.
Enhancements:
- Image and Layout Improvements:
- Improved image handling in list and slider templates with support for multiple images.
- Fixed scrolling and size issues in list views and refined carousel card layouts for responsiveness.
- Responsive Design: Refactored styles and layouts for AI bot and item lists to enhance responsiveness and consistency.
- Form Improvements: Fixed
formModel
initialization to gracefully handle undefined or missing control data.
Bug Fixes:
- Thumbs Feedback: Resolved 400 bad request errors for thumbs-up and thumbs-down feedback.
- Carousel and Image Layouts: Fixed layout issues in carousel cards and list views to ensure visual consistency.