Skip to main content

πŸš€ Features

  • Intuit QuickBooks Source Connector
    Added Intuit QuickBooks as a new source connector for integrating accounting and financial data.
  • Pinecone DB Source Connector
    Added Pinecone DB as a source connector for reading from vector databases.
  • Qdrant Source Connector
    Introduced Qdrant as a source connector for vector search data retrieval.
  • Firecrawl Source Connector
    Added Firecrawl as a new source connector for web crawling and scraping capabilities.
  • White-Labelling Support
    Introduced comprehensive white-labelling capabilities including custom logo uploads for workspaces and organizations.
  • Workflow CRUD APIs
    Added complete Create, Read, Update, Delete APIs for workflow management.
  • Components Schema API
    Introduced components schema API for better component management and configuration.
  • File-Based Assistant
    Added file-based assistant functionality for Space Cadet workspace.
  • Email Verification Redirect
    Implemented redirect to login page when email verification is disabled for streamlined user experience.
  • Empty Graph Text
    Added descriptive text for empty graph states to improve user guidance.
  • Deploy to Staging and QA Workflows
    Created new deployment workflows for staging and QA environments with failure handling and environment visibility.

πŸ› Bug Fixes

  • Continue Button State
    Fixed continue button being incorrectly disabled in forms.
  • Searchbar Double Border
    Resolved double border styling issue on search bars.
  • Long Title Truncation
    Added truncation for long titles to prevent layout issues.
  • Double Toast Notifications
    Fixed duplicate toast notifications appearing.
  • Workflow Component Schema
    Corrected workflow component schema configuration issues.
  • Qdrant and Pinecone Spec
    Quick fix for Qdrant and Pinecone connector specifications.
  • Read User Permission
    Removed read user permission from non-admin roles for better security.

🚜 Refactor

  • Chatbot Metrics Data App Reports
    Added support for chatbot metrics in data app reports.
  • Models Audit Changes
    Implemented audit-related improvements for models.
  • SignUp Email Verification
    Updated SignUp flow to handle email verification configuration.
  • Searchbar Width Prop
    Added width prop to searchbar component for flexible sizing.
  • Vector Search Protocol
    Updated protocol handling for Vector_Search type.
  • Logo Management
    Refactored logo imports, API responses, and added sidebar logo component with max file size validation.
  • API Host Configuration
    Changed API host configuration for better environment management.
  • Error Toast Handling
    Added consistent error toast notifications across the application.

βš™οΈ Miscellaneous Tasks

  • Logo Upload Infrastructure
    Added database changes and serializer updates for logo upload functionality.
  • Data App Reports Enhancement
    Updated Data App reports to show messages and feedback responses.
  • Monthly API Response
    Updated API to return β€˜monthly’ instead of β€˜month’ for consistency.
  • Enterprise Controller Updates
    Updated Enterprise Workspace and Organization controllers for logo upload support.
  • Workflow Model Changes
    Added workflow model associations and unique index for workflow names.
  • Component URL Icons
    Updated component URL icons for better visual consistency.
  • Server Gem Updates
    Updated server gem through versions 0.27.0, 0.29.0, 0.30.0, and 0.30.3.
  • S3 Bucket Storage
    Enabled S3 bucket for storage capabilities.
  • Connector Sub-Categories
    Added sub_category field to connector meta for better organization.
  • Firecrawl Optimizations
    Optimized Firecrawl client and added query support.
  • Demo Stage Workspace
    Added demo stage workspace ID to assistant enabled workspace IDs.
  • Component Model Updates
    Updated component model with improvements.
  • BCLL Cleanup
    Removed hardcoded BCLL logo and custom height configurations.