Skip to content

Releases: simstudioai/sim

v0.6.15

30 Mar 06:17
560fa75

Choose a tag to compare

Features

  • feat(resources): add sort and filter to all resource list pages (#3834)
  • feat(analytics): add Profound web traffic tracking (#3835)
  • feat(files): interactive markdown checkbox toggling in preview (#3829)
  • feat(ui): handle image paste (#3826)
  • feat(academy): Sim Academy — interactive partner certification platform (#3824)
  • feat(concurrency): bullmq based concurrency control system (#3605)

Improvements

  • improvement(landing): lighthouse performance and accessibility fixes (#3837)
  • improvement(ui): sidebar (#3832)
  • improvement(home): position @ mention popup at caret and fix icon consistency (#3831)
  • improvement(sidebar): expand sidebar by hovering and clicking the edge (#3830)
  • improvement(tour): remove auto-start, only trigger on explicit user action (#3823)
  • improvement(worker): configuration defaults (#3821)
  • update dockerfile (#3819)

Bug Fixes

  • fix(academy): hide academy pages until content is ready (#3839)
  • fix(viewer): image pan/zoom, sort fixes, sidebar dot fixes (#3836)
  • fix docker image build
  • fix(readme): restore readme gifs (#3827)
  • fix(knowledge): give users choice to keep or delete documents when removing connector (#3825)
  • fix(mcp): use correct modal for creating workflow MCP servers in deploy (#3822)
  • fix(security): pentest remediation — condition escaping, SSRF hardening, ReDoS protection (#3820)
  • fix dockerfile
  • fix(worker): dockerfile + helm updates (#3818)
  • fix(security): SSRF, access control, and info disclosure (#3815)
  • fix(knowledge): reject non-alphanumeric file extensions from document names (#3816)
  • fix(linear): add default null for after cursor (#3814)
  • fix(import): dedup workflow name (#3813)

Contributors

View changes on GitHub

v0.6.14

27 Mar 20:23
14089f7

Choose a tag to compare

Features

  • feat: update sidebar and knowledge (#3804)

Improvements

  • improvement(sidebar): collapsed sidebar UX, quick-create, hover consistency, and UI polish (#3807)

Bug Fixes

  • fix(knowledge): connector spinner race condition + connectors column (#3812)
  • fix(flyout): align inline rename with non-rename styling (#3811)
  • fix(knowledge): fix search input flicker on clear and plan display name fallback (#3810)
  • fix(knowledge): show spinner on connector chip while syncing (#3808)

Other Changes

  • chore: fix rerenders on files (#3805)
  • chore: remove font antialiasing (#3806)

Contributors

View changes on GitHub

v0.6.13

27 Mar 07:37
e615816

Choose a tag to compare

Features

  • feat(generic): add generic resource tab, refactor home structure, and UI polish (#3803)
  • feat(search): add tables, files, knowledge bases, and jobs to cmd-k search (#3800)
  • feat(ketch): add Ketch privacy consent integration (#3794)
  • feat(granola): add Granola meeting notes integration (#3790)
  • feat: fix rerenders on search input (#3784)
  • feat(demo-request): block personal email domains (#3786)

Improvements

  • improvement(terminal): performance improvements (#3796)

Bug Fixes

  • fix(ui): Change modal field to be company size (#3801)
  • fix(connectors): contentDeferred pattern + validation fixes across all connectors (#3793)
  • fix(light): tag dropdown, code highlight (#3799)
  • fix(security): harden auth, SSRF, injection, and CORS across API routes (#3792)
  • fix: emcn component library design engineering polish (#3672)
  • fix(landing): fix image rendering and navbar blog/docs navigation (#3785)

Other Changes

  • chore: fix cn with tw-merge (#3789)
  • chore(config): clean up bun, turbo, and next.js config (#3788)

Contributors

View changes on GitHub

v0.6.12

26 Mar 08:28
ca87d7c

Choose a tag to compare

Bug Fixes

  • fix(blog): restore unoptimized prop on blog cover images (#3782)
  • fix(ui): polish subscription billing settings (#3781)

Contributors

View changes on GitHub

v0.6.11

26 Mar 06:05
6bebbc5

Choose a tag to compare

Features

  • feat(misc): skills import, MCP modal, workmark, dispatch modals, collapsed tasks and workflows manipulation, README (#3777)
  • Feat(logs) upgrade mothership chat messages to error (#3772)
  • feat(ui): add request a demo modal (#3766)
  • feat(logs) Add messageId and requestId context to all mothership log messages (#3770)
  • feat(hubspot): add 27 CRM tools and fix OAuth scope mismatch (#3765)
  • feat(rippling): add Rippling HR integration with 19 tools (#3764)
  • feat(agents): generalize repository guidance for coding agents (#3760)

Improvements

  • add logs
  • improvement(billing): treat past_due state correctly (#3750)

Bug Fixes

  • fix(copilot): expand tool metadata, fix thinking text rendering, clean up display logic (#3779)
  • fix(guard-change): run finalize at right time
  • fix(retry): extract code into callback
  • fix chatHistory reconnect effect
  • fix(explicit-user-abort): separate explicit user abort semantics (#3776)
  • fix(client): network drops reconnecting behaviour (#3775)
  • fix(notifications): auto-dismiss info-level workflow notifications (#3774)
  • fix(mothership): key resumes by orchestration id (#3771)
  • fix(billing): atomize usage_log and userStats writes via central recordUsage (#3767)
  • fix(user-input): fix multiple re-renders on user-input and split the file (#3768)
  • fix(ui): fix kb id extraction logic for resource, sync tags (#3763)

Other Changes

  • Merge branch 'staging' of github.com:simstudioai/sim into staging
  • chore(docs): update readme (#3778)
  • Merge branch 'staging' of github.com:simstudioai/sim into staging

Contributors

View changes on GitHub

v0.6.10

25 Mar 04:49
7b572f1

Choose a tag to compare

Improvements

  • Revert "improvement(mothership): show continue options on abort (#3746)" (#3746)
  • improvement(tour): fix tour auto-start logic and standardize selectors (#3751)
  • improvement(ui): Merge ui components for mothership chat (#3748)

Bug Fixes

  • fix(db): use bigint for token counter columns in user_stats (#3755)
  • fix(knowledge): route connector doc processing through queue instead of fire-and-forget (#3754)
  • fix(auth): remove captcha from login, fix signup captcha flow (#3753)
  • fix(ui): constrain tooltip width and remove question mark cursor (#3752)

Contributors

View changes on GitHub

v0.6.9

25 Mar 00:14
ed9a71f

Choose a tag to compare

Features

  • feat(settings): add video tooltip previews for canvas settings (#3749)
  • feat(admin): Add assume user capability (#3742)
  • feat(billing): add appliesTo plan restriction for coupon codes (#3744)
  • feat(home): auth-aware landing page navigation (#3743)
  • feat(tour): added product tour (#3703)
  • feat(table): column drag-and-drop reorder (#3738)

Improvements

  • improvement(mothership): show continue options on abort (#3746)

Bug Fixes

  • fix(home): voice input text persistence bugs (#3737)
  • fix(integrations): remove outdated trigger mode text from FAQ (#3739)

Other Changes

  • chore: optimize imports and useShallow (#3740)
  • chore: remove lodash (#3741)

Contributors

View changes on GitHub

v0.6.8

24 Mar 11:22
c78c870

Choose a tag to compare

Features

  • feat(quiver): add QuiverAI integration for SVG generation and vectorization (#3728)
  • feat(slack): add conversations.create and conversations.invite tools (#3720)
  • feat(sidebar): add right-click context menu to settings nav item (#3715)

Improvements

  • improvement(settings): add View Invoices button to subscription billing details (#3726)
  • improvement(settings): add searchable member selector in integrations and secrets (#3721)
  • improvement(mothership): add file patch tool (#3712)
  • improvement(mothership): copilot, files, compaction, tools, persistence, duplication constraints (#3682)

Bug Fixes

  • fix(mothership): async resume and tool result ordering (#3735)
  • fix(mothership): parallel tool calls
  • fix(mothership): abort streamlining (#3734)
  • fix(ppt): dep injection (#3732)
  • fix(mothership): tool durability (#3731)
  • fix(quiver): build fail (#3730)
  • fix(mothership): tool call loop (#3729)
  • fix(oauth): decode ID token instead of calling Graph API for Microsoft providers (#3727)
  • fix(autolayout): edits coalesced for same request diffs (#3724)
  • fix(copilot) Allow loop-in-loop workflow edits (#3723)
  • fix(tables): use overflow-clip on header text to allow horizontal scrolling (#3722)
  • fix(login): move password reset success message inside the form (#3719)
  • fix(auth): use absolute positioning for Turnstile container (#3718)
  • fix(mothership): fix build error (#3717)
  • fix(kb): store filename with .txt extension for connector documents (#3707)
  • fix(mothership): fix edit hashing (#3711)
  • fix(mothership): minor followups (#3709)
  • fix(mothership): workflow name constraints (#3710)
  • fix migration
  • fix(auth): hide Turnstile widget container to prevent layout gap (#3706)

Other Changes

  • chore: client and server components (#3716)
  • chore: optimize all the images (#3713)

Contributors

View changes on GitHub

v0.6.7

21 Mar 19:53
19442f1

Choose a tag to compare

Features

  • feat(integrations): add integrationType and tags classification to all blocks (#3702)
  • feat(auth): add Turnstile captcha + harmony disposable email blocking (#3699)
  • feat(kb): harden sync engine and add connector audit logging (#3697)
  • feat(loading) show route specific skeleton UI (#3671)

Bug Fixes

  • fix(canvas): correct z-index layering for selected blocks and connected edges (#3698)
  • fix(kb): max depth exceeded chunks page error (#3695)

Other Changes

  • chore(trust): replace Delve trust center with Vanta (#3701)

Contributors

View changes on GitHub

v0.6.6

20 Mar 07:09
1731a4d

Choose a tag to compare

Features

  • feat(copilot): add rename operation to user_table tool (#3691)

Improvements

  • improvement(toast): match notification styling with countdown ring and consistent design (#3688)

Bug Fixes

  • fix(preview): show actual nested workflow name in log snapshots (#3689)
  • fix(landing): update broken links, change colors (#3687)

Other Changes

  • chore(templates): disable templates page and related UI (#3690)

Contributors

View changes on GitHub