← Back
Sim
Sim Studio v0.5.110 ships bug fixes for webhooks, security, and Parallel AI integration
Sim Studio · releasebugfixsecurityperformance · github.com ↗

Webhook Performance & Security Improvements

This release addresses several critical areas in the Sim Studio platform:

Bug Fixes Include:

  • Webhook optimization: Eliminated redundant database queries from the webhook execution path, improving performance and reducing unnecessary load
  • Enhanced security: Added Server-Side Request Forgery (SSRF) protection to both database tools and webhook delivery mechanisms, hardening the platform against potential exploits
  • API alignment: Fixed integration issues with the Parallel AI API to match current API documentation

What Developers Should Know

If you're using webhooks in Sim Studio workflows, you'll benefit from improved execution performance. For users relying on database tools and webhook deliveries, this patch strengthens your security posture by preventing SSRF attacks. Teams integrating with Parallel AI will find the alignment fixes resolve any compatibility issues with the latest API specifications.

Recommended Action: Update to v0.5.110 to take advantage of the performance improvements and security enhancements.