v3.20.181-lts
EricLBuehler/diffusion-rsv3.20.181-ltsJun 17, 2026by johnsoncherian
AI Summary
Enhances the event manager UX and adds pagination control functions to the control component.
Key Highlights
- Added auto-open functionality to the event manager
- Exposed control component functions for pagination
New Features
- Auto-open event manager
- Pagination control functions with loading-state handling
Full Release Notes
## What's Changed ### ๐ Enhancements * Enhanced the event manager with auto-open functionality by @nakulnagargade in [#16596](https://github.com/ToolJet/ToolJet/pull/16596) * Exposed control component functions for pagination, including loading-state handling and related pagination improvements by @parthy007 in [#16427](https://github.com/ToolJet/ToolJet/pull/16427) ### ๐ ๏ธ Fixes * Fixed component inspector icons overflowing and getting hidden, along with inspector UX enhancements by @NishidhJain in [#16682](https://github.com/ToolJet/ToolJet/pull/16682) ### ๐งช Specs * Optimized testing pipelines by aligning the `cypress-appbuilder` workflow configurations with the global marketplace CI pipeline strategy by @emidhun in [#16311](https://github.com/ToolJet/ToolJet/pull/16311) Full Changelog: https://github.com/ToolJet/ToolJet/compare/v3.20.180-lts...v3.20.181-lts