# ToolJet v3.20.215-lts - Product: ToolJet (https://whatsnew.fyi/product/tooljet) - Vendor: ToolJet - Date: 2026-08-25 - Version: v3.20.215-lts - Original notes: https://github.com/ToolJet/ToolJet/releases/tag/v3.20.215-lts - Permalink: https://whatsnew.fyi/product/tooljet/releases/v3.20.215-lts What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add a "Lock column schema" option to table configuration - **changed** — Disable app history for Cloud plans - **fixed** — Fix debounce behavior by using a unique event identifier instead of a UUID - **fixed** — Add a safeguard against a null location in the place-changed handler and restore conditional hiding of autocomplete suggestions - **fixed** — Fix page sidebar scroll behavior in mobile layout - **fixed** — Fix Azure file download ##### What's Changed ###### 🚀 Features - Added a "Lock column schema" option to table configuration by @nakulnagargade in [#17390](https://github.com/ToolJet/ToolJet/pull/17390) ###### 🛠️ Fixes - Disabled app history for Cloud plans by @devanshu052000 in [#17320](https://github.com/ToolJet/ToolJet/pull/17320) - Fixed debounce behavior by using a unique event identifier instead of a UUID by @jhamadhav in [#17468](https://github.com/ToolJet/ToolJet/pull/17468) - Added a safeguard against a null location in the place-changed handler and restored conditional hiding of autocomplete suggestions by @manishkushare in [#17594](https://github.com/ToolJet/ToolJet/pull/17594) - Fixed page sidebar scroll behavior in mobile layout by @parthy007 in [#17602](https://github.com/ToolJet/ToolJet/pull/17602) - Fixed Azure file download by @rudeUltra in [#17562](https://github.com/ToolJet/ToolJet/pull/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