Skip to content

Releases: simstudioai/sim

Python SDK v0.1.1

01 Dec 18:16
8c32ad4

Choose a tag to compare

Python SDK v0.1.1

Published simstudio-sdk==0.1.1 to PyPI.

Installation

pip install simstudio-sdk==0.1.1

Documentation

See the README or the docs for more information.

v0.5.12

29 Nov 00:08
1d08796

Choose a tag to compare

Features

  • fix(custom-tools): add composite index on custom tool names & workspace id (#2131)
  • fix(permissions): add client-side permissions validation to prevent unauthorized actions, upgraded custom tool modal (#2130)
  • feat(i18n): update translations (#2129)
  • feat(tools): added zendesk, pylon, intercom, & mailchimp (#2126)
  • feat(i18n): update translations (#2123)
  • feat(models): host google gemini models (#2122)
  • feat(i18n): update translations (#2120)
  • feat(tools): added sentry, incidentio, and posthog tools (#2116)
  • fix(memory-util): fixed unbounded array of gmail/outlook pollers causing high memory util, added missing db indexes/removed unused ones, auto-disable schedules/webhooks after 10 consecutive failures (#2115)

Improvements

  • improvement(workflow-execution): perf improvements to passing workflow state + decrypted env vars (#2119)
  • improvement(teams-plan): seats increase simplification + not triggering checkout session (#2117)

Contributors

View changes on GitHub

v0.5.11

25 Nov 09:15
ebcd243

Choose a tag to compare

Features

  • feat(copilot): add claude opus 4.5 and remove context usage indicator (#2113)
  • fix(copilot): fix webhook triggers unsaving in new diff store (#2096)
  • feat(agent): added workflow, kb, and function as a tool for agent block, fix keyboard nav in tool input (#2107)
  • feat(models): added claude opus 4.5 (#2111)
  • added new scope (#2110)
  • feat(i18n): update translations (#2106)
  • improvement(docs): added docs content (#2105)
  • feature(models): added vllm provider (#2103)
  • added missing mcp images (#2099)
  • feat(i18n): update translations (#2097)
  • feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav (#2094)
  • improvement(copilot): add gpt5.1 and codex (#2092)
  • feat(i18n): update translations (#2088)
  • feat: keyboard navigation; improvement: SEO/GEO; refactor: file structure, unused fonts; fix: chat streaming, notification stack (#2083)
  • fix(logging): add preprocessing util shared by all execution paths (#2081)

Improvements

  • improvement(logs): surface integration triggers in logs instead of catchall 'webhook' trigger type (#2102)
  • v0.5.10: copilot upgrade, preprocessor, logs search, UI, code hygiene
  • improvement(copilot): v0.2 (#2086)
  • improvement(chat): ui (#2089)
  • improvement(runners): upgrade runners, remove trigger deploy action (#2082)

Bug Fixes

  • improvement(autolayout): simplify code to use fixed block widths, height + refactor (#2112)
  • fix(billing): only check owners for billed overages (#2085)
  • fix(settings): settings components and behavior consolidation (#2100)
  • fix(integ): remove unused oauth providers from list of supported integrations (#2090)
  • fix(linear): fix remaining ops (#2087)
  • fix(logs): fixed logs search (#2084)
  • fix(embeddings): modified embeddings utils to only index english docs (#2078)
  • fix(undo-redo): eviction policy to not have unbounded undo-redo stacks (#2079)

Other Changes

  • removed broken scope (#2098)

Contributors

View changes on GitHub

v0.5.9

20 Nov 21:12
842ef27

Choose a tag to compare

Release v0.5.9

Other Changes

  • v0.5.9: add backwards compatibility for agent messages array by @waleedlatif1
  • fix(agent): add backwards compat for agent messages array (#2076) by @waleedlatif1

v0.5.8

20 Nov 21:11
842ef27

Choose a tag to compare

Release v0.5.8

Features

Other Changes

v0.5.7

19 Nov 05:06
8f0ef58

Choose a tag to compare

Features

  • fix(workflows): fixed workflow loading in without start block, added templates RQ hook, cleaned up unused templates code (#2035)
  • fix(notes): fix notes block spacing, additional logs for billing transfer route (#2029)
  • feat(performance): added reactquery hooks for workflow operations, for logs, fixed logs reloading, fix subscription UI (#2017)
  • feat(billing): add notif for first failed payment, added upgrade email from free, updated providers that supported granular tool control to support them, fixed envvar popover, fixed redirect to wrong workspace after oauth connect (#2015)
  • fix(triggers): disabled trigger shouldn't be added to dag (#2012)
  • feat(i18n): update translations (#2009)
  • feat(models): added gpt-5.1 (#2007)

Improvements

  • improvement(selectors): consolidate all integration selectors to use the combobox (#2020)
  • improvement(docs): remove copy page from mobile view on docs (#2037)
  • improvement(undo-redo): expand undo-redo store to store 100 ops instead of 15 (#2036)
  • improvement: code subblock, action bar, connections (#2024)
  • improvement: runpath edges, blocks, active (#2008)

Bug Fixes

  • fix(workflow-block): clearing child workflow input format field must lazy cascade parent workflow state deletion (#2038)
  • fix(triggers): dedup + not surfacing deployment status log (#2033)
  • fix(overage): fix pill calculation in the usage indicator to be consistent across views (#2034)
  • fix(usage-data): refetch on usage limit update in settings (#2032)
  • fix(response): fix response block http format (#2027)
  • fix(router): fix error edge in router block + fix source handle problem (#2019)
  • fix(copilot): run workflow supports input format and fix run id (#2018)
  • fix(variables): Fix resolution on double < (#2016)
  • fix(tags): only show start block upstream if is ancestor (#2013)
  • fix(triggers): check triggermode and consolidate block type (#2011)
  • fix(condition): treat condition input the same as the code subblock (#2006)
  • fix(modals): fix z-index for various modals and output selector and variables (#2005)
  • fix(pdfs): use unpdf instead of pdf-parse (#2004)
  • fix(notes): fix notes, tighten spacing, update deprecated zustand function, update use mention data to ignore block positon (#2002)
  • fix(usage-indicator): conditional rendering, upgrade, and ui/ux (#2001)

Other Changes

  • Merge branch 'main' into staging
  • test(pr): github trigger (#2000)
  • test(pr): hackathon (#1999)

Contributors

View changes on GitHub

v0.5.6

17 Nov 21:55
3058e35

Choose a tag to compare

executor fixes, UI improvements, run paths (#2028)

View changes on GitHub

v0.5.5

15 Nov 01:17
aca4d2f

Choose a tag to compare

Features

  • feat(i18n): update translations (#1989)
  • feat(slack): add better error messages, reminder to add bot to app (#1990)
  • feat(slack): added slack full message object in response (#1987)
  • feat(files): add presigned URL generation support for execution files (#1980)

Improvements

  • Improvement(ui/ux): signup, command-list, cursors, search modal, workflow runs, usage indicator (#1998)
  • improvement(tanstack): migrate multiple stores (#1994)
  • improvement(variables): support dot notation for nested objects (#1992)
  • improvement(logs): improved logs search (#1985)

Bug Fixes

  • fix(variables): fix variables block json resolution (#1997)
  • fix(folders): duplicate (#1996)
  • fix(variables): fix double stringification (#1991)
  • fix(landing): hero stripe icon (#1988)
  • fix(output-selector): z-index in chat deploy modal (#1984)
  • fix(settings): update usage data in settings > subs to use reactquery hooks (#1983)
  • fix(popovers): billed account + async example command (#1982)
  • fix(onedrive): parse array values correctly (#1981)
  • fix(logs): show block inputs (#1979)

Contributors

View changes on GitHub

v0.5.2

13 Nov 00:36
66c8fa2

Choose a tag to compare

Features

  • feat(drizzle): added ods for analytics from drizzle (#1956)
  • feat(newgifs): added new gifs (#1953)
  • fix(templates-details): restore approval feature, and keep details UI consistent, smoothen out creation of profile (#1943)
  • fix(presence): fix additional avatars showing for presence (#1938)

Improvements

  • improvement: template use button (#1954)
  • improvement: templates styling (#1952)
  • improvement: usage-indicator UI (#1948)

Bug Fixes

  • fix(autoconnect): should check if triggermode is set from the toolbar drag event directly (#1951)
  • fix(executor): consolidate execution hooks (#1950)
  • fix(deploy): fix button (#1949)
  • fix(files): changed file input value sample from string -> object (#1947)
  • fix(settings): fix broken api keys, help modal, logs, workflow renaming (#1945)
  • fix(wand): subblocks should not be overwritten after wand gen (#1946)
  • fix(landing): need to propagate landing page copilot prompt (#1944)
  • fix(templates): fix templates details page (#1942)
  • fix(templates): fix template details page (#1940)
  • fix: table subblock (#1937)

Contributors

View changes on GitHub

v0.5.1

12 Nov 16:30
63f1899

Choose a tag to compare

Features

  • feat(blogs): added blog tags (#1935)

Contributors

View changes on GitHub