v3.20.216-lts
Added 1
- Add error boundaries for editor panels and widgets in the App Builder
Changed 2
- Add an option to hide the secondary trend icon when its value is none
- Replace the pin icon with a close icon in the app history panel
Fixed 4
- Fix Tabs component to only re-render toggled panes on tab switch instead of all panes
- Fix dropdown v2 accent color not being applied when the menu is open
- Fix event parameter label truncation in the action configuration panel
- Fix ToolJet DB to reject update rows requests when the where filter is dropped
From ToolJet
What's Changed
🚀 Features
- Added error boundaries for editor panels and widgets in the App Builder by @shaurya-sharma064 in #16634
🌟 Enhancements
- Added an option to hide the secondary trend icon when its value is none by @NishidhJain in #17548
🛠️ Fixes
- Fixed Tabs component to only re-render toggled panes on tab switch instead of all panes by @shaurya-sharma064 in #16987
- Fixed dropdown v2 accent color not being applied when the menu is open by @vjaris42 in #17412
- Replaced the pin icon with a close icon in the app history panel by @vjaris42 in #17413
- Fixed event parameter label truncation in the action configuration panel by @vjaris42 in #17416
- Fixed ToolJet DB to reject update rows requests when the where filter is dropped by @akshaysasidrn in #17673
Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.215-lts...v3.20.216-lts