Releases: simstudioai/sim
Releases · simstudioai/sim
v0.6.46
Improvements
- improvement(landing): optimize core web vitals and accessibility (#4193)
Bug Fixes
- fix(ui): posthog guard, dynamic import loading, compact variant, rebase cleanup (#4196)
- fix(ui): fix attachment logic on queued mothership messages (#4191)
- fix(mothership): chat stream structuring + logs resource post fix (#4189)
- fix(brightdata): fix async Discover API, echo-back fields, and registry ordering (#4188)
Other Changes
- Merge pull request #4190 from simstudioai/staging
Contributors
v0.6.45
Features
- feat(brightdata): add Bright Data integration with 8 tools (#4183)
Improvements
- improvement(seo): optimize sitemaps, robots.txt, and core web vitals across sim and docs (#4170)
Bug Fixes
- fix(logs): close sidebar when selected log disappears from filtered list + cleanup (#4186)
- fix(mothership): fix superagent credentials (#4185)
- fix(gemini): support structured output with tools on Gemini 3 models (#4184)
- fix(landing): return 404 for invalid dynamic route slugs (#4182)
- fix(csp): add missing analytics domains, remove unsafe-eval, fix workspace CSP gap (#4179)
Contributors
v0.6.44
Features
- feat(microsoft-excel): add SharePoint drive support for Excel integration (#4162)
Improvements
- improvement(ui): rename user-facing "execution" to "run" (#4176)
- refactor(microsoft-excel): export GRAPH_ID_PATTERN and deduplicate validation (#4174)
- improvement(ui): delegate streaming animation to Streamdown component (#4163)
Bug Fixes
- fix(blocks): correct required field validation for Jira and Confluence blocks (#4172)
- fix(mothership): fix intelligence regression (#4171)
- fix(ui): align PlayOutline icon with filled Play shape (#4169)
- fix(seo): correct canonical URLs, compress oversized images, add cache headers (#4168)
- fix(ui): resource tab fixes, add search to workspace modal (#4166)
Contributors
v0.6.43
Features
- feat(jira): support raw ADF in description and environment fields (#4164)
Bug Fixes
- fix(google-drive): add auto export format and validate against Drive API docs (#4161)
- fix(triggers): env var resolution in provider configs (#4160)
- fix(billing): add idempotency to billing (#4157)
Contributors
v0.6.42
v0.6.41
Bug Fixes
- fix(webhooks): non-polling webhook executions silently dropped after BullMQ removal (#4153)
Contributors
v0.6.40
Features
- feat(jsm): add all Forms API endpoints for jira (#4142)
- feat(aws): add IAM and STS integrations (#4137)
- feat(ui): show folder path in search modal (#4138)
- feat(workspaces): add workspace logo upload (#4136)
- feat(agiloft): add Agiloft CLM integration with token-based auth (#4133)
- feat(workspaces): add recency-based workspace switching and redirect (#4131)
- feat(logs): add cancel execution to log row context menu (#4130)
Improvements
- improvement(ui): remove anti-patterns, fix follow-up auto-scroll, move CopyCodeButton to emcn (#4148)
- improvement(docs): remove references to concurrency control (#4147)
- improvement(mothership): restructured stream, tool structures, code typing, file write/patch/append tools, timing issues (#4090)
Bug Fixes
- fix(posthog): set email and name on person profile at signup (#4152)
- fix(ci): replace dynamic secret access with explicit secret references (#4151)
- fix(security): resolve ReDoS vulnerability in function execute tag pattern (#4149)
- fix(block-card): webhook URL never hydrates due to namespaced subBlock ID (#4150)
- fix(mothership): revert to deployment and set env var tools (#4141)
- fix(ui): fix home button not working until stream ends (#4145)
- fix(ui): fix flash between home and new chat (#4143)
- fix(ci): Increase build application memory (#4140)
- fix(ui): Focus first text input by default (#4134)
- fix(atlassian): unify error message extraction across all routes (#4135)
- fix(navbar): eliminate auth button flash using useSyncExternalStore (#4127)
Other Changes
- chore(copilot): streaming paths reviewer group (#4144)
- chore(skills): add code quality review skills and cleanup command (#4129)
Contributors
v0.6.39
Features
- feat(crowdstrike): add tools + validate whatsapp, shopify, trello (#4123)
Bug Fixes
- fix(models): fix mobile overflow and hide cost bars on small screens (#4125)
- fix(billing): unblock on payment success (#4121)
Other Changes
- chore(skills): reinforce skill to not guess integration outputs (#4122)
Contributors
v0.6.38
v0.6.37
Features
- feat(ee): enterprise feature flags, permission group platform controls, audit logs ui, delete account (#4115)
- feat(ee): add enterprise audit logs settings page (#4111)
Improvements
- improvement(landing): rebrand to AI workspace, add auth modal, harden PostHog tracking (#4116)
Bug Fixes
- fix(trigger): handle Drive rate limits, 410 page token expiry, and clean up comments (#4112)
- fix(trigger): fix Google Sheets trigger header detection and row index tracking (#4109)
- fix(execution): fix isolated-vm memory leak and add worker recycling (#4108)
Other Changes
- chore(triggers): deprecate trigger-save subblock (#4107)