Skip to content

Releases: simstudioai/sim

v0.5.60

15 Jan 08:05
4372841

Choose a tag to compare

Features

  • v0.5.60: invitation flow improvements, chat fixes, a2a improvements, additional copilot actions
  • feat(sheets): added sheet selector for microsoft excel and google sheets tools (#2835)
  • feat(starter): in start block input format, don't prevent deletion if only one field remaining, just clear form (#2830)
  • fix(misc): added trace spans back to notifications for webhooks, updated verification code for users signing in with email, updated welcome email (#2828)
  • improvement(langsmith): add wand for batch ingestion schemas (#2827)
  • feat(dashboard): added stats endpoint to compute stats on server side and avoid limit (#2823)
  • feat(langsmith): add langsmith tools for logging, output selector use tool-aware listing (#2821)
  • fix(agent-tools): added special handling for workflow tool in agent tool input, added react grab and feature flag (#2820)
  • feat(reorder): allow workflow/folder reordering (#2818)
  • fix(batch-add): on batch add persist subblock values (#2819)
  • feat(tinybird): added tinybird block (#2781)
  • feat(terminal): migrate from zustand for console terminal logs to indexedDb, incr limit from 5mb to ~GBs (#2812)
  • fix(a2a): added file data part and data data part to a2a agents (#2805)
  • improvement(oauth): added random identifier in unused accountId to bypass betterauth unique constraint (#2807)
  • feat(slack): added get message by timestamp and get thread tool (#2803)
  • fix(comparison): add condition to prevent duplicate identical edges (#2799)
  • feat(copilot): add commands (#2797)

Improvements

  • improvement(copilot): update copilot to match copilot repo (#2829)
  • improvement(emails): update email footer links to link to sim.ai/provider instead of direct provider links (#2826)
  • improvement(langsmith): ugpraded langsmith to use tool names directly in dropdown (#2824)
  • improvement(pricing): drop agent multiplier in docs, change base exec cost
  • improvement(schedule): default schedule timezone (#2800)

Bug Fixes

  • fix(drag): read perms prevent drag (#2834)
  • fix(sortOrder): initial ordering must be deterministic (#2833)
  • fix(popover): fix frozen workspace popover (#2832)
  • fix(otp): send welcome email even when user signs up via email/pass along with oauth providers (#2825)
  • fix(notifications): consolidate notification utils, update email styling (#2822)
  • fix(terminal-colors): change algo to compute colors based on hash of execution id and pointer from bottom (#2817)
  • fix(i18n): update translations action to run once per week on sunday (#2816)
  • fix(terminal): pop all entries from a single execution when the limit is exceeded (#2815)
  • fix(copilot): rewrote user input popover to optimize UX (#2814)
  • fix(copilot): commands (#2811)
  • fix(chat): remove special handling for non-streaming (#2808)
  • fix(invitations): preserve tokens after error (#2806)
  • fix(sockets): redrawing edges should not lead to socket ops (#2804)
  • fix(triggers): cleanup trigger outputs formatting, fix display name issues (#2801)
  • fix(executor): pattern match more errors to prevent swallow (#2802)

Contributors

View changes on GitHub

v0.5.59

13 Jan 21:22
5e8c843

Choose a tag to compare

Features

  • feat(export): support maintenance of nested folder structure on import/export, added folder export admin route (#2795)
  • feat(a2a): added a2a protocol (#2784)
  • chore(readme): trim readme, add more envvar info (#2791)
  • fix(ff): add back condition for isHosted FF (#2789)

Improvements

  • chore(docs): update sim references in docs (#2792)
  • improvement(FF): CI check to prevent hardcoding of FFs (#2790)

Bug Fixes

  • fix(a2a): removed deployment constraint for redeploying a2a workflows (#2796)

Contributors

View changes on GitHub

v0.5.58

13 Jan 08:57
7bf3d73

Choose a tag to compare

Features

  • feat(integrations): claude skills to add integrations, lemlist trigger + tools, remove test webhook url (#2785)
  • feat(invitations): added FF to disable invitations, added to permission groups, added workspace members admin endpoints (#2783)
  • feat(copilot): add context7 (#2779)
  • feat(tool): added introspection tools for all db integrations (#2780)
  • feat(tools): added workflow tools to agent tools dropdown for discoverability, enforce perms on client for redeploying via the agent (#2778)
  • feat(export): added the ability to export workflow (#2777)

Improvements

  • improvement(block-outputs): display metadata properties destructured (#2772)
  • improvement(byok): make available for all plans (#2782)

Bug Fixes

  • fix(slack): remove duplicate effect that cleared subblocks on cred change (#2788)
  • fix(color-picker): confirm color change before updating workflow color (#2776)

Contributors

View changes on GitHub

v0.5.57

11 Jan 19:41
7ffc11a

Choose a tag to compare

Features

  • feat(popover): add expandOnHover, added the ability to change the color of a workflow icon, new workflow naming convention (#2770)
  • fix(tag-input): add onInputChange to clear errors when new text is entered (#2765)
  • feat(copilot): subagents (#2731)

Improvements

  • improvement(response): only allow singleton (#2764)

Bug Fixes

  • fix(resize): fix subflow resize on drag, children deselected in subflow on drag (#2771)
  • fix(copilot): fix copilot chat loading (#2769)
  • fix(subflow): updated subflow border to match block border (#2768)
  • fix(context-menu): make divider on context menu aware of available options (#2766)
  • fix(perms): copilot checks undefined issue (#2763)
  • fix(router): fix router ports (#2757)

Contributors

View changes on GitHub

v0.5.56

10 Jan 08:31
be578e2

Choose a tag to compare

Features

  • feat(docs): added circleback docs (#2762)
  • feat(deployed-form): added deployed form input (#2679)
  • feat(enterprise): permission groups, access control (#2736)
  • improvement(wand): added more wands (#2756)
  • feat(sidebar): context menu for nav items in sidebar, toolbar blocks, added missing docs for various blocks and triggers (#2754)
  • fix(docs): new router (#2755)
  • improvement(canvas): add multi-block select, add batch handle, enabled, and edge operations (#2738)
  • feat(i18n): update translations (#2749)
  • fix(sso): add missing deps to db container for running script (#2746)

Improvements

  • improvement(google-drive) (#2752)
  • improvement(billing): team upgrade + session management (#2751)
  • improvement(docs): multiplier dropped to 1.4 (#2748)

Bug Fixes

  • fix(build): fixed circular dependencies (#2761)
  • fix(ops): fix subflow resizing on exit (#2760)
  • fix(tools): fixed workflow tool for agent to respect user provided params, inject at runtime like all other tools (#2750)
  • fix(tools): updated memory block to throw better errors, removed deprecated posthog route, remove deprecated templates & console helpers (#2753)

Contributors

View changes on GitHub

v0.5.55

09 Jan 07:42
f415e5e

Choose a tag to compare

Features

  • improvement(autoconnect): click to add paths also autoconnect (#2737)
  • feat(i18n): update translations (#2732)
  • improvement(enterprise): feature flagging + runtime checks consolidation (#2730)
  • improvement(auth): added ability to inject secrets to kubernetes, server-side ff to disable email registration (#2728)
  • feat(i18n): update translations (#2721)
  • feat(bedrock): added aws bedrock as a model provider (#2722)
  • feat(polling-groups): can invite multiple people to have their gmail/outlook inboxes connected to a workflow (#2695)

Improvements

  • improvement(execution-snapshot): enhance workflow preview in logs and deploy modal (#2742)

Bug Fixes

  • fix(grain): grain trigger update (#2739)
  • fix(linear): missing params (#2740)
  • fix(chat): update stream to respect all output select objects (#2729)
  • fix(devcontainer): use bunx for concurrently command (#2723)

Contributors

View changes on GitHub

v0.5.54

08 Jan 00:27
13a6e6c

Choose a tag to compare

Features

  • feat(i18n): update translations (#2717)
  • improvement(context-menu): added awareness for chat and variables being open, fixed select calculation to match height calculation for selecting multiple blocks (#2715)
  • feat(fireflies): added fireflies tools and trigger (#2713)
  • improvement(add-block): intuitive autoconnect + positioning (#2714)
  • fix(grain): add grain key to idempotency service (#2712)
  • improvement(helm): added missing optional envvars to helm for whitelabeling (#2711)
  • feat(blacklist): added ability to blacklist models & providers (#2709)
  • feat(seo): updated out-of-date site metadata, removed unused static assets, updated emails (#2708)
  • fix(resolver): add both new and old workflow blocks for backwards compatibility

Improvements

  • ui improvements for deploy mcp (#2718)

Bug Fixes

  • fix(preproc-errors): should not charge base execution cost in this case (#2719)
  • fix(deploy-check): race condition fixes (#2710)

Contributors

View changes on GitHub

v0.5.53

07 Jan 07:35
f5ab7f2

Choose a tag to compare

Features

  • fix(agent-tool): fix workflow tool in agent to respect user-provided params, added badge for deployment status (#2705)
  • feat(locks): add no-op for locking without redis to allow deployments without redis (#2703)
  • feat(i18n): update translations (#2702)
  • improvement(response): removed nested response block output, add docs for webhook block, styling improvements for subblocks (#2700)
  • fix(canvas): add handler for focus loss for hotkey operations (#2701)

Bug Fixes

  • improvement(triggers): moved save configuration above instructions for better visibility, fixed styling inconsistencies (#2699)

Contributors

View changes on GitHub

v0.5.52

07 Jan 00:14
bfb6fff

Choose a tag to compare

Features

  • feat(combobox): added expression support to combobox (#2697)
  • improvement(router): add ports to router block (#2683)

Bug Fixes

  • fix(build): fix type assertion (#2696)

Contributors

View changes on GitHub

v0.5.51

06 Jan 22:27
4fbec0a

Choose a tag to compare

Features

  • fix(settings): added isHosted gate to access homepage from settings, fixed context menu options (#2694)
  • improvement(hitl): add webhook notification and resume, add webhook block (#2673)
  • feat(terminal): added terminal context menu (#2692)
  • fix(condition): added success check on condition block processor, fixed terminal preventDefault copy bug (#2691)
  • feat(i18n): update translations (#2690)
  • feat(supabase): added ability so select certain rows in supabase tools (#2689)
  • improvement(kb): optimize processes, add more robust fallbacks for large file ops (#2684)

Bug Fixes

  • fix(traces): remove child trace spans from workflow block after being merged with parent output (#2688)
  • fix(child-workflow): hosted api key resolution (#2687)
  • fix(grain): fixed output and dropdown (#2685)
  • fix(webhook): strip extraneous fields from trigger processing (#2686)

Contributors

View changes on GitHub