Skip to content

Releases: simstudioai/sim

v0.3.8

23 Sep 03:42
d783ba6

Choose a tag to compare

Features

  • fix(condition): fix bug where user can't edit if container when else if is added (#760)
  • improvement(chat-panel): added the ability to reuse queries, focus cursor for continuous conversation (#756)
  • feat(copilot-v1): Copilot v1 (#662)
  • feat(tools): New Qdrant Tool (#644)

Improvements

  • improvement(logs): make perms workspace scoped (#759)

Bug Fixes

  • fix(lint): ran lint (#766)
  • fix(chat-deploy): fixed permissions to match the workspace permissions, admins can deploy & edit & delete (#753)
  • fix(csp): created csp utils file that holds the csp for organization (#752)
  • fix(envvars): use getEnv on the client-side when we need to inject vars for docker runtime, fix folder container & removed folder/subfolder creation modals (#751)
  • Revert "v0.3.7: docker fix, docs "
  • Revert "v0.3.7: docker fix, docs "
  • fix(qdrant): kebab case to camel case for icon properties (#748)

Other Changes

  • Merge branch 'main' into staging

Contributors

View changes on GitHub

v0.3.7

23 Sep 03:42
560d184

Choose a tag to compare

Features

  • fix(router): fixed routing issue with workflow block, added tests (#739)
  • fix(config): add t3 to list of transpiled packages to ensure that envvars are picked up correctly (#737)
  • fix(docker): fixed docker container healthchecks, added instructions to README for pgvector (#735)

Bug Fixes

  • fix(teams-webhook): response json needs type (#741)
  • fix(condition): fixed condition block dropdown (#738)

Other Changes

  • working impl fo ms teams outgoing webhook (#740)

Contributors

View changes on GitHub

v0.3.6

23 Sep 03:42
f2b1c73

Choose a tag to compare

Features

  • feat(integrations): added deeper integrations for slack, supabase, firecrawl, exa, notion (#728)
  • feat(webhook-triggers): multiple webhook trigger blocks (#725)
  • feat(execution-queuing): async api mode + ratelimiting by subscription tier (#702)
  • improvement(kb): add loading logic for document selector for kb block (#722)
  • improvement(oauth): added advanced mode for all tools with oauth and selectors (#721)

Improvements

  • improvement(ui/ux): workflow, search modal (#729)

Bug Fixes

  • fix(lint): fixed lint (#732)
  • fix(autofill-env-vars): simplify/remove logic to not cause useEffect overwrites (#726)
  • fix: shortcuts (#730)
  • fix(triggers): remove gitkeep (#724)
  • fix(docker): fix runtime vars for docker deployments (#723)

Contributors

View changes on GitHub

v0.3.5

23 Sep 03:42
06b1d82

Choose a tag to compare

Bug Fixes

  • fix(condition): fixed condition block to resolve envvars and vars (#718)

Contributors

View changes on GitHub

v0.3.4

23 Sep 03:42
27794e5

Choose a tag to compare

Features

  • improvement(starter): added tag dropdown for input fields, fixed response block, remove logs and workflowConnections from api response (#716)
  • feat(settings): collapse by default (#714)
  • feat(workspace): add ability to leave joined workspaces (#713)

Bug Fixes

  • fix: truncate workspace selector (#715)

Contributors

View changes on GitHub

v0.3.3

23 Sep 03:42
1e55a0e

Choose a tag to compare

Improvements

  • improvement(permissions): remove the unused workspace_member table in favor of permissions (#710)

Bug Fixes

  • fix(subflows): fixed subflows not executing (#711)
  • fix: sidebar scroll going over sidebar height (#709)

Contributors

View changes on GitHub

v0.3.2

23 Sep 03:42
8f71684

Choose a tag to compare

Features

  • feat(sidebar): sidebar toggle and search (#700)

Improvements

  • improvement(voice): interrupt UI + mute mic while agent is talking (#705)

Bug Fixes

  • fix(subflow): fixed subflow execution regardless of path decision (#707)
  • fix: permissions check for duplicating workflow (#706)
  • fix(invitation): allow admins to remove members from workspace (#701)
  • fix(sockets): delete block case (#703)
  • fix(schedule): fix for custom cron (#699)
  • fix(sockets): remove package-lock

Contributors

View changes on GitHub

v0.3.1

23 Sep 03:42
b7185c9

Choose a tag to compare

Features

  • improvement(docs): added new docs content, cleanup old content (#690)
  • feat(platform): new UI and templates (#639) (#639)
  • feat(platform): new UI and templates (#639)
  • Improvement(gmail-tools): added search and read (#680)
  • improvement(subflow-docs): docs for loops and parallels added under blocks section (#686)

Improvements

  • improvement(db): further increase db limits (#696)
  • improvement(sockets): increase buffer for connections (#695)
  • improvement(kb): pagination for docs + remove kb token count problematic query (#689)
  • improvement(imports): changed relative to absolute imports (#681)

Bug Fixes

  • fix(docs): minor docs typo fix (#698)
  • fix: remove package-lock
  • fix: removed package-lock
  • fix(kb): auth check for create doc tool (#687)
  • fix(console): match by execution & block id when updating console-entry (#685)
  • fix(unsubscribe): unsubscribe missing suspense boundary (#683)
  • fix(queueing): make debouncing native to queue (#682)

Other Changes

  • Merge pull request #692 from simstudioai/staging
  • max 25 conc connections (#691)
  • Merge pull request #688 from simstudioai/staging
  • remove root-level tailwind v3 override (#684)

Contributors

View changes on GitHub

v0.2.13

23 Sep 03:41
7192cde

Choose a tag to compare

Features

  • feat(wealthbox): added wealthbox crm (#669)
  • fix(voice): added voice functionality back to chat client (#676)
  • fix(tool-input): added tool input, visibility enum for tool params, fixed google provider bugs (#674)
  • feat(queuing): sockets queuing mechanism

Bug Fixes

  • fix(permissions): make permissions check case insensitive, resolve hydration issues by consolidating environment checking function (#678)
  • fix(api-timeout): increase timeout for API block to 2 min (#677)
  • Merge pull request #671 from simstudioai/fix/queuing
  • Merge branch 'fix/queuing' of github.com:simstudioai/sim into fix/queuing
  • fix(ui): fixed loop collection placeholder to match parallel collection placeholder
  • fix subflow ops to go through queue
  • fix retry mechanism
  • fix field typing
  • fix incorrect dep
  • fix subblock updates

Other Changes

  • working impl
  • simplify
  • remove console.log
  • remove test file
  • remove console log
  • remove unused file

Contributors

View changes on GitHub

v0.2.12

23 Sep 03:41
38f5aae

Choose a tag to compare

Features

  • fix(stripe): added missing webhook secret for stripe webhook billing endpoint
  • add tool calls to trace span
  • improvement: added draft operation
  • improvement: added gmail draft operation

Improvements

  • improve UI
  • improvement(trace-span): make tool calls separately display in trace span"
  • Merge pull request #670 from simstudioai/improvement/gmail

Bug Fixes

  • Merge pull request #673 from simstudioai/fix/trace-spans-tool-calls
  • improvement: fixed docs #670
  • fix(text-fields): prevent save password on usage limit change (#667)
  • fix(precommit-hook): fixed pre commit hook to use lint-staged (#666)
  • fix(scrollbar): fixed double scrollbar (#665)
  • Merge pull request #659 from simstudioai/fix/cancel-sub

Other Changes

  • remove optional chain
  • pass reference id to cancel func

Contributors

View changes on GitHub