v3.20.191-lts

parruda/swarmv3.20.191-ltsJul 3, 2026by johnsoncherian

AI Summary

Adds Databricks as a new data source and allows table columns to expand, alongside fixes for Redis APT security and fx field resolution.

Key Highlights

  • Added Databricks to the data source list
  • Allowed table's last column to expand and fill available space
  • Fixed fx fields depending on component default values
  • Improved Redis APT repository security

New Features

  • Databricks integration
  • Table UI improvements
  • Fx field resolution fix

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