Skip to main content🚀 Features
-
Google Drive Source Connector
Added Google Drive as a new source connector for integrating cloud storage documents and files.
-
Headless Extension Support
Introduced headless browser extension support for enhanced automation capabilities.
-
Agent Templates
Added agent template modal and functionality for creating workflows from pre-built templates.
-
Assistant PDF Export
Added ability to export assistant messages as PDF documents.
-
Chat History Persistence
Implemented persistent chat history storage for maintaining conversation context across sessions.
-
Bar Chart Enhancements
Added color coding and X/Y axes labels to bar charts for improved data visualization.
-
Data App Workflow Integration
Integrated workflows with data apps, enabling workflow execution through chatbot and assistant interfaces.
-
Lead Capture for HubSpot and Slack
Added lead capture functionality for HubSpot and Slack integrations.
-
Chatbot Expand Toggle
Added toggle functionality to expand and collapse the chatbot interface.
-
Assistant List View
Added list view for displaying available assistants with breadcrumb navigation.
-
GitHub Bot Release Workflows
Updated release workflows with GitHub bot integration for automated releases.
🐛 Bug Fixes
-
Overview Card Heights
Fixed inconsistent height rendering for overview cards.
-
Connection Edges
Resolved issues with connection edges in workflow canvas.
-
File Name Assignment
Fixed file name incorrectly being assigned file ID in Google Drive connector.
-
Workflow Name Assignment
Corrected workflow name assignment during updates.
-
Chatbot Error Responses
Fixed error response handling in chatbot interactions.
-
LLM Field Label
Corrected label for LLM configuration field.
-
Google Drive Vendor Name
Fixed missing vendor name in field list for Google Drive connector.
-
Exception Data Handling
Fixed missing exception from returned data.
-
Workflow Failure
Resolved workflow execution failure issues.
-
One2Many Type Parsing
Fixed parsing of one2many type as JSON array.
-
Signup Form Copy
Updated copy changes for signup form.
-
Assistant Component Properties
Fixed component properties rendering in assistant.
-
Base URL Configuration
Corrected base URL for published links and API calls.
-
Chatbot Dimensions
Fixed chatbot dimensions when in expanded state.
-
Model Configuration Key
Changed model to configurable key for flexibility.
-
Data Apps Pagination
Fixed pagination for data apps and assistants lists.
-
Chatbot Cross Icon
Fixed chatbot cross icon visibility in expanded state.
-
No Access Rendering
Fixed rendering of No Access state on page reload.
🚜 Refactor
-
Feedback Metric Calculation
Updated and reverted feedback metric calculation changes.
-
Workflow Create & Update Logic
Changed logic for workflow creation and update operations.
-
Table Styling
Updated styling and copy in table components.
-
Node Selection
Prevented multiple node selection in workflow builder.
-
Attribution Removal
Removed attribution from components.
-
JSON Form Font Size
Changed font size in JSON Form for better readability.
-
Data App Deletion
Added automatic data app deletion during workflow deletion.
-
Configurable Type Default
Added configurable_type as model as default value.
-
Filter Updates
Changed filters for improved data filtering.
⚙️ Miscellaneous Tasks
-
Server Gem Updates
Updated server gem through versions 0.32.3 and 0.33.0.
-
Integrations Gem Updates
Upgraded integrations gem through versions 0.33.3 and 0.33.4.
-
Error Message Handling
Updated error message handling in detail field for APIs.
-
AI Workflow Description
Updated AI Workflow description text.
-
Workflow Log Database
Added Workflow Log storage in database.
-
Direct Database Template
Changed the Direct Database Template configuration.
-
Embedding Provider Service
Added support for embedding provider service.
-
Chat Messages Title
Added Title field to Chat Messages database table.
-
Sync Run Logger
Added logger for sync run status updates.
-
Data App Session Title
Moved title field to Data App Session database.
-
Workflow Logger
Added workflow execution logger for debugging.
-
Data App Session API
Added destroy API endpoint to data app session controller.
-
Template Null Fix
Added template fix for handling null values.
-
Data App Token
Send data app token on workflow run request.
-
Chat History Search
Added search bar for chat history.