# Milestone M37 - Workspace level webhooks, redirect URL with query params and more

> NeetoForm M37 introduces workspace-level webhooks, query parameter support in redirects, form response limits, and improved submission filtering
- **Authors**: Chirag Shah
- **Published**: 2025-06-03
- **URL**: https://www.neeto.com/neetoform/blog/milestone-m37
- **Page title**: Milestone M37 - Workspace level webhooks, redirect URL with query params & more
- **Meta description**: NeetoForm M37 introduces workspace-level webhooks, query parameter support in redirects, form response limits, and improved submission filtering
- **Keywords**: NeetoForm, Milestone M37, workspace webhooks, redirect URL parameters, form response limits, submission filtering, and form enhancements

---

Let's go through what we got done in Milestone M37 (May 19 - Jun 01).

#### 🚀 Enhancements

- Support webhooks at workspace level.

- Support passing query parameters to the redirect URL.

- Support to enable both - a response limit and close date for a form. Previously only one could be enabled at a time.

- Added support for filtering using terms and conditions on submissions page.

#### 🧹 Code Cleanup & Maintenance

- Performance improvements on submissions page.

- Removed unused code related to suffixes.

#### 🐛 Bug Fixes

- Fixed the issue with the Stripe integration redirect URL.

- Submissions are now deleted in the background to prevent timeout issues.

- Fixed issues with deleting thank you configurations.

- Fixed HTML entity being rendered in description fields.

- Enhancements to captcha element to reduce the number of issues.

- Fixed custom message not being displayed correctly for closed forms.

- Fixed "send email to form submitter" being disabled on publishing an update in form.

- Fixed issues where partial submission data was not cleared from local storage.

- Handled edge cases in preventing duplicate submissions.

- Fixed multiple loaders being shown on opening embedded form.