Releases: simstudioai/sim
Releases · simstudioai/sim
v0.3.44
Features
- feat(tools): add MongoDB (#1225)
- feat(copilot): stats tracking (#1227)
- feat(e2b-execution): add remote code execution to support Python + Imports (#1226)
- feat(llms): added additional params to llm-based blocks for alternative models (#1223)
- add if not exists check
- improvement(performance): added new indexes for improved session performance (#1215)
- feat(workspace-vars): add workspace scoped environment + fix cancellation of assoc. workspace invites if org invite cancelled (#1208)
- fix(build): add missing pdf-parse dep, add docker build in staging (#1213)
Improvements
- improvement(hygiene): refactored routes to be more restful, reduced code surface area and removed redundant code (#1217)
Bug Fixes
- fix(styling): fix styling inconsistencies in dark mode, fix invites fetching to show active members (#1229)
- fix(e2b-env-var): use isTruthy and getEnv (#1228)
- fix(whitelabel): make terms and privacy URL envvars available at build time (#1222)
- fix if not exists check
- fix 80th migration
- fix(wand): remove duplicate transfer encoding header meant to be set by nginx proxy (#1221)
- fix(ui): dark mode styling for switch, trigger modal UI, signup/login improvements with auto-submit for OTP (#1214)
- improvement(copilot): improve context inputs and fix some bugs (#1216)
- fix(build): consolidate pdf parsing dependencies, remove extraneous html deps (#1212)
- fix(organizations): remove org calls when billing is disabled (#1211)
Other Changes
- make 79th migration idempotent
- Merge branch 'staging' of github.com:simstudioai/sim into staging
Contributors
v0.3.43
Features
- feat(parsers): added pptx, md, & html parsers (#1202)
Improvements
- improvement(tools): update mysql to respect ssl pref (#1205)
Bug Fixes
- fix(parsers): fix md, pptx, html kb uploads (#1209)
- fix(permissions): remove permissions granted by org membership (#1206)
- fix(enterprise-billing): simplification to be fixed-cost (#1196)
Contributors
v0.3.42
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)