Releases: simstudioai/sim
Releases · simstudioai/sim
v0.6.84
v0.6.83
Features
- feat(redis): TLS SNI override for IP-based REDIS_URL + zod schema fixes (#4635)
Contributors
v0.6.82
v0.6.81
Features
- feat(mship): make mship block stream output (#4626)
- feat(wait): Async toggle, chained-wait resume fix, execution status API (#4514)
- feat(files): folders, multiselect, vfs update (#4572)
Improvements
- improvement(executor): faster, more responsive workflow cancellation (#4630)
- improvement(copilot): trim copilot_chats reads to lean projections (#4629)
- improvement(redis): strip idempotency body and cap mothership stream zsets (#4625)
- improvement(providers): align attachment dispatch to vendor SDK types (#4619)
- improvement(files): validations (#4620)
- improvement(agent, file-block): files in agent block, file block v4 (#4610)
Bug Fixes
- fix(workflows): exclude block locked from diff detection (#4631)
- fix(mcp): map validation and conflict orchestration errors to 400/409 (#4628)
- fix(cloudwatch): use PutAlarmMuteRule for mute/unmute with duration window (#4621)
- fix(files): fixed resource spacing on files directories pages (#4618)
- fix(logs,workspace): prevent cancelled status overwrite on race and move impersonation banner (#4617)
Other Changes
- chore(utils): migrate to shared random/ID utilities and add enforcement linting (#4623)
- chore(deps): bump mermaid to 11.15.0 for GHSA-ghcm-xqfw-q4vr (#4615)
Contributors
v0.6.80
Features
- feat(cloudwatch): add mute and unmute alarm operations (#4602)
Improvements
- improvement(gmail): replace custom html-to-text regex with library (#4613)
- improvement(scheduler): drain due schedules in chunks (#4578)
- Revert "improvement(db): add session statement/lock timeouts; simplify KB doc tx (#4593)" (#4593)
- improvement(db): add session statement/lock timeouts; simplify KB doc tx (#4593)
Bug Fixes
- fix(gmail): send emails as multipart/alternative so they render full-width (#4611)
- fix(date-picker): eliminate infinite re-render crash on re-open with existing selection (#4609)
- fix(security): supabase rpc path validation, ssh stream byte cap, storage quota coverage (#4605)
- fix(security): harden file access controls, webhook auth, and input bounds (#4601)
- fix(integrations): gdrive trashed search, slack blocks-with-file, slack get_message ts (#4600)
- fix(seo): use canonical SITE_URL for robots and sitemap (#4598)
Other Changes
- chore(deps): bump next to 16.2.5 for CVE-2026-44578 SSRF fix (#4606)
Contributors
v0.6.79
Improvements
- improvement(billing): move overage calculations out of txes (#4595)
- improvement(db): reduce connection saturation and egress hotspots (#4594)
Bug Fixes
- fix(vfs): make copilot message ordering deterministic via WITH ORDINALITY (#4597)
- fix(tables): eliminate checkbox flicker on rapid cell toggle (#4592)
- fix(rate-limit): close rate-limit bypass and tighten public route limits (#4591)
Contributors
v0.6.78
v0.6.77
Features
- feat(observability): export Trigger.dev telemetry to Grafana Cloud OTLP (#4583)
- feat(mothership): add files to mship block (#4584)
- feat(mothership): pin tasks to keep them at the top of the sidebar (#4582)
Improvements
- improvement(mothership): allow mship to send function execute timeout (#4581)
Bug Fixes
- fix(otel): address staging pr comments for trigger otel (#4586)
Contributors
v0.6.76
Features
- feat(mothership): Add conversationId to mship block (#4577)
- feat(execution): payload size bottlenecks with lazy execution value hydration, safer materialization, and batched parallel execution (#4560)
Improvements
- improvement(grafana): align tools and block with Grafana API spec (#4574)
- improvement(workflow-block): support manual workflow ID via advanced mode (#4573)
Bug Fixes
- fix(event-buffer): re-compact the event with preserveUserFileBase64: false (#4579)
- fix(mothership): reconcile stuck conversation_id against Redis lock to clear stuck-yellow task tiles (#4556)
- fix(console): match child-workflow inner blocks by instanceId when reconciling dropped SSE events (#4575)
- fix(security): harden findings — path traversal, SSRF, IDOR, file auth, credential access (#4571)
- fix(docs): restore media centering and full-width intro image (#4570)
- fix(helm): preserve STS serviceName + networkPolicy.egress back-compat (#4569)