v3.20.211-lts

cloudflare/agentsv3.20.211-ltsAug 12, 2026by johnsoncherian

AI Summary

This release introduces support for global certificates across data source connections and automates RDS SSL certificate setup. It also fixes a critical bug where values typed into a new table row were lost when tabbing between 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

  • Global certificates support
  • RDS SSL certificate automation
  • Table input bug fix

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