v3.20.182-lts
EricLBuehler/diffusion-rsv3.20.182-ltsJun 19, 2026by johnsoncherian
AI Summary
Adds new data source integrations and export capabilities, including Databricks, CSV exports, and SharePoint support.
Key Highlights
- Added native Databricks integration support
- Introduced REST API endpoint for CSV data export
- Integrated Microsoft Graph SharePoint data source
New Features
- Databricks data source integration
- CSV export endpoint
- Microsoft Graph SharePoint integration
Full Release Notes
## What's Changed ### ๐ Features * Added native Databricks integration support inside the AI data source engine by @swathihameed in [#16877](https://github.com/ToolJet/ToolJet/pull/16877) * Introduced a REST API endpoint to explicitly export database table data as downloadable CSV files by @ganesh8056 in [#16806](https://github.com/ToolJet/ToolJet/pull/16806) * Integrated Microsoft Graph SharePoint data source capabilities into the long-term support layer by @ArnavMaggon2005 in [#16881](https://github.com/ToolJet/ToolJet/pull/16881) ### ๐ Enhancements * Extended OpenAI data source capabilities to fully support image-generation models by @ArnavMaggon2005 in [#16592](https://github.com/ToolJet/ToolJet/pull/16592) * Refined the Google Sheets V2 data source plugin UI with polished action elements and robust operational error handling by @ArnavMaggon2005 in [#16710](https://github.com/ToolJet/ToolJet/pull/16710) ### ๐ ๏ธ Fixes * Hotfix: Corrected the OAuth2 Client Credentials authentication routine to explicitly submit parameters using Form inputs rather than request headers by @ganesh8056 in [#16865](https://github.com/ToolJet/ToolJet/pull/16865) * Fixed systemic application routing resolution loops to ensure correct Cloud environment workspace redirection behavior by @rudeUltra in [#16794](https://github.com/ToolJet/ToolJet/pull/16794) * Patched layout rendering exceptions and viewport constraints within the App Preview engine by @rudeUltra in [#16800](https://github.com/ToolJet/ToolJet/pull/16800) * Fixed a user interface display typo inside the `NoConditionUI` engine wrapper by @ArnavMaggon2005 in [#16774](https://github.com/ToolJet/ToolJet/pull/16774) ### ๐งช Specs * Configured an automated Slack test suite execution report notifier targeting Cypress sweeps across Platform, Marketplace, and App-Builder suites by @emidhun in [#16863](https://github.com/ToolJet/ToolJet/pull/16863) * Patched and corrected broken end-to-end regression testing scripts to stabilize automated build evaluations by @YuktiGoyal02 in [#16855](https://github.com/ToolJet/ToolJet/pull/16855) Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.181-lts...v3.20.182-lts