v3.20.179-lts
·
1179 commits
to main
since this release
What's Changed
🌟 Enhancements
- Performance Optimization: Prevented a progressive CodeMirror stylesheet duplication leak that was causing incremental code editor lag and slowdowns over active sessions by @kavinvenkatachalam in #16817
- Responsive Layout Polish: Configured the Query Manager header action elements to adaptively toggle from standard icon-and-label layouts down to icon-only buttons as viewport width shrinks by @NishidhJain in #16814
🛠️ Fixes
- Removed 'Text' and 'TextArea' from the restricted layout widget configuration to offer more flexible placement across grid layouts by @nakulnagargade in #16799
- Fixed an orchestration bug preventing the Agent node's LLM processor from correctly forwarding parameters down to the RunJS tool layer by @devanshu052000 in #16790
- Fixed an interface bug where nested value/key bindings failed to register correctly within AI-generated template components by @Kartik18g in #16812
- Fixed layout truncation artifacts by preventing inner header elements from overflowing inside the Accordion component when grid resizes compress container bounds by @devanshu052000 in #16771
Full Changelog: v3.20.178-lts...v3.20.179-lts