v3.20.191-lts
fishaudio/fish-speechv3.20.191-ltsJul 3, 2026by johnsoncherian
AI Summary
Adds Databricks as a data source and allows tables to auto-fill the remaining width, alongside security updates for the Redis repository.
Key Highlights
- Added Databricks to the data source list
- Table's last column now expands to fill available space
- Updated Redis APT repository to official source for improved security
- Fixed fx fields depending on component default values
New Features
- Databricks data source integration
- Auto-expanding table columns
- Redis repository security patch
Full Release Notes
## 🌟 Enhancements - Added Databricks to the data source list by @swathihameed in #17032 - Allowed the table's last column to expand and fill the available space when the table's width exceeds the combined width of all columns by @NishidhJain in #17017 ## 🛠️ Fixes - Fixed fx fields that depend on a component's default value not resolving on load by @devanshu052000 in #17026 - Updated the Redis APT repository to use the official source and improved package security by @adishM98 in #17029 **Full Changelog**: https://github.com/ToolJet/ToolJet/compare/v3.20.190-lts...v3.20.191-lts