v3.20.192-lts
fishaudio/fish-speechv3.20.192-ltsJul 7, 2026by johnsoncherian
AI Summary
Introduces a Cascader component, Asana data source plugin, and a new permission system for the database.
Key Highlights
- New Cascader component
- Asana data source plugin with task/project operations
- Permission system for ToolJet Database
- Reduced JS bundle size by replacing SVGr with static images
New Features
- Cascader component
- Asana plugin
- Permission system
- Performance improvements
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