v3.20.215-lts
Added 1
- Add a "Lock column schema" option to table configuration
Changed 1
- Disable app history for Cloud plans
Fixed 4
- Fix debounce behavior by using a unique event identifier instead of a UUID
- Add a safeguard against a null location in the place-changed handler and restore conditional hiding of autocomplete suggestions
- Fix page sidebar scroll behavior in mobile layout
- Fix Azure file download
From ToolJet
What's Changed
🚀 Features
- Added a "Lock column schema" option to table configuration by @nakulnagargade in #17390
🛠️ Fixes
- Disabled app history for Cloud plans by @devanshu052000 in #17320
- Fixed debounce behavior by using a unique event identifier instead of a UUID by @jhamadhav in #17468
- Added a safeguard against a null location in the place-changed handler and restored conditional hiding of autocomplete suggestions by @manishkushare in #17594
- Fixed page sidebar scroll behavior in mobile layout by @parthy007 in #17602
- Fixed Azure file download by @rudeUltra in #17562
New Contributors
- @jhamadhav made their first contribution in https://github.com/ToolJet/ToolJet/pull/17468
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.214-lts...v3.20.215-lts