v3.20.169-lts

ToolJet/ToolJetv3.20.169-ltsMay 29, 2026by johnsoncherian

AI Summary

This release improves the visual styling of Container and Form components by adding overflow handling and refining resize handles. It also fixes the codeHinter engine to ensure query autocompletion correctly exposes specific data access methods.

Key Highlights

  • Enhanced Container and Form components
  • Fixed codeHinter auto-complete engine
  • Adjusted form resize handle positioning

New Features

  • Enhanced Container and Form components

Full Release Notes

## What's Changed

### 🌟 Enhancements
* Enhanced Container and Form components with `overflow: hidden` styling, and adjusted the form resize handle positioning for cleaner layouts by @nakulnagargade in [#16384](https://github.com/ToolJet/ToolJet/pull/16384)

### 🛠️ Fixes
* Fixed the `codeHinter` auto-complete engine to correctly expose `getData`, `getRawData`, and `getloadingState` in query autocompletion suggestions by @shaurya-sharma064 in [#16349](https://github.com/ToolJet/ToolJet/pull/16349)

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.168-lts...v3.20.169-lts