Skip to content

Releases: simstudioai/sim

v0.4.20

21 Oct 20:00
9751c9f

Choose a tag to compare

Features

  • improvement(helm): added additional envvars to helm charts (#1695)
  • fix(kb): add base URL for kb fetches (#1701)
  • fix(internal-req): add internal token to server side

Bug Fixes

  • Merge pull request #1700 from simstudioai/fix/internal-req
  • fix(docs): made sidebar directories scrollable, stylistic changes (#1702)

Contributors

View changes on GitHub

v0.4.19

21 Oct 20:00
641e353

Choose a tag to compare

Bug Fixes

  • fix(plan-config): align buttons above divider (#1696)

Contributors

View changes on GitHub

v0.4.17

16 Oct 23:52
da091df

Choose a tag to compare

Features

  • feat(powershell): add gitattributes to prevent lint issues for powershell users (#1661)
  • feat(i18n): update translations (#1660)
  • feat(webhooks): added optioanl input format to webhooks, added support for file uploads (#1654)
  • feat(i18n): update translations (#1659)
  • feat(i18n): update translations (#1653)

Improvements

  • improvement(dashboard): improve dashboard performance, enrich charts, consolidate routes (#1662)

Bug Fixes

  • fix(deployed-chat): include workspace id in deployed chat request (#1664)
  • fix(input-format): allow value field to be cleared (#1658)
  • improvement(dashboard): cleanup execution dashboard UI, fix logs trace, and improve performance (#1651)
  • fix(i18n): fix SDK and guardrails translation corruption, restore i18n gh action for docs (#1652)

Contributors

View changes on GitHub

v0.4.16

16 Oct 03:10
04f109c

Choose a tag to compare

Features

  • feat(dashboard): update UI for execution dashboard, fix next-runtime-env issues for SSO (#1649)
  • feat(zep): add tools from Zep (#1646)
  • feat(test-framework): add executions logs for test framework (#1639)

Improvements

  • improvement(functions): increase function block timeout to 3 min (#1641)

Bug Fixes

  • improvement(response-copilot): prefer builder mode + fix builder/editor mode conversions (#1648)
  • fix(connection-tags): drag and drop didn't render tag dropdown with input format fields (#1647)
  • fix(layout): layout canvas onInit after node sizes are calculated, remove legacy history code and legacy marking of dirty workflows (#1645)
  • fix build issue (#1644)
  • fix(chat-subs): always use getBaseUrl helper to fetch base url (#1643)
  • fix(slack): update slack config to support refresh token rotation (#1642)
  • fix(schedules): offload next run calculation to croner (#1640)

Contributors

View changes on GitHub

v0.4.15

15 Oct 03:50
2bc8c7b

Choose a tag to compare

Features

  • Feat(microsoftteams-file): new trigger + file upload (#1590)
  • feat(attachments): use filesystem for gmail, outlook triggers to save attachments (#1631)
  • fix(i18n): add additional youtube tools, sync i18n pipeline, remove dated docs (#1632)
  • fix(kb-sanitization): add sanitization for kb tags when exporting workflow (#1628)
  • fix(telemetry): updated telemetry, added nested sanitization, added granular trace spans for logs and updated UI (#1627)
  • feat(telegram): added additional telegram tools & docs (#1625)

Bug Fixes

  • fix(chat): allow file-only messages with no text to be sent in chat panel and deployed chat (#1635)
  • fix(i18n): exclude SDK files from automatic translation to prevent corruption (#1634)
  • fix(tool-calls): remove redundant input/output fields in favor of arguments/response, exclude isExpanded for tools in agents in workflow change detection (#1630)
  • fix(docker): updated docker to use non-root user for k8s/helm deployments (#1626)

Contributors

View changes on GitHub

v0.4.14

15 Oct 03:50
fb0fa1f

Choose a tag to compare

Features

  • feat(copilot+canvas rendering): add context window tracking to copilot and selectively render canvas components (#1622)

Contributors

View changes on GitHub

v0.4.13

15 Oct 03:50
7f82ed3

Choose a tag to compare

Features

  • feat(helm): added cert-postgresql template to helm (#1620)
  • feat(helm): added pdb to helm (#1617)
  • fix(kb): added tiktoken for embedding token estimation (#1616)

Bug Fixes

  • fix(schedules): migrate to trigger dev (#1618)
  • fix(sdk): fixed ts sdk publishing job to use later node version (#1619)
  • fix(posthog): prevent redirects by whitelisting ingest route (#1615)
  • fix(devcontainer): fixed devcontainers (#1614)

Contributors

View changes on GitHub

v0.4.12

12 Oct 05:24
219a065

Choose a tag to compare

Features

  • feat(versions): added the ability to rename deployment versions (#1610)
  • feat(mistal): added mistral as a provider, updated model prices (#1607)
  • fix(inference-billing): fix inference billing when stream is true via API, add drag-and-drop functionality to deployed chat (#1606)
  • feat(guardrails): added guardrails block/tools and docs (#1605)
  • improvement(performance): remove unused source/target indices, add index on snapshot id (#1603)
  • feat(sessions): remove redis as priority option for session data (#1600)

Improvements

  • improvement(privacy-policy): updated privacy policy for google (#1602)

Bug Fixes

  • fix(vulns): fix various vulnerabilities and enhanced code security (#1611)
  • fix(blog): rename building to blogs with redirect (#1604)

Contributors

View changes on GitHub

v0.4.11

11 Oct 01:56
c0f5ba7

Choose a tag to compare

Features

  • feat(sessions): add redis as priority option for session data (#1592)
  • feat(deployed-chat): added file upload to workflow execute API, added to deployed chat, updated chat panel (#1588)
  • feat(billing): bill by threshold to prevent cancellation edge case (#1583)
  • fix(env-vars): remove regex parsing from table subblock, add formatDisplayText to various subblocks that didn't have it (#1582)

Improvements

  • improvement(kb): encode non-ASCII headers for kb uploads (#1595)

Bug Fixes

  • fix(ci): pin all workflows and Dockerfiles to Bun v1.2.22 (#1598)
  • fix(webhooks): use next public app url instead of request origin for webhook registration (#1596)
  • fix test webhook url (#1594)
  • fix(db): revert to dedicated sockets db connection establishment (#1581)

Contributors

View changes on GitHub

v0.4.10

08 Oct 07:57
5d887fd

Choose a tag to compare

Improvements

  • chore(docs): update docs (#1578)

Bug Fixes

  • fix(ts-sdk): fix job to publish ts sdk (#1576)
  • fix(db): reduce overall number of db max conncetions to incr performance (#1575)

Contributors

View changes on GitHub