v3.20.200-lts

parruda/swarmv3.20.200-ltsJul 29, 2026by gsmithun4

AI Summary

This LTS release addresses module container parenting issues and fixes timing problems with AI generation events during page and app loads.

Key Highlights

  • Fix for text input height in preview mode.
  • Page load and app load events now execute after AI generation.
  • Enforcement of ModuleContainer parent for module app components.

New Features

  • Fix for ModuleContainer parent enforcement
  • Type casting for pagesWithComponents return value
  • Fix for text input height in preview

Full Release Notes

## What's Changed
* Fix: Text input height in preview by @parthy007 in https://github.com/ToolJet/ToolJet/pull/17284
* fix: page load and app load events execute after AI generation by @shaurya-sharma064 in https://github.com/ToolJet/ToolJet/pull/17252
* Fix: enforce ModuleContainer parent for module app components by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/17319
* fix: add type casting for pagesWithComponents return value by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/17321
* fix: enforce ModuleContainer parent for module app components (LTS backport) by @vjaris42 in https://github.com/ToolJet/ToolJet/pull/17322


**Full Changelog**: https://github.com/ToolJet/ToolJet/compare/v3.20.199-lts...v3.20.200-lts