v3.20.216-lts

siddharthvaddem/openscreenv3.20.216-ltsAug 25, 2026by johnsoncherian

AI Summary

This release focuses on stability and UI improvements, including error boundaries for better crash handling, UI refinements for charts and menus, and various bug fixes for the App Builder and database interactions.

Key Highlights

  • Added error boundaries for editor panels and widgets
  • UI enhancement to hide empty secondary trend icons
  • Fixed Tabs component to only re-render toggled panes

New Features

  • Added error boundaries for editor panels and widgets

Full Release Notes

## What's Changed

### 🚀 Features
- Added error boundaries for editor panels and widgets in the App Builder by @shaurya-sharma064 in [#16634](https://github.com/ToolJet/ToolJet/pull/16634)

### 🌟 Enhancements
- Added an option to hide the secondary trend icon when its value is none by @NishidhJain in [#17548](https://github.com/ToolJet/ToolJet/pull/17548)

### 🛠️ Fixes
- Fixed Tabs component to only re-render toggled panes on tab switch instead of all panes by @shaurya-sharma064 in [#16987](https://github.com/ToolJet/ToolJet/pull/16987)
- Fixed dropdown v2 accent color not being applied when the menu is open by @vjaris42 in [#17412](https://github.com/ToolJet/ToolJet/pull/17412)
- Replaced the pin icon with a close icon in the app history panel by @vjaris42 in [#17413](https://github.com/ToolJet/ToolJet/pull/17413)
- Fixed event parameter label truncation in the action configuration panel by @vjaris42 in [#17416](https://github.com/ToolJet/ToolJet/pull/17416)
- Fixed ToolJet DB to reject update rows requests when the where filter is dropped by @akshaysasidrn in [#17673](https://github.com/ToolJet/ToolJet/pull/17673)

**Full Changelog**: https://github.com/ToolJet/ToolJet/compare/v3.20.215-lts...v3.20.216-lts