Skip to content

Releases: Intellimenta/DataBot

v3.10.3

25 Feb 16:58

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Bumped Python version to 3.12
  • Enabled passing env vars as *_FILE
  • Changed license expiration behavior
  • Improved LLM instructions
  • Fixed minor bugs

v3.9.1

17 Jan 06:56

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Improved LLM instructions to use less token
  • Cleaned up legacy code
  • Added toggle to the LLM config tab to automatically create charts for simple bar/line chart
  • Fixed issue causing the error dict object has no attribute 'split'
  • Improved Styling
  • Update Docs link
  • Replaced SQL Server DB driver
  • Fixed limit clause instruction for SQL Server

v3.8.7

06 Jan 01:10

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Revamped "Text-to-SQL Translation Tests" tab
    • Allow running a single test
    • Allow running only failed tests
    • Show the failure reason in the test definition area
    • Add green/red color for test success/failure
  • Improved LLM instructions
  • Improved styling of the user message input field
  • Renamed 'Manage Metadata' to 'Semantic Layer & Metadata Management'
  • Removed Performance Tuning Tab
  • Improved wording and styling
  • Fixed several minor bugs

v3.7.9

15 Dec 04:52

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • In the 'Dashboard + Chatbot' layout, place the chatbot in a widget at the bottom right of the screen (previously it would split the window into separate dashboard and chatbot sections)
  • Allow admins to activate the 'Dashboard + Chatbot' layout from the admin panel, rather than relying on URL query parameters.
  • Add "View Permissions" button to Database Connection tab in admin panel to view the list of currently assigned tables/views for each user group
  • Set schema pruning to enabled by default
  • [SSO] Overwrite group_membership and custom_user_attribute assignments only if they are provided in the jwt
  • Fix BI integration issue with Metabase v57 due to API changes in MB
  • Fix forgot-password functionality
  • Fix widget mode where panel is detached from window if resized manually
  • Fix widget resizing issue
  • Fix widget on mobile
  • Fix sidebar styling in mobile
  • Improve widget styling
  • Improve help commands
  • Improve LLM instructions
  • Allow specifying widget title when BI integration is enabled
  • When there is one db, always automatically register it (previously it was done only if there was no active db)

v3.6.11

11 Nov 18:54

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Add widget mode
  • Simplify the SSO flow
  • Allow chatting from multiple tabs
  • Add action button for viewing the generated SQL codes
  • Add Compliance tab (allows excluding certain email domains from storing their chats in database)
  • Add support for map visualizations (world, us states, Canadian provinces)
  • Add support for candlestick charts
  • Add option to LLM Config section for asking LLM to suggest further actions at the end of response
  • Add ordinal_position column to db_fields table
  • Improve token count calculation
  • Use GPT-5.1 for web search
  • Move analytical mode config items to llm config tab
  • Fix auto-scroll
  • Fix sidebar style issue
  • Fix the issue with changing color of map visualizations
  • Fix link parsing issue for web search

v3.5.2

06 Nov 17:53

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Add "Web Search" as a data source. If enabled, questions not relevant to database data would be answered by web search.
  • Allow responses to contain text and charts together. Previously charts had to be in a separate response.
  • Improve LLM instructions

v3.4.1

23 Oct 05:09

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Add a button to download a summary of the chat session in a docx file
  • Update demo video link
  • Rearrange admin panel entries
  • Minor fixes

v3.3.5

16 Aug 00:39

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Add DB driver: Oracle
  • Add DB driver: BigQuery
  • Add DB driver: Snowflake
  • Add support for materialized views
  • Fix session page showing Metabase card in analytical mode
  • Fix docs link
  • Fix white-labeling video demo link in the help section
  • Fix right column resizing issue
  • Fix failure notification color
  • Add automatic scroll to streaming response
  • Add automatic scroll to metadata section
  • Get only active tables in the "Manage Permissions" section
  • Improve styling

v3.2.8

07 Aug 05:43

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Add caching mechanism for loading table metadata at page load
  • Add Manual DB Driver: SQL Server
  • Include data retrieval logic by default
  • Fix Brazilian lang attribute
  • Invalidate table metadata cache when /save-metadata is triggered
  • Fix card_id not being written to db
  • Limit dashboard cards store/refresh to native cards
  • Replace psycopg2 with pg8000 because of licensing restriction
  • Improve startup error checking
  • Improve Admin panel styling
  • Add further instructions for LLM when deciding to use dashboard cards as data source
  • Write to db which dashboard cards were selected for answering the user query

v3.1.1

05 Aug 17:32

Choose a tag to compare

Running DataBot

Getting Started | Upgrade Instructions

Changelog

  • Show data retrieval logic only when SQL is provided
  • Instruct the LLM to use table tag for showing raw data
  • Include user query in pdf exports
  • Fix pdf exports for tables