Releases: bagofwords1/bagofwords
Releases · bagofwords1/bagofwords
v0.0.359
v0.0.358
Version 0.0.358 (April 18, 2026)
- SSO + OBO for data connections: OIDC login now extracts email from the id_token, syncs groups, and propagates user identity through to the warehouse
- Entra ID native support for the On-Behalf-Of flow, including
offline_accessand hardened OAuth connection handling - Permission overlay revokes stale rows when a user loses upstream access; data sources returning 403 are skipped instead of failing the run
- SIEM integration with end-to-end test coverage
- Dashboards and Scheduled Tasks promoted to first-class items in the main navigation
- Per-domain signup controls for opening up self-serve access
- New Excel-specific tools for spreadsheet artifacts
exportCSV()available as a sandbox global so artifacts can produce CSV downloads- Improved dashboard-generation system prompt for more reliable multi-widget layouts
- Evals harness (dogfooding): YAML suites under
tests/evals, pytest runner, LLM matrix fromLLM_MODEL_DETAILS, JudgeRule with execution metadata (tokens, iterations, per-tool durations), tag-based filtering, multi-turn support, SSE streaming, and per-turn completions/reasoning in failure reports
v0.0.357
Release Notes
Version 0.0.356 (April 13, 2026)
- Share dashboards / conversations with specific users or globally
Version 0.0.356 (April 11, 2026)
- BOW for Excel - you can now have BOW inside your excel!
- PowerBI enhancements
Version 0.0.355 (April 10, 2026)
- Show instruction usage and attribution per turn
- New sidebar in report page to show summary, dashboard and current agent
- New knowledge harness for agentic instruction suggestions
- Faster instructions management
- UI improvements across report and dashboard views
- RBAC: groups, roles, policies, per-data-source permissions, and connection/MCP tools authorization
- LDAP integration for enterprise authentication
- WhatsApp Cloud API integration
- Spider text-to-SQL benchmark eval driver
- Fix: make SMTP password optional in settings
- Added support for a .bowignore file when integrating a git account
Version 0.0.354 (April 5, 2026)
- New Scheduled Tasks: set up recurring or scheduled tasks within reports
- New "Add to Dashboard" button to instantly add widgets to an artifact
- New "Polish" action for quick dashboard refinements
- Show recent queries and artifact shortcuts above the prompt box
- Improved dashboard generation speed and performance
- Improved agent filtering by prioritizing master tables for more reliable results
- Added sandbox support for better agentic code development
- Display abort status during tool execution
Version 0.0.353 (March 30, 2026)
- feat: new a2a integration for timbr
- increase timeout in agent harness
Version 0.0.351 (March 29, 2026)
- WAL mode for SQLite deployments and timeout settings for PostgreSQL
- Performance improvement for the main completion flow
- Add timing metrics across code gen / execution for agent execution traces
Version 0.0.350 (March 29, 2026)
- Add ability to integrate custom MCPs
- Add NetSuite native integration
Version 0.0.349 (March 28, 2026)
- Performance improvements
- additional logging
Version 0.0.348 (March 26, 2026)
- Improve Sybase integration and SQL Anywhere to use tds config
Version 0.0.347 (March 25, 2026)
- Improve context compaction to include inspect_data and set a budget of 200k (overriden by known models if exist)
- Add agent indicator/icon to agent trace
- Add download as png button for charts
- Add more filters to reports page and advanced search
Version 0.0.346 (March 24, 2026)
- Fix bug that images are sent in future completions
- Allow support for secret/access key in Bedrock LLM service
Version 0.0.345 (March 24, 2026)
- Make test_connection and other data client utils async calls
Version 0.0.344 (March 23, 2026)
- Fix artifact sandbox: download React development builds in vendor script
- Remove CDN fallbacks for airgapped deployments — missing vendored libs now fail loudly
Version 0.0.343 (March 22, 2026)
- Set headers/handling for streaming in HTTP calls from front-end
- Improve context mgmt budgeting
- Fork previous created reports
Version 0.0.342 (March 22, 2026)
- Fix context bloat when designing dashboards
- Add full SCIM support
- Enhanced audit trail with more activities
- Expose OpenAPI swagger docs
- Improve animation and frontend look and feel when streaming messages
- Send PDF attachment when publishing a dashboard
- Add read_query tool
- Improve dashboard generation and editing
- BOW for Excel initial set up
- New: GPT-5.4 and GPT-5.4-mini native integration
Version 0.0.341 (March 18, 2026)
- add opentelemetry
Version 0.0.340 (March 18, 2026)
- create/edit artifact tool improvements
Version 0.0.339 (March 17, 2026)
- Sybase connector to support owner schema
- Keep alive for long running MCP queries
Version 0.0.338 (March 16, 2026)
- minor fixes and changes
Version 0.0.337 (March 15, 2026)
- added support for MSSQL 2008 (ODBC 17)
- improve artifact generation (speed and reliability)
- added support for Sisense BI
Version 0.0.336 (March 12, 2026)
- feat: notification service for sending emails — supports dashboard sharing, conversation sharing, and scheduled report delivery with optional PDF attachment
Version 0.0.335 (March 9, 2026)
- fix: improve timbr semantic layer integration
- fix: llm usage chart to show both input and output
Version 0.0.334 (March 8, 2026)
- feat: add support for snowflake semantic views
- fix: improve mssql integration to support schema
- fix: mcp improvements
- Add support for databricks multi-catalog discovery
Version 0.0.332 (March 7, 2026)
- Improved MCP-Apps stability and compatibility with Claude
- Enhanced Databricks SQL connector reliability
- Increased OAuth token storage limits
- Added logging to LLM integrations
- Fix connectivity issues via MCP servers
Version 0.0.330 (March 5, 2026)
- Pre-cache tiktoken encodings in Docker build for airgapped environments
- Added more logging
Version 0.0.328 (March 5, 2026)
- fix: when gpt-5 is in model_id string, don't add temprature
Version 0.0.327 (March 4, 2026)
- Allow skip verify_ssl for custom LLM endpoints
- Intrdouce native Bedrock integration, with IAM/API Key auth methods
- Support MCP-Apps! Now using the MCP in MCP-Apps compatible clients will render visualizations and dashboards
- Introducing Timbr AI beta integration
Version 0.0.325 (March 3, 2026)
- Fix Alembic migration SSL error when using Aurora PostgreSQL with IAM authentication
Version 0.0.324 (March 2, 2026)
- Default SMTP config
- Improve k8s helm to support custom certs when using Aurora DB as backend
Version 0.0.322 (March 1, 2026)
- Support long oauth string columns for Entra
- Allow AWS Aurora PG with IAM as backend DB
Version 0.0.320 (February 24, 2026)
- Improve table lookup
- Improve OAuth MCP integration
Version 0.0.320 (February 22, 2026)
- Support deployment in airgapped systems
- Improve PowerBI integration
- Improve Thumbnail generatio for Artifacts
Version 0.0.319 (February 22, 2026)
- Fixed edit connection "Test Connection" to validate new credentials instead of using saved ones
- Credentials in edit mode are now locked by default with a "Change" button to explicitly unlock
- Renamed "Domains" to "Data Agents" in connection detail modal
Version 0.0.318 (February 22, 2026)
- Added Sybase SQL Anywhere data source connector (enterprise license required)
- Uses FreeTDS ODBC driver for TDS protocol connectivity on port 2638
Version 0.0.316 (February 21, 2026)
- Added filters for low score agent executions in monitoring/diagnosis
- Enhanced file upload and completion context handling, and special support for images
- Pass images and screenshots to create_artifact tool
Version 0.0.315 (February 19, 2026)
- Improved organization logo upload
- Power BI: one table per internal table, relationship support, cleaner SharePoint names
Version 0.0.314 (February 18, 2026)
- Added Microsoft Fabric data source integration (Warehouse and Lakehouse SQL endpoints)
- Azure AD Service Principal authentication support for Fabric
- Added
read_artifacttool and improved context engineering for designing dashboards
Version 0.0.313 (February 16, 2026)
- Update license env variable and secret configuration in k8s and docker-compose
Version 0.0.312 (February 14, 2026)
- Refactor sidebar to use nav config and proper active states
- Improved slides artifact generation
Version 0.0.311 (February 13, 2026)
- Multi-connection support: data sources can now have multiple connections
- Added PowerBI and Qlik (QVD) data source integrations (Enterprise)
- Configurable step retention per organization (Enterprise)
- Exclude shared conversations and published reports from step cleanup
- Connection icons shown when describing/inspecting tables
- Schema enrichment with metadata and column comments
- Data agents and example agent templates
- Delete connections support
- Artifact thumbnails
- Added filtering for reports by schedule to easily view reports based on their schedule settings
- Added domain filtering for monitoring diagnosis to filter by specific domains
- Added report thumbnail generation and preview cards on home page for quick visual reference
- Added support for Claude Opus 4.6 model
Version 0.0.309 (February 4, 2026)
- Create artifact (dashboard/slides) tool is now available via MCP
- Added support for Databricks SQL
- Add enterprise license management and audit log
Version 0.0.308 (January 31, 2026)
- Instruction @mentions now only show published instructions from the main build
- Referenced instructions are automatically loaded into AI context when a parent instruction mentions them
- Schema index and full schema now display instruction count per table, guiding the planner to use
describe_tablesfor business rules - Updated MCP
get_contexttool to expose instruction count per table - Microsoft Teams Integration: Full bot support for Teams channels and 1:1 chats
- Send questions via @mention in channels or direct message the bot
- Thread-based conversations with report reuse across replies
- User verification flow with Adaptive Cards
- Markdown tables, count results, and report links rendered natively in Teams
- JWT signature verification for inbound webhooks
- Teams setup UI in Settings > Integrations
Version 0.0.307 (January 28, 2026)
- Separated code and queries for better UX
- Added created/approved by metadata for instructions
Version 0.0.306 (January 26, 2026)
- New Interactive Dashboards: Dashboards are now generated as executable React/HTML code, enabling rich interactivity, custom styling, and dynamic visualizations
- Visual Feedback: Upload screenshots or images with your prompts to show the AI exactly what you want—perfect for requesting design tweaks or pointing out issues
- Dashboard validation now includes automatic screenshot capture, allowing the AI to visually verify the output before finalizing
- Added vision model support for OpenAI, Anthropic, and Google Gemini LLM providers
Version 0.0.305 (January ...
v0.0.356
Version 0.0.356 (April 11, 2026)
- BOW for Excel - you can now have BOW inside your excel!
- PowerBI enhancements
v0.0.355
Version 0.0.355 (April 10, 2026)
- Show instruction usage and attribution per turn
- New sidebar in report page to show summary, dashboard and current agent
- New knowledge harness for agentic instruction suggestions
- Faster instructions management
- UI improvements across report and dashboard views
- RBAC: groups, roles, policies, per-data-source permissions, and connection/MCP tools authorization
- LDAP integration for enterprise authentication
- WhatsApp Cloud API integration
- Spider text-to-SQL benchmark eval driver
- Fix: make SMTP password optional in settings
- Added support for a .bowignore file when integrating a git account
v0.0.354
Version 0.0.354 (April 5, 2026)
- New Scheduled Tasks: set up recurring or scheduled tasks within reports
- New "Add to Dashboard" button to instantly add widgets to an artifact
- New "Polish" action for quick dashboard refinements
- Show recent queries and artifact shortcuts above the prompt box
- Improved dashboard generation speed and performance
- Improved agent filtering by prioritizing master tables for more reliable results
- Added sandbox support for better agentic code development
- Display abort status during tool execution
v0.0.353
Version 0.0.353 (March 30, 2026)
- feat: new a2a integration for timbr
- increase timeout in agent harness
v0.0.351
Version 0.0.351 (March 29, 2026)
- WAL mode for SQLite deployments and timeout settings for PostgreSQL
- Performance improvement for the main completion flow
- Add timing metrics across code gen / execution for agent execution traces
v0.0.350
Version 0.0.350 (March 29, 2026)
- Add ability to integrate custom MCPs
- Add NetSuite native integration
v0.0.349
Version 0.0.349 (March 28, 2026)
- Performance improvements
- additional logging