Releases: simstudioai/sim
Releases · simstudioai/sim
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)
Other Changes
Contributors
v0.6.12
v0.6.11
Features
- feat(misc): skills import, MCP modal, workmark, dispatch modals, collapsed tasks and workflows manipulation, README (#3777)
- Feat(logs) upgrade mothership chat messages to error (#3772)
- feat(ui): add request a demo modal (#3766)
- feat(logs) Add messageId and requestId context to all mothership log messages (#3770)
- feat(hubspot): add 27 CRM tools and fix OAuth scope mismatch (#3765)
- feat(rippling): add Rippling HR integration with 19 tools (#3764)
- feat(agents): generalize repository guidance for coding agents (#3760)
Improvements
- add logs
- improvement(billing): treat past_due state correctly (#3750)
Bug Fixes
- fix(copilot): expand tool metadata, fix thinking text rendering, clean up display logic (#3779)
- fix(guard-change): run finalize at right time
- fix(retry): extract code into callback
- fix chatHistory reconnect effect
- fix(explicit-user-abort): separate explicit user abort semantics (#3776)
- fix(client): network drops reconnecting behaviour (#3775)
- fix(notifications): auto-dismiss info-level workflow notifications (#3774)
- fix(mothership): key resumes by orchestration id (#3771)
- fix(billing): atomize usage_log and userStats writes via central recordUsage (#3767)
- fix(user-input): fix multiple re-renders on user-input and split the file (#3768)
- fix(ui): fix kb id extraction logic for resource, sync tags (#3763)
Other Changes
- Merge branch 'staging' of github.com:simstudioai/sim into staging
- chore(docs): update readme (#3778)
- Merge branch 'staging' of github.com:simstudioai/sim into staging
Contributors
v0.6.10
Improvements
- Revert "improvement(mothership): show continue options on abort (#3746)" (#3746)
- improvement(tour): fix tour auto-start logic and standardize selectors (#3751)
- improvement(ui): Merge ui components for mothership chat (#3748)
Bug Fixes
- fix(db): use bigint for token counter columns in user_stats (#3755)
- fix(knowledge): route connector doc processing through queue instead of fire-and-forget (#3754)
- fix(auth): remove captcha from login, fix signup captcha flow (#3753)
- fix(ui): constrain tooltip width and remove question mark cursor (#3752)
Contributors
v0.6.9
Features
- feat(settings): add video tooltip previews for canvas settings (#3749)
- feat(admin): Add assume user capability (#3742)
- feat(billing): add appliesTo plan restriction for coupon codes (#3744)
- feat(home): auth-aware landing page navigation (#3743)
- feat(tour): added product tour (#3703)
- feat(table): column drag-and-drop reorder (#3738)
Improvements
- improvement(mothership): show continue options on abort (#3746)
Bug Fixes
- fix(home): voice input text persistence bugs (#3737)
- fix(integrations): remove outdated trigger mode text from FAQ (#3739)