v3.20.192-lts

parruda/swarmv3.20.192-ltsJul 7, 2026by johnsoncherian

AI Summary

An LTS release introducing a new Permission System for the database, a Cascader component, an Asana data source plugin, and optimizations to reduce JS bundle size.

Key Highlights

  • Introduced Permission System for ToolJet Database
  • Added Asana data source plugin with task and project operations
  • Added a new Cascader component
  • Replaced SVGr with static images to reduce JS bundle size

New Features

  • Permission System for Database
  • Asana Data Source Plugin
  • Cascader Component

Full Release Notes

## What's Changed

### 🚀 Features
- Added a new Cascader component by @nakulnagargade in [#17010](https://github.com/ToolJet/ToolJet/pull/17010)
- Added an Asana data source plugin with task, project, workspace, and attachment operations by @ArnavMaggon2005 in [#17028](https://github.com/ToolJet/ToolJet/pull/17028)
- Introduced the Permission System for ToolJet Database by @rudeUltra in [#16928](https://github.com/ToolJet/ToolJet/pull/16928)

### 🌟 Enhancements
- Replaced SVGr with static images to reduce the JS bundle size by @NishidhJain in [#16489](https://github.com/ToolJet/ToolJet/pull/16489)

### 🛠️ Fixes
- Increased the multiline editor's right padding when the search or Copilot icon is visible in the query manager by @NishidhJain in [#16694](https://github.com/ToolJet/ToolJet/pull/16694)
- Fixed SQL-mode data queries failing when a comment is combined with `{{...}}` references by @devanshu052000 in [#17023](https://github.com/ToolJet/ToolJet/pull/17023)
- Enabled save buttons in Google Sheets v2 when only the data source name is changed by @ArnavMaggon2005 in [#17035](https://github.com/ToolJet/ToolJet/pull/17035)
- Corrected the documentation link for workspace constants by @ArnavMaggon2005 in [#17045](https://github.com/ToolJet/ToolJet/pull/17045)
- Restricted avatar uploads to image files only by @shah21 in [#17065](https://github.com/ToolJet/ToolJet/pull/17065)


**Full Changelog**: https://github.com/ToolJet/ToolJet/compare/v3.20.191-lts...v3.20.192-lts