v3.20.197-lts

parruda/swarmv3.20.197-ltsJul 22, 2026by kavinvenkatachalam

AI Summary

v3.20.197-lts introduces a new API endpoint for workspace user filtering, enhances UI components with styles and clearForm functionality, and resolves critical bugs in ServiceNow integration and browser navigation.

Key Highlights

  • Added POST /workspace/:workspaceId/users endpoint for group-based user filtering
  • Added styles and hover states to the Key-Value component
  • Fixed ServiceNow company ID support and endpoint/body issues
  • Fixed App navigation to prevent blank canvas on browser back/forward

New Features

  • POST /workspace/:workspaceId/users endpoint
  • Styles and hover states for Key-Value component
  • ClearForm CSA to 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