v3.20.197-lts
agency42/linkedin-mcpv3.20.197-ltsJul 22, 2026by kavinvenkatachalam
AI Summary
This LTS release focuses on UI improvements and bug fixes, introducing a new endpoint for filtering users and enhancing the Form widget.
Key Highlights
- Added a POST /workspace/:workspaceId/users endpoint for group-based user filtering.
- Enhanced Key-Value component with styles and hover states.
- Added clearForm Client Side Action (CSA) to the Form widget.
- Fixed ServiceNow company ID support and App navigation blank canvas issues.
New Features
- POST /workspace/:workspaceId/users endpoint
- Styles and hover states for Key-Value component
- clearForm CSA for Form widget
Full Release Notes
## 🚀 Features - Added a POST /workspace/:workspaceId/users endpoint for group-based user filtering by @vjaris42 in #17193 - Added styles and hover states to the Key-Value component by @parthy007 in #16922 - Added clearForm CSA to the Form widget by @NishidhJain in #17200 ## 🌟 Enhancements - Enhanced dynamic height handling for textarea in flex containers by @nakulnagargade in #16931 ## 🛠️ Fixes - Fixed ServiceNow company ID support and endpoint/body issues by @ArnavMaggon2005 in #17131 - Resolved KeyValuePair dynamic field and Accordion rendering issues by @devanshu052000 in #17189 - Fixed App navigation to prevent blank canvas on browser back/forward by @shaurya-sharma064 in #16977 - Preserved raw data queries to prevent query breakage by @devanshu052000 in #17117 **Full Changelog**: https://github.com/ToolJet/ToolJet/compare/v3.20.196-lts...v3.20.197-lts