Skip to content

Releases: simstudioai/sim

v0.5.70

25 Jan 04:57
8bd5d41

Choose a tag to compare

Bug Fixes

  • fix(anthropic): use anthropic sdk to transform malformed response schemas to anthropic format (#2988)
  • fix(llm): update router and llm_chat tool to call providers routes (#2986)

Contributors

View changes on GitHub

TypeScript SDK v0.1.2

25 Jan 11:20
d63a5cb

Choose a tag to compare

TypeScript SDK v0.1.2

Published simstudio-ts-sdk@0.1.2 to npm.

Installation

npm install simstudio-ts-sdk@0.1.2

Documentation

See the README or the docs for more information.

Python SDK v0.1.2

25 Jan 11:08
d63a5cb

Choose a tag to compare

Python SDK v0.1.2

Published simstudio-sdk==0.1.2 to PyPI.

Installation

pip install simstudio-sdk==0.1.2

Documentation

See the README or the docs for more information.

v0.5.69

24 Jan 22:03
2b74a26

Choose a tag to compare

Features

  • fix(edge-validation): race condition on collaborative add (#2980)
  • feat(blog): enterprise post (#2961)
  • improvement(helm): add internal ingress support and same-host path consolidation (#2960)
  • fix(security): add authentication and input validation to API routes (#2959)
  • feat(admin): add credits endpoint to issue credits to users (#2954)
  • feat(blog): v0.5 release post (#2953)
  • improvement(kb): add document filtering, select all, and React Query migration (#2951)
  • fix(idempotency): add conflict target to atomicallyClaimDb query + remove redundant db namespace tracking (#2950)

Improvements

  • improvement(docs): loop and parallel var reference syntax (#2975)
  • improvement(webhooks): remove dead code (#2965)
  • improvement(copilot): fast mode, subagent tool responses and allow preferences (#2955)
  • improvement(logs): trace span, details (#2952)

Bug Fixes

  • fix(variables): boolean type support and input improvements (#2981)
  • fix(landing): ui (#2979)
  • fix(integrations): hide from tool bar (#2544)
  • fix(copilot): fix edit summary for loops/parallels (#2978)
  • fix(auth): copilot routes (#2977)
  • fix(blog): slash actions description (#2976)
  • fix(notes): ghost edges (#2970)
  • fix(hitl): fix condition blocks after hitl (#2967)
  • fix(copilot): update copilot chat title (#2968)
  • fix(security): restrict API key access on internal-only routes (#2964)
  • fix(child-workflow): nested spans handoff (#2966)
  • fix(preview): subblock values (#2969)
  • fix(copilot): mask credentials fix (#2963)
  • fix(envvars): resolution standardized (#2957)
  • fix(logs): refresh logic to refresh logs details (#2958)
  • fix(billing): handle missing userStats and prevent crashes (#2956)
  • fix(subflows): tag dropdown + resolution logic (#2949)

Other Changes

  • chore(deps): bump posthog-js to 1.334.1 (#2948)

Contributors

View changes on GitHub

v0.5.68

22 Jan 21:48
e9c4251

Choose a tag to compare

Features

  • feat(router): expose reasoning output in router v2 block (#2945)
  • improvement(helm): add per-deployment extraVolumes support (#2942)

Bug Fixes

  • fix(executor): handle condition dead-end branches in loops (#2944)
  • fix(copilot): always allow, credential masking (#2947)
  • fix(resolver): consolidate reference resolution (#2941)
  • fix(gmail): expose messageId field in read email block (#2943)
  • fix(executor): stop parallel execution when block errors (#2940)
  • improvement(workflow-item): stabilize avatar layout and fix name truncation (#2939)

Contributors

View changes on GitHub

v0.5.67

22 Jan 06:53
cc2be33

Choose a tag to compare

Features

  • fix(auth): add genericOAuth providers to trustedProviders (#2937)
  • feat(workflow-block): preview (#2935)
  • chore(helm): add env vars for Vertex AI, orgs, and telemetry (#2922)

Improvements

  • improvement(copilot): tool configs to show nested props (#2936)
  • improvement(ui): use BrandedButton and BrandedLink components (#2930)

Bug Fixes

  • fix(workflow-selector): use dedicated selector for workflow dropdown (#2934)
  • fix(auth): handle EMAIL_NOT_VERIFIED in onError callback (#2932)
  • fix(token-refresh): microsoft, notion, x, linear (#2933)
  • fix(null-bodies): empty bodies handling (#2931)
  • fix(custom-tools): remove unsafe title fallback in getCustomTool (#2929)
  • fix(stores): remove dead code causing log spam on startup (#2927)
  • fix(messages-input): fix cursor alignment and auto-resize with overlay (#2926)
  • fix(resolver): agent response format, input formats, root level (#2925)
  • fix(action-bar): duplicate subflows with children (#2923)
  • fix(auth): improve reset password flow and consolidate brand detection (#2924)
  • fix(notifications): text overflow with line-clamp (#2921)
  • fix(logger): use direct env access for webpack inlining (#2920)
  • fix(zustand): updated to useShallow from deprecated createWithEqualityFn (#2919)

Contributors

View changes on GitHub

v0.5.66

21 Jan 10:59
45371e5

Choose a tag to compare

Bug Fixes

  • fix(ring): duplicate should clear original block (#2916)
  • fix(http): options not parsed accurately (#2914)

Contributors

View changes on GitHub

v0.5.65

21 Jan 07:55
0ce0f98

Choose a tag to compare

Features

  • feat(broadcast): email v0.5 (#2905)
  • improvement(logs): improved logs ui bugs, added subflow disable UI (#2910)
  • fix(ui): change add inputs button to match output selector (#2907)
  • feat(tools): added textract, added v2 for mistral, updated tag dropdown (#2904)
  • improvement(browseruse): add profile id param (#2903)
  • fix(rss): add top-level title, link, pubDate fields to RSS trigger output (#2902)

Improvements

  • improvement(files): update execution for passing base64 strings (#2906)
  • improvement(executor): upgraded abort controller to handle aborts for loops and parallels (#2880)

Bug Fixes

  • fix(change-detection): copilot diffs have extra field (#2913)
  • fix(a2a): canonical merge (#2912)
  • fix(copilot): legacy tool display names (#2911)
  • fix(canvas): removed invite to workspace from canvas popover (#2908)
  • fix(canonical): copilot path + update parent (#2901)
  • fix(google): wrap primitive tool responses for Gemini API compatibility (#2900)

Contributors

View changes on GitHub

v0.5.64

20 Jan 08:34
dff1c9d

Choose a tag to compare

Features

  • feat(api): added workflows api route for dynamic discovery (#2892)
  • feat(settings): add debug mode for superusers (#2893)
  • feat(browseruse): upgraded browseruse endpoints to v2 (#2890)
  • improvement(router): add resizable textareas for router conditions (#2888)
  • feat(search): added operations to search modal in main app, updated retrieval in docs to use RRF (#2889)
  • feat(terminal): add fix in copilot for errors (#2885)
  • feat(notifs): added block name to error notifications (#2883)
  • feat(mcp): updated mcp subblocks for mcp tools to match subblocks (#2882)

Improvements

  • improvement(kb): migrate manual fetches in kb module to use reactquery (#2894)
  • improvement(stats): should track mcp and a2a executions like other trigger types (#2895)
  • improvement(copilot): variables, conditions, router (#2887)
  • improvement(emails): update unsub page, standardize unsub process (#2881)

Bug Fixes

  • fix(kb): align bulk chunk operation with API response (#2899)
  • improvement(modal): fixed popover issue in custom tools modal, removed the ability to update if no changes made (#2897)
  • fix(copilot): ui/ux (#2891)
  • fix(sso): removed provider specific OIDC logic from SSO registration & deregistration scripts (#2896)
  • fix(linear): team selector in tool input (#2886)
  • fix(undo-redo): preserve subblock values during undo/redo cycles (#2884)

Contributors

View changes on GitHub

v0.5.63

18 Jan 23:24
b09f683

Choose a tag to compare

Features

  • feat(ux): more explicit verbiage on some dialog menus, google drive updates, advanved to additional fields, remove general settings store sync in favor of tanstack (#2875)
  • feat(oauth): upgraded all generic oauth plugin providers to use unqiue account ids (#2870)

Improvements

  • improvement(performance): used react scan to identify rerendering issues and react issues (#2873)
  • improvement(tool-input): general abstraction to enrich agent context, reuse visibility helpers (#2872)
  • improvement(slides): add missing properties definitions (#2877)
  • improvement(tools): added visibility for tools that were missing it, added new google and github tools (#2874)

Bug Fixes

  • fix(api): tool input parsing into table from agent output (#2879)
  • fix(resolver): tool configs must take precedence (#2876)
  • improvement(ui): modal style standardization, select drop improvement, duplication selection fixes (#2871)
  • fix(wand): improved flickering for invalid JSON icon while streaming (#2868)
  • fix(block-resolver): path lookup check (#2869)

Contributors

View changes on GitHub