Skip to content

Releases: simstudioai/sim

v0.6.73

10 May 00:03
dcaf3e9

Choose a tag to compare

Improvements

  • improvement(deps): remove unused remark deps (#4542)

Bug Fixes

  • fix(script): biome format wrap (#4541)
  • fix(zustand): v5 selector stability issues (#4539)

Contributors

View changes on GitHub

v0.6.72

09 May 22:11
07b8f1b

Choose a tag to compare

Features

  • feat(pptx): replace viewer with custom preview (#4536)
  • feat(knowledge): include sourceUrl in KB search results (#4533)
  • feat(peopledatalabs): add People Data Labs integration (#4513)
  • feat(table): live cell updates via SSE + per-table event buffer (#4508)
  • feat(search-replace): search & replace, cut, deploy modal ui flicker (#4507)

Improvements

  • improvement(sandbox): expand document generation — style extraction, sandbox hardening, OOM errors, task guards (#4526)
  • improvement(mothership-chat): memoize message rows for long-transcript load speed (#4520)
  • improvement(peopledatalabs): add titlecase, placeholders, and 404 handling on search (#4519)
  • improvement(search-replace): dedupe double indexed segments (#4517)
  • improvement(uploads): migrate remaining FormData uploads to presigned PUT (#4509)
  • improvement(sandbox): upgrade pptx/docx/pdf bootstrap with image helpers, MIME guards, and 256 MB isolate limit (#4505)
  • improvement(apollo): align tools and block with Apollo API docs (#4487)
  • improvement(deployment): solve multiple client side races, and deployed state management issues (#4502)
  • improvement(tables): extract TablesDetail wrapper, ship trigger followups (#4476)

Bug Fixes

  • fix(tables): inline editing center alignment in table cells (#4538)
  • fix(uploads): write workspaceFiles row when issuing presigned URL (#4537)
  • fix(tables): fix bulk ops truncation for tables larger than one page (#4532)
  • fix(security): enforce workspace scope on workflow middleware and validate shopify shop domain (#4535)
  • fix(uploads): allow images/video/audio in mothership presigned route (#4534)
  • fix(mothership): misc ui bugs (#4528)
  • fix(logs): include subfolders when filtering logs by folder (#4525)
  • fix(table): fix table boolean, add dynamic row number col size, search & replace imporvements (#4515)
  • fix(tables): optimistic updates for column delete/update (#4512)
  • fix(hunter): align tools, block, and outputs with Hunter.io v2 API spec (#4511)
  • fix(md-render): inline code inherits heading size in mothership/templates/changelog (#4504)
  • fix(redis): drop cached client and restart PING loop after forced reconnect (#4501)
  • fix(table): trigger cascade race fixes, polling, workflow column flag (#4499)
  • fix(auth): Redirect to login if user session doesn't exist (#4497)
  • fix(files): skip zip and return plain .md when no embedded images (#4498)
  • fix(revenuecat): align tools and block with REST v1 API spec (#4488)
  • fix(logs): relax fileSchema so execution logs with files render again (#4495)
  • fix(billing): drop transaction wrapper in recordUsage to relieve pool contention (#4494)

Other Changes

  • chore(deps): audit and clean up dependencies (#4531)
  • revert(ci): drop turbopackFileSystemCacheForBuild and restore actions/cache (#4500)
  • Merge pull request #4496 from simstudioai/staging

Contributors

View changes on GitHub

v0.6.71

07 May 08:50
3cc581e

Choose a tag to compare

Bug Fixes

  • fix(type-error): subblock migrations type error (#4492)

Contributors

View changes on GitHub

v0.6.69

07 May 06:10
8d934f3

Choose a tag to compare

Features

  • feat(files): zoom controls for inline mermaid and images in markdown (#4411)
  • feat(sap): add SAP Concur integration block and SAP S/4HANA validation fixes (#4483)
  • feat(emailbison): block, tools, sharepoint v2 block with cleaner code (#4470)
  • feat(models): add grok-4.3 (#4472)

Improvements

  • improvement(executor): reserved keyword errors (#4482)
  • improvement(seo): restore explicit AI/search bot allow-list and add link-preview rules (#4480)
  • improvement(next): bundle and CI cache config (#4478)
  • improvement(func-exec): normalize inputs to match schema (#4473)
  • improvement(resolver): use context variables for block outputs in function block code (#4223)

Bug Fixes

  • fix(workday): correct SOAP service routing and reference types (#4485)
  • fix(docker): drop scripts/ from workspaces array (#4484)
  • fix(security): xlsx CVE bump and bundled security hardening (#4481)
  • fix(office-excel): support Office.js add-in embed and surface Graph errors (#4479)
  • fix(agiloft): correct response parsing, add EWGetChoiceLineId tool (#4477)
  • fix(function): validate custom tool param keys before code interpolation (#4474)

Other Changes

  • chore(deps): upgrade next.js to 16.2.4 (#4460)
  • chore(skills): add /add-model and /validate-model commands (#4475)

Contributors

View changes on GitHub

v0.6.68

06 May 06:59
efcd51a

Choose a tag to compare

Features

  • feat(enterprise): add data drains for continuous export to S3 / webhook (#4440)
  • feat(block): Allow wait block to wait up to 30 days (#4331)
  • feat(credentials): add Atlassian service account credentials (#4432)

Improvements

  • refactor(tables): row selection as discriminated union (#4466)
  • improvement(confluence): expand scopes, persist canonical mode toggle (#4461)

Bug Fixes

  • fix(data-drains): convert unique-name violations to 409 on POST/PUT (#4471)
  • fix(mothership): enforce ownership check on workflow resource attachments (#4468)
  • fix(security): block IPv4-compatible IPv6 SSRF bypass (#4467)
  • fix(md): file streaming patch preview (#4465)
  • fix(terminal): terminal console update for child spans + hitl state machine (#4450)
  • fix(md-render): fix markdown rendering in file viewer (#4458)
  • fix(agent): drop temperature param for claude-opus-4-7 (#4459)
  • fix(ui): grey subagent tool calls and soften failure copy (#4457)
  • fix(posthog): align tool params with subBlock canonical to fix missing-field error (#4455)

Other Changes

  • chore(docs): upgrade fumadocs to latest minor versions (#4462)

Contributors

View changes on GitHub

v0.6.67

05 May 22:29
8d6b615

Choose a tag to compare

Features

  • feat(posthog): correlate task events with copilot logs via request_id (#4453)
  • feat(exa): add date filters to search (#4451)

Improvements

  • improvement(logs): increase log details panel max width from 40vw to 60vw (#4449)
  • refactor(tables): decouple UI display from DB position (#4448)

Bug Fixes

  • fix(copilot): disambiguate VFS upload paths to prevent stale-row reads (#4454)

Contributors

View changes on GitHub

v0.6.66

05 May 05:37
4253e57

Choose a tag to compare

Features

  • feat(logs): add Logs block for querying execution logs from workflows (#4442)
  • feat(image-generator): add gpt-image-2 model support (#4437)
  • feat(mothership): restore attachment previews on draft and add video support (#4435)
  • feat(knowledge): expose Cohere reranker controls (#4429)

Improvements

  • improvement(mothership): streaming state transitions (#4439)

Bug Fixes

  • fix(tables): suppress phantom rows on sort, center gutter numbers, stop select-all viewport jump (#4445)
  • fix(terminal): use wall-clock duration for loop iterations with concurrent children (#4443)
  • fix: double wrap reponse of guest session handler (#4438)
  • fix(logs): split summary/detail contracts to make trace tab gate type-safe (#4431)
  • fix(copilot): redact sim_key API keys from persisted Mothership chat messages (#4434)
  • fix(mothership): stop persisting log resources from get_workflow_logs and self-heal stale log panel entries (#4424)
  • fix(mothership): catch draft restore errors instead of crashing /home (#4433)
  • fix(executor): strip childTraceSpans from block state before LLM tool calls (#4428)
  • fix(knowledge): revert column width multipliers that misaligned Name header (#4427)
  • fix(table): return 400 instead of 500 for malformed sort/filter input (#4425)

Contributors

View changes on GitHub

v0.6.65

03 May 10:41
5be12f8

Choose a tag to compare

Features

  • feat(files): allow image uploads in workspace files (#4419)

Bug Fixes

  • fix(files): align upload route image extensions with picker (#4423)
  • fix(memory): return 200 with null data when memory key not found on GET (#4421)

Contributors

View changes on GitHub

v0.6.64

03 May 05:02
4bc6a17

Choose a tag to compare

Features

  • feat(files): export markdown as zip with embedded images (#4413)
  • feat(table): hide new workflow column feature (#4414)
  • feat(table): add workflow execution column type (#4338)
  • feat(table): make plan table limits configurable via env vars (#4406)

Improvements

  • improvement(sidebar): overlay lock indicator on leading icon (#4412)
  • improvement(blocks): depends on misalignments audit (#4409)

Bug Fixes

  • fix(credentials): clear stored refs on credential delete to prevent silent cascade orphaning (#4418)
  • fix(memories): get memory tool, mem0 integration update (#4415)
  • fix(uploads): direct-to-upload workspace files + shared transport (#4407)
  • fix(connectors): harden 10 KB connectors after audit (#4410)
  • fix(chat): close SSO auth bypass via checkSSOAccess body flag (#4408)

Contributors

View changes on GitHub

v0.6.63

02 May 16:37
d445b9c

Choose a tag to compare

Improvements

  • improvement(knowledge): tighten column widths for short numeric/badge values (#4404)

Bug Fixes

  • fix(home): restore folder search in @-mention and plus-menu dropdown (#4403)

Contributors

View changes on GitHub