← Back
Sim
Sim Studio releases v0.5.110 with SSRF protection and webhook optimizations
Sim Studio · releasebugfixsecurityperformance · github.com ↗

Overview

Sim Studio has released v0.5.110, a maintenance update focused on security hardening and performance improvements. This release addresses key concerns in webhook handling and API integrations.

Bug Fixes & Improvements

Security Enhancements

  • SSRF Protection: Added Server-Side Request Forgery (SSRF) protection to database tools and webhook delivery mechanisms, preventing unauthorized access to internal resources

Performance Optimization

  • Webhook Query Efficiency: Eliminated redundant database queries from the webhook execution path, reducing database load and improving webhook delivery latency

API Alignment

  • Parallel AI Integration: Updated integration with Parallel AI API to align with current API documentation specifications

Action Items

Users relying on webhooks and database tools should update to v0.5.110 to benefit from improved security posture and webhook performance gains. The SSRF protections are particularly important for deployments exposed to untrusted user input.