v3.20.185-lts

astral-sh/uvv3.20.185-ltsJun 24, 2026by johnsoncherian

AI Summary

This ToolJet release introduces global custom CSS class properties for widgets, adds search mode toggles for data inputs, and adjusts pricing constraints.

Key Highlights

  • Added a dedicated custom CSS class property field globally across all widgets
  • Introduced a search mode toggle (Client-side vs. Server-side) for Dropdown and Multi-select components
  • Reduced Pro tier plan constraints to a maximum of 50 users

New Features

  • Custom CSS class property field for widgets
  • Client-side and Server-side search mode toggle for components

Full Release Notes

## What's Changed

### ๐Ÿš€ Features
* Added a dedicated custom CSS class property field globally across all individual widgets to allow for custom theme injection by @nithindavid in [#16851](https://github.com/ToolJet/ToolJet/pull/16851)
* Introduced a search mode toggle (Client-side vs. Server-side) for data fetching inside the Dropdown, Multi-select, and Tags Input components by @nithindavid in [#16856](https://github.com/ToolJet/ToolJet/pull/16856)

### ๐ŸŒŸ Enhancements
* Pricing Polish: Adjusted the Pro tier plan constraints by reducing the maximum user seat capacity from 100 down to 50 users by @Siddharthpl

### ๐Ÿ› ๏ธ Fixes
* Fixed layout canvas sizing mechanics to properly shrink the viewport canvas height whenever internal Accordion rows collapse by @shaurya-sharma064 in [#16767](https://github.com/ToolJet/ToolJet/pull/16767)
* Fixed z-index layering rules to prevent rendering conflicts and text visibility issues within nested or absolute-positioned Navigation components by @manishkushare in [#16948](https://github.com/ToolJet/ToolJet/pull/16948)

### ๐Ÿงช Specs
* Corrected broken end-to-end continuous integration workflows by fixing failing automation scripts for MariaDB and REST API test runners by @Mekhla-Asopa in [#16920](https://github.com/ToolJet/ToolJet/pull/16920)

Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.184-lts...v3.20.185-lts