Releases: simstudioai/sim
Releases · simstudioai/sim
v0.5.57
Features
- feat(popover): add expandOnHover, added the ability to change the color of a workflow icon, new workflow naming convention (#2770)
- fix(tag-input): add onInputChange to clear errors when new text is entered (#2765)
- feat(copilot): subagents (#2731)
Improvements
- improvement(response): only allow singleton (#2764)
Bug Fixes
- fix(resize): fix subflow resize on drag, children deselected in subflow on drag (#2771)
- fix(copilot): fix copilot chat loading (#2769)
- fix(subflow): updated subflow border to match block border (#2768)
- fix(context-menu): make divider on context menu aware of available options (#2766)
- fix(perms): copilot checks undefined issue (#2763)
- fix(router): fix router ports (#2757)
Contributors
v0.5.56
Features
- feat(docs): added circleback docs (#2762)
- feat(deployed-form): added deployed form input (#2679)
- feat(enterprise): permission groups, access control (#2736)
- improvement(wand): added more wands (#2756)
- feat(sidebar): context menu for nav items in sidebar, toolbar blocks, added missing docs for various blocks and triggers (#2754)
- fix(docs): new router (#2755)
- improvement(canvas): add multi-block select, add batch handle, enabled, and edge operations (#2738)
- feat(i18n): update translations (#2749)
- fix(sso): add missing deps to db container for running script (#2746)
Improvements
- improvement(google-drive) (#2752)
- improvement(billing): team upgrade + session management (#2751)
- improvement(docs): multiplier dropped to 1.4 (#2748)
Bug Fixes
- fix(build): fixed circular dependencies (#2761)
- fix(ops): fix subflow resizing on exit (#2760)
- fix(tools): fixed workflow tool for agent to respect user provided params, inject at runtime like all other tools (#2750)
- fix(tools): updated memory block to throw better errors, removed deprecated posthog route, remove deprecated templates & console helpers (#2753)
Contributors
v0.5.55
Features
- improvement(autoconnect): click to add paths also autoconnect (#2737)
- feat(i18n): update translations (#2732)
- improvement(enterprise): feature flagging + runtime checks consolidation (#2730)
- improvement(auth): added ability to inject secrets to kubernetes, server-side ff to disable email registration (#2728)
- feat(i18n): update translations (#2721)
- feat(bedrock): added aws bedrock as a model provider (#2722)
- feat(polling-groups): can invite multiple people to have their gmail/outlook inboxes connected to a workflow (#2695)
Improvements
- improvement(execution-snapshot): enhance workflow preview in logs and deploy modal (#2742)
Bug Fixes
- fix(grain): grain trigger update (#2739)
- fix(linear): missing params (#2740)
- fix(chat): update stream to respect all output select objects (#2729)
- fix(devcontainer): use bunx for concurrently command (#2723)
Contributors
v0.5.54
Features
- feat(i18n): update translations (#2717)
- improvement(context-menu): added awareness for chat and variables being open, fixed select calculation to match height calculation for selecting multiple blocks (#2715)
- feat(fireflies): added fireflies tools and trigger (#2713)
- improvement(add-block): intuitive autoconnect + positioning (#2714)
- fix(grain): add grain key to idempotency service (#2712)
- improvement(helm): added missing optional envvars to helm for whitelabeling (#2711)
- feat(blacklist): added ability to blacklist models & providers (#2709)
- feat(seo): updated out-of-date site metadata, removed unused static assets, updated emails (#2708)
- fix(resolver): add both new and old workflow blocks for backwards compatibility
Improvements
- ui improvements for deploy mcp (#2718)
Bug Fixes
- fix(preproc-errors): should not charge base execution cost in this case (#2719)
- fix(deploy-check): race condition fixes (#2710)
Contributors
v0.5.53
Features
- fix(agent-tool): fix workflow tool in agent to respect user-provided params, added badge for deployment status (#2705)
- feat(locks): add no-op for locking without redis to allow deployments without redis (#2703)
- feat(i18n): update translations (#2702)
- improvement(response): removed nested response block output, add docs for webhook block, styling improvements for subblocks (#2700)
- fix(canvas): add handler for focus loss for hotkey operations (#2701)
Bug Fixes
- improvement(triggers): moved save configuration above instructions for better visibility, fixed styling inconsistencies (#2699)
Contributors
v0.5.52
v0.5.51
Features
- fix(settings): added isHosted gate to access homepage from settings, fixed context menu options (#2694)
- improvement(hitl): add webhook notification and resume, add webhook block (#2673)
- feat(terminal): added terminal context menu (#2692)
- fix(condition): added success check on condition block processor, fixed terminal preventDefault copy bug (#2691)
- feat(i18n): update translations (#2690)
- feat(supabase): added ability so select certain rows in supabase tools (#2689)
- improvement(kb): optimize processes, add more robust fallbacks for large file ops (#2684)
Bug Fixes
- fix(traces): remove child trace spans from workflow block after being merged with parent output (#2688)
- fix(child-workflow): hosted api key resolution (#2687)
- fix(grain): fixed output and dropdown (#2685)
- fix(webhook): strip extraneous fields from trigger processing (#2686)
Contributors
v0.5.50
Features
- improvement(kb): add configurable concurrency to chunks processing, sped up 22x for large docs (#2681)
- fix(kb): fix styling inconsistencies, add rename capability for documents, added search preview (#2680)
- feat(popover): sections; improvement: tooltip, popover; fix(notifications): loading content (#2676)
Bug Fixes
- fix(grain): save before deploying workflow (#2678)
- fix(kalshi): remove synthetically constructed outputs (#2677)
- fix(variables): fix variables block parsing error for json (#2675)
- fix(import): fix missing blocks in import if undefined keys exist (#2674)
Contributors
v0.5.49
Features
- feat(time-picker): added timepicker emcn component, added to playground, added searchable prop for dropdown, added more timezones for schedule, updated license and notice date (#2668)
- feat(admin): routes to manage deployments (#2667)
- feat(i18n): update translations (#2665)
- feat(imap): added support for imap trigger (#2663)
- feat(email): welcome email; improvement(emails): ui/ux (#2658)
- feat(logs-context-menu): consolidated logs utils and types, added logs record context menu (#2659)
Improvements
- improvement(invite): aligned styling (#2669)
Bug Fixes
- fix(grain): updated grain trigger to auto-establish trigger (#2666)
- fix(logging): hitl + trigger dev crash protection (#2664)
Contributors
v0.5.48
Features
- feat(workflow): added context menu for block, pane, and multi-block selection on canvas (#2656)
- feat(i18n): update translations
- feat(copy-paste): allow cross workflow selection, paste, move for blocks (#2649)
Improvements
- improvement(context-menu): gray out undo redo if the stack is empty (#2657)
Bug Fixes
- fix(mcp): exclude serverUrl from mcp tool call params (#2654)
- fix(paste): single instance trigger notification correction (#2653)
- fix(jsm): renamed operation (#2651)