Releases: simstudioai/sim
Releases · simstudioai/sim
v0.6.91
Features
- feat(hosted-keys): add Hunter.io and People Data Labs hosted key support (#4742)
- feat(litellm): add LiteLLM as AI gateway provider (#4739)
- feat(zoom): add KB connector for cloud recording transcripts, fix refresh token rotation (#4735)
Improvements
- improvement(api): use HttpError base class for typed-error status mapping (#4746)
- improvement(executor): subflows, hitl handling cleanup (#4604)
Bug Fixes
- fix(connectors): repair broken Zoom icon rendering (#4747)
- fix(zoom): iteratively strip tags in transcript parser to close incomplete-sanitization gap (#4745)
- fix(files): attach wheel listener before paint and guard SVG src (#4744)
- fix(files): zoom file viewer content, not the browser page (#4741)
- fix(api): classify access-denied and sandbox user-code errors with correct HTTP status (#4740)
Contributors
v0.6.90
Improvements
- improvement(media-gen): retire vision block, add hosted key for fal ai for image/video gen, search visibility in cmd-k (#4684)
Bug Fixes
- fix(files): never dedup external URL fetches by path filename (#4733)
- fix(resource): prevent permission-gated breadcrumb items from flashing on load (#4732)
Contributors
v0.6.89
Improvements
- improvement(kb-connectors): align connector modal controls (#4730)
- improvement(kb-connectors): align connector UI surfaces (#4728)
- improvement(mcp): post-merge hardening — protocol negotiation + distributed OAuth lock + typed errors (#4722)
- perf(copilot): narrow getAccessibleCopilotChat projection (#4720)
- improvement(branding): dark og image matching landing surface (#4719)
Bug Fixes
- fix(landing): remove cursor lerp causing laggy tracking in collaboration section (#4727)
- fix(large-refs): cleanup based on table read (#4716)
- fix(db): disable statement_timeout for migrations (#4714)
- fix(tools): pin resolved IP in DB connectors to prevent DNS-rebinding SSRF (#4725)
- fix(hubspot): selector fetchOptions default + credentialId validation (#4723)
- fix(combobox): show selected values in multi-select trigger label (#4721)
Contributors
v0.6.88
Features
- feat(mailer): add AWS SES and SMTP providers with auto-detect fallback (#4710)
Improvements
- improvement(mcp): per-server tool queries + negative cache (#4715)
- improvement(kb-connectors): multi-select fields + Slack bot/app message extraction (#4711)
- improvement(search-replace): pass down to subblocks (#4712)
- improvement(hubspot): OAuth-native polling trigger replacing webhook flow (#4705)
- improvement(oauth): coalesce token refresh + cache terminal failures (#4706)
Bug Fixes
- fix(oauth): follower last-chance read after poll deadline (#4718)
- fix(files): RFC 5987 encode Content-Disposition filenames (#4713)
Contributors
v0.6.87
Features
- feat(tables): virtualize data grid with bounded copy and chunked delete (#4693)
Improvements
- perf(db): reduce read/write fanout across hot paths (#4704)
Bug Fixes
- fix(logs-cleanup): listing active workspaces into mem + download time streaming lims (#4692)
- fix(sidebar): pass showDelete to hide delete menu for non-admin members (#4697)
- fix(mcp): cache result of discoverServerTools to prevent post-OAuth refetch storm (#4701)
- fix(copilot): default SIM_AGENT_API_URL to www.copilot.sim.ai to avoid redirect path drop (#4700)
- fix(table): derive typewriter slice from elapsed time (no full-text flash) (#4694)
Contributors
v0.6.86
Features
- feat(integrations): add Gong incident.io Railway and New Relic (#4663)
- feat(azure-devops): block and trigger (#4664)
- feat(wiza): add Wiza integration for B2B prospect enrichment and search (#4662)
- feat(models): add gemini 3.5 flash (#4660)
Improvements
- improvement(media-blocks): new versions of image and video gen with latest models + fixes (#4667)
- improvement(workflow-search): include block names in in-workflow search (#4668)
- improvement(cleanup): cleanup refs along in logs cleanup job (#4661)
- improvement(execution): memory usage for aggregated results (#4650)
Bug Fixes
- fix(blocks): preserve agent block color (#4671)
- fix(workflow-search): unclip block-name highlight shadow on the left (#4670)
- fix(branding): align auth and deploy UI colors (#4669)
- fix(docker): restore NEXT_PUBLIC_APP_URL build arg with dummy fallback (#4665)
- fix(security): remove localhost CORS origin, consolidate CORS in proxy (#4658)
Contributors
v0.6.85
Features
- feat(google_docs): opt-in Markdown formatting for create operation (#4656)
- feat(findymail): add Findymail B2B contact data integration (#4654)
- feat(prospeo): add Prospeo integration for B2B contact enrichment and search (#4653)
Improvements
- improvement(workspace): fix resource table column proportions and toast stacking (#4655)
- improvement(memory): replace unbounded server caches with lru-cache to fix heap growth (#4652)
- improvement(workspace): allocate more space to name column in resource tables (#4645)
- improvement(mothership): abort path race preventing persistence (#4647)
- improvement(redis-cleanup): schedule, async workflow, hitl base64 cache cleanup (#4646)
Bug Fixes
- fix(tables): type-aware SQL casts for range filters on date columns (#4657)
- fix(knowledge): preserve scroll position when toggling tokenizer in chunk viewer (#4643)
Contributors
v0.6.84
v0.6.83
Features
- feat(redis): TLS SNI override for IP-based REDIS_URL + zod schema fixes (#4635)