Releases: simstudioai/sim
Releases · simstudioai/sim
v0.6.22
Features
- feat(analytics): add PostHog product analytics (#3910)
- feat(blocks): add Credential block (#3907)
- feat(email): abandoned checkout email, 80% free tier warning, credits exhausted email (#3908)
- feat(email): send onboarding followup email 3 days after signup (#3906)
- feat(rootly): expand Rootly integration from 14 to 27 tools (#3902)
- feat(agentmail): add AgentMail integration with 21 tools (#3901)
Bug Fixes
- fix(tools) Directly query db for custom tool id (#3875)
- fix(enterprise): smooth audit log list animation (#3905)
Contributors
v0.6.21
v0.6.20
Features
- feat(rootly): add Rootly incident management integration with 14 tools (#3899)
- feat(rippling): expand Rippling integration from to 86 tools, landing updates (#3886)
- feat(credentials) Add google service account support (#3828)
- feat(landing): added models pages (#3888)
- feat(providers): server-side credential hiding for Azure and Bedrock (#3884)
Improvements
- improvement(models): update default to claude-sonnet-4-6 and reorganize OpenAI models (#3898)
- improvement(providers): audit and update all provider model definitions (#3893)
- improvement(workflow): seed start block on server side (#3890)
- improvement(credentials): consolidate OAuth modals and auto-fill credential name (#3887)
Bug Fixes
- fix(credential): fix service_account migration to avoid unsafe enum usage in same transaction (#3897)
- fix(credential) fix credential migration (#3896)
- fix(blog): Fix blog not loading (#3895)
- fix(envvar): remove dead env var
- fix(cost): worker crash incremenental case (#3885)
- fix(encryption): specify authTagLength on all AES-GCM cipher/decipher calls (#3883)
Other Changes
- chore(bun): update bunfig.toml (#3889)
Contributors
v0.6.19
Features
- feat(providers): add Fireworks AI provider integration (#3873)
- feat(launchdarkly): add LaunchDarkly integration for feature flag management (#3870)
- feat(models): add gpt-5.4-mini and gpt-5.4-nano (#3871)
- feat(extend): add Extend AI document processing integration (#3869)
- feat(tailscale): add Tailscale integration with 20 API operations (#3868)
- feat(infra): add dev environment support (#3867)
- feat(secrets-manager): add AWS Secrets Manager integration (#3866)
Improvements
- improvement(triggers): add tags to all trigger.dev task invocations (#3878)
- improvement(attio): validate integration, fix event bug, add missing tool and triggers (#3872)
- improvement(workflows): replace Zustand workflow sync with React Query as single source of truth (#3860)
- improvement(ui): fix nav loading flash, skeleton mismatches, and React anti-patterns across resource pages (#3864)
Bug Fixes
- fix(kb): chunking config persistence (#3877)
- fix(chat): align floating chat send button colors with home/mothership chat (#3876)
- fix(reorder): drag and drop hook (#3874)
- fix(vllm): pass env.VLLM_API_KEY to chat requests (#3865)
Contributors
v0.6.18
Features
- feat(logs): add copy link and deep-link support for log entries (#3863)
- feat(logs): add copy link and deep link support for log entries (#3855)
- feat(profound): add Profound AI visibility and analytics integration (#3849)
- Feat/improved logging (#3833)
- feat(block) add block write and append operations (#3665)
Improvements
- improvement(platform): standardize perms, audit logging, lifecycle across admin, copilot, ui actions (#3858)
- improvement(tour): align product tour tooltip styling with emcn and fix spotlight overflow (#3854)
- improvement(workflow): use DOM hit-testing for edge drop-on-block detection (#3851)
Bug Fixes
- fix(file): use file-upload subblock (#3862)
- fix(knowledge): fix document processing stuck in processing state (#3857)
- fix(atlassian): harden cloud ID resolution for Confluence and Jira (#3853)
- fix(mothership): hang condition (#3852)
- fix(auth): use standard 'Unauthorized' error in hybrid auth responses (#3850)
- fix(analytics): use getBaseDomain for Profound host field (#3848)
- fix(sidebar): cmd+click opens in new tab, shift+click for range select (#3846)
Contributors
v0.6.17
Other Changes
- chore(trigger): update @trigger.dev/sdk and @trigger.dev/build to 4.4.3 (#3843)
Contributors
v0.6.16
v0.6.15
Features
- feat(resources): add sort and filter to all resource list pages (#3834)
- feat(analytics): add Profound web traffic tracking (#3835)
- feat(files): interactive markdown checkbox toggling in preview (#3829)
- feat(ui): handle image paste (#3826)
- feat(academy): Sim Academy — interactive partner certification platform (#3824)
- feat(concurrency): bullmq based concurrency control system (#3605)
Improvements
- improvement(landing): lighthouse performance and accessibility fixes (#3837)
- improvement(ui): sidebar (#3832)
- improvement(home): position @ mention popup at caret and fix icon consistency (#3831)
- improvement(sidebar): expand sidebar by hovering and clicking the edge (#3830)
- improvement(tour): remove auto-start, only trigger on explicit user action (#3823)
- improvement(worker): configuration defaults (#3821)
- update dockerfile (#3819)
Bug Fixes
- fix(academy): hide academy pages until content is ready (#3839)
- fix(viewer): image pan/zoom, sort fixes, sidebar dot fixes (#3836)
- fix docker image build
- fix(readme): restore readme gifs (#3827)
- fix(knowledge): give users choice to keep or delete documents when removing connector (#3825)
- fix(mcp): use correct modal for creating workflow MCP servers in deploy (#3822)
- fix(security): pentest remediation — condition escaping, SSRF hardening, ReDoS protection (#3820)
- fix dockerfile
- fix(worker): dockerfile + helm updates (#3818)
- fix(security): SSRF, access control, and info disclosure (#3815)
- fix(knowledge): reject non-alphanumeric file extensions from document names (#3816)
- fix(linear): add default null for after cursor (#3814)
- fix(import): dedup workflow name (#3813)
Contributors
v0.6.14
Features
- feat: update sidebar and knowledge (#3804)
Improvements
- improvement(sidebar): collapsed sidebar UX, quick-create, hover consistency, and UI polish (#3807)
Bug Fixes
- fix(knowledge): connector spinner race condition + connectors column (#3812)
- fix(flyout): align inline rename with non-rename styling (#3811)
- fix(knowledge): fix search input flicker on clear and plan display name fallback (#3810)
- fix(knowledge): show spinner on connector chip while syncing (#3808)
Other Changes
Contributors
v0.6.13
Features
- feat(generic): add generic resource tab, refactor home structure, and UI polish (#3803)
- feat(search): add tables, files, knowledge bases, and jobs to cmd-k search (#3800)
- feat(ketch): add Ketch privacy consent integration (#3794)
- feat(granola): add Granola meeting notes integration (#3790)
- feat: fix rerenders on search input (#3784)
- feat(demo-request): block personal email domains (#3786)
Improvements
- improvement(terminal): performance improvements (#3796)
Bug Fixes
- fix(ui): Change modal field to be company size (#3801)
- fix(connectors): contentDeferred pattern + validation fixes across all connectors (#3793)
- fix(light): tag dropdown, code highlight (#3799)
- fix(security): harden auth, SSRF, injection, and CORS across API routes (#3792)
- fix: emcn component library design engineering polish (#3672)
- fix(landing): fix image rendering and navbar blog/docs navigation (#3785)