Releases: simstudioai/sim
Releases · simstudioai/sim
v0.3.41
Features
- feat(kb): add adjustable concurrency and batching to uploads and embeddings (#1198)
- imporvement(pg): added wand config for writing sql queries for generic db blocks & supabase postgrest syntax (#1197)
- feat(tools): add parallel ai, postgres, mysql, slight modifications to dark mode styling (#1192)
- Revert "feat(integrations): added parallel AI, mySQL, and postgres block/tools (#1126)" (#1126)
Bug Fixes
- fix(billing-ui): open settings when enterprise sub folks press usage indicator (#1194)
- Fix/wand (#1191)
Other Changes
- Use direct fetch (#1193)
- Switch to node (#1190)
- Merge pull request #1189 from simstudioai/staging
- run bun install
- revert(dep-changes): revert drizzle-orm version and change CI yaml script
- change bun install to be based on frozen-lockfile flag"
- revert drizzle-orm version
- remove bun lock
- revert package.json
Contributors
v0.3.40
Features
- feat(openrouter): add open router to model block (#1172)
- Revert "feat(debug): create debugger (#1174)" (#1174)
- feat(debug): create debugger (#1174)
- feat(pg): added ability to customize postgres port when running containerized app (#1173)
- improvement(knowledge): remove innerJoin and add id identifiers to results, updated docs (#1170)
- feat(copilot): context (#1157)
- improvement(sockets): cleanup debounce logic + add flush mechanism to… (#1152)
- improvement(forwarding+excel): added forwarding and improve excel read (#1136)
- feat: added llms.txt and robots.txt (#1145)
- feat: local auto layout (#1144)
- feat(login): add terms and privacy to signup and login pages (#1139)
- feat(copilot): enable azure openai and move key validation (#1134)
- fix(wand): remove unstable__noStore and remove, add additional logs for wand generation (#1133)
Improvements
- chore(deps): upgrade trigger.dev in gh action (#1171)
- improvement(knowledge): search returns document name (#1167)
- improvement(kb): use trigger.dev for kb tasks (#1166)
- Docs update (#1140)
- improvement(help-modal): ui/ux (#1135)
Bug Fixes
- Revert "fix(cursor-and-input): fixes cursor and input canvas error (#1168)" (#1168)
- fix(cursor-and-input): fixes cursor and input canvas error (#1168)
- fix(slack): set depends on for slack channel channel subblock (#1177)
- Fix (#1176)
- fix(billing): usage tracking cleanup, shared pool of limits for team/enterprise (#1131)
- fix(security): strengthen email invite validation logic, fix invite page UI (#1162)
- fix(copilot): context filtering (#1160)
- fix(signup): refetch session data on signup (#1155)
- fix(envvars): fix split for pasting envvars with query params (#1156)
- fix(sockets): useCollabWorkflow cleanup, variables store logic simplification (#1154)
- fix(auto-layout): revert (#1148)
- fix(security): fixed SSRF vulnerability (#1149)
- fix(kb-uploads): created knowledge, chunks, tags services and use redis for queueing docs in kb (#1143)
- fix dependency array
- fix(copilot-cleanup): support azure blob upload in copilot, remove dead code & consolidate other copilot files (#1147)
- fix(condition-block): edges not following blocks, duplicate issues (#1146)
- fix(copilot): send api key to sim agent (#1142)
- fix(subblock-race-condition): check loading state correctly (#1141)
- fix(copilot): enterprise api keys (#1138)
- fix(wand): remove edge runtime for wand (#1132)
- fix(files): fix vulnerabilities in file uploads/deletes (#1130)
Other Changes
- Merge branch 'staging' of github.com:simstudioai/sim into staging
Contributors
v0.3.39
Features
- feat(integrations): added parallel AI, mySQL, and postgres block/tools (#1126)
- Feat/copilot client clean (#1118)
- improvement(chat-file-upload): add visual indication of file upload exceeding limit (#1123)
Bug Fixes
- fix autoconnect (#1127)
- fix(onedrive): fixed advanced mode (#1122)
- improvement(logging): capture pre-execution validation errors in logging session (#1124)
- fix(teams-wh): fixed teams wh payload (#1119)
- fix(tag-dropdown): arrow navigation for submenu affecting text input cursor (#1121)
- fix(logs): fix to remove retrieval of execution of data for basic version of call (#1120)
- fix(ux): minor ux changes (#1109)
- fix(custom-tool): fix textarea, param dropdown for available params, validation for invalid schemas, variable resolution in custom tools and subflow tags (#1117)
- fix(billing): change reset user stats func to invoice payment succeeded (#1116)
- fix(billing): make subscription table source of truth for period start and period end (#1114)
Contributors
v0.3.38
v0.3.37
Features
- feat(native-bg-tasks): support webhooks and async workflow executions without trigger.dev (#1106)
- feat(helm): added CRON jobs to helm charts (#1107)
- fix(ocr-azure): added OCR_AZURE_API_KEY envvar (#1102)
Improvements
- improvement(signup): modify signup and login pages to not show social sign in when not configured, increase logo size (#1103)
- improvement(wand): upgrade wand to use SSE (#1100)
Bug Fixes
- fix(naming): prevent identical normalized block names (#1105)
- fix(chat-deploy): dark mode ui (#1101)
Contributors
v0.3.36
Features
- feat(theme): added custom envvars for themes (#1089)
- fix(db-consts): make the migrations image fully standalone by adding db consts (#1087)
- fix(templates): added option to delete/keep templates when deleting workspace, updated template modal, sidebar code cleanup (#1086)
Improvements
- improvement(log-level): make log level configurable via envvar (#1091)
Bug Fixes
- fix(day-picker): remove unused react-day-picker (#1094)
- fix circular dependsOn for Jira manualIssueKey
- fix(ms-oauth): oauth edge cases (#1093)
- fix(logs): make child workflow span errors the same as root level workflow errors (#1092)
- Fix(excel-range): fixed excel range (#1088)
- fix(webhook-payloads): fixed the variable resolution in webhooks (#1019)
- improvement(emails): fixed email subjects to use provided brand name (#1090)
- fix(infinite-get-session): pass session once per tree using session provider + multiple fixes (#1085)
- improvement(block-error-logs): workflow in workflow (#1084)
Contributors
v0.3.35
Features
- fix(acs): added FROM_EMAIL_ADDRESS envvar for ACS (#1081)
- fix(migrations): add missing migration for document table (#1080)
Bug Fixes
- fix(emails): remove unused useCustomFromFormat param (#1082)
- fix(build): clear docker build cache to use correct Next.js version
- fix(build): clear docker build cache to use correct Next.js version (#1075)
- fix(nextjs): downgrade nextjs due to known issue with bun commonjs module bundling (#1073)
- fix(nextjs): downgrade nextjs due to known issue with bun commonjs module bundling (#1073)
Contributors
v0.3.34
Features
- feat(nextjs): upgrade nextjs to 15.5 (#1062)
- improvement(gh-action): add gh action to deploy to correct environment for trigger.dev (#1060)
- feat(input-format): add value field to test input formats (#1059)
- feat(azure-openai): allow usage of azure-openai for knowledgebase uploads and wand generation (#1056)
- improvement(gpt-5): added reasoning level and verbosity to gpt-5 models (#1058)
- feat(mailer): consolidated all emailing to mailer service, added support for Azure ACS (#1054)
Improvements
- improvement(trigger): upgrade import path for trigger (#1065)
- improvement(trigger): upgrade trigger (#1063)
Bug Fixes
- fix(placeholder): fix starter block placeholder (#1071)
- fix placeholder text
- fix(gpt-5): fix chat-completions api (#1070)
- fix(theme-provider): preventing flash on page load (#1067)
- fix(gpt-5): fixed verbosity and reasoning params (#1069)
- fix type
- fix(msverify): changed consent for microsoft (#1057)
- fix(input-format): first time execution bug (#1068)
- fix(semantics): fix incorrect imports (#1066)
- fix(billing): fix team plan upgrade (#1053)
- Merge pull request #1055 from simstudioai/fix/picker-race-cond
- fix test
- fix(oauth): gdrive picker race condition, token route cleanup
Other Changes
- Merge branch 'staging' of github.com:simstudioai/sim into staging
- use personal access token
- pin version
Contributors
v0.3.33
Features
- feat(copilot-docs): update readme and docs with local hosting instructions (#1043)
Contributors
v0.3.32
Features
- improvement(supabase): add supabase upsert tool, insert/replace on PK conflict (#1038)
- feat(logs): added sub-workflow logs, updated trace spans UI, fix scroll behavior in workflow registry sidebar (#1037)
- improvement(supabase): added more verbose error logging for supabase operations (#1035)
- improvement(api): add native support for form-urlencoded inputs into API block (#1033)
Improvements
- improvement(console): increase console max entries for larger workflows (#1032)
Bug Fixes
- fix(billing): fix upgrade to team plan (#1045)
- fix(oauth-block): race condition for rendering credential selectors and other subblocks + gdrive fixes (#1029)