Releases: Intellimenta/DataBot
Releases · Intellimenta/DataBot
v3.10.3
Running DataBot
Getting Started | Upgrade Instructions
- Portable (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-portable-windows-v3.10.3.zip
- Docker Image: intellimenta/databot:v3.10.3
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
Running DataBot
Getting Started | Upgrade Instructions
- Portable (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-portable-windows-v3.9.1.zip
- Docker Image: intellimenta/databot:v3.9.1
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
Running DataBot
Getting Started | Upgrade Instructions
- Portable (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-portable-windows-v3.8.7.zip
- Docker Image: intellimenta/databot:v3.8.7
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
Running DataBot
Getting Started | Upgrade Instructions
- Portable (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-portable-windows-v3.7.8.zip
- Docker Image: intellimenta/databot:v3.7.8
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
Running DataBot
Getting Started | Upgrade Instructions
- Portable (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-portable-windows-v3.6.11.zip
- Docker Image: intellimenta/databot:v3.6.11
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
Running DataBot
Getting Started | Upgrade Instructions
- Standalone Mode (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-standalone-windows-v3.5.2.zip
- Docker Image: intellimenta/databot:v3.5.2
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
Running DataBot
Getting Started | Upgrade Instructions
- Standalone Mode (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-standalone-windows-v3.4.1.zip
- Docker Image: intellimenta/databot:v3.4.1
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
Running DataBot
Getting Started | Upgrade Instructions
- Standalone Mode (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-standalone-windows-v3.3.5.zip
- Docker Image: intellimenta/databot:v3.3.5
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
Running DataBot
Getting Started | Upgrade Instructions
- Standalone Mode (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-standalone-windows-v3.2.8.zip
- Docker Image: intellimenta/databot:v3.2.8
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
Running DataBot
Getting Started | Upgrade Instructions
- Standalone Mode (Windows): https://databot-downloads.s3.us-west-2.amazonaws.com/databot-standalone-windows-v3.1.1.zip
- Docker Image: intellimenta/databot:v3.1.1
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