v3.20.211-lts
renovatebot/renovatev3.20.211-ltsAug 12, 2026by johnsoncherian
AI Summary
This LTS release enhances security by adding global certificate support and automating RDS SSL setup, while fixing a bug where values were lost when tabbing between table fields.
Key Highlights
- Added support for global certificates across data source connections
- Automated the RDS SSL certificate setup
- Fixed values typed into a new table row being lost when tabbing between fields
New Features
- Support for global certificates across data source connections
- Automated RDS SSL certificate setup
Full Release Notes
## 🧪 Specs - Added support for global certificates across data source connections by @slancerk in [#17364](https://github.com/ToolJet/ToolJet/pull/17364) - Automated the RDS SSL certificate setup by @slancerk in [#17463](https://github.com/ToolJet/ToolJet/pull/17463) ## 🛠️ Fixes - Fixed values typed into a new table row being lost when tabbing between fields by @devanshu052000 in [#17449](https://github.com/ToolJet/ToolJet/pull/17449) **Full Changelog**: https://github.com/ToolJet/ToolJet/compare/v3.20.210-lts...v3.20.211-lts