Releases: simstudioai/sim
Releases · simstudioai/sim
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)
Contributors
v0.5.47
Features
- improvement(kb): removed zustand cache syncing in kb, added chunk text tokenizer (#2647)
- feat(i18n): update translations (#2645)
- feat(workflow-as-mcp): added ability to deploy workflows as mcp servers and mcp tools (#2415)
- feat(i18n): update translations (#2643)
- improvement(tools): added input validation to jira service management routes (#2642)
- added jsm (#2641)
- feat(cursorrules): updated cursorrules and claude md file (#2640)
- feat(filtering): added the ability to filter logs by date and date range (#2639)
- feat(kb): added permissions to workspace popover, added kb popover to view tags, edit description and kb name (#2634)
Improvements
- improvement(copilot): ui/ux; refactor: store dimensions (#2636)
- improvement: HITL, subblocks, general (#2633)
Bug Fixes
- fix(build): resolve failing build due to symlink issue in main app dockerfile (#2650)
- fix(tool-input): code subblock should be emptyable (#2646)
- fix(jsm): combined jira providers for jsm (#2644)
- fix(docker): resolve @sim/logger module not found in realtime container (#2637)
- fix(note): light mode (#2631)
- fix(templates): only change updatedAt for actual updates to workflow or metadata (#2630)
- improvement(sidebar): fix workspace name truncation on sidebar preview (#2628)
Contributors
v0.5.46
Features
- feat(i18n): update translations (#2619)
- fix(build): add tsconfig to db dockerfile (#2617)
- feat(tools): added greptile tools/block, updated copilot panel styling (#2618)
- improvement(monorepo): added tsconfig package, resolved type errors in testing package (#2613)
Improvements
- improvement(globals): light colors (#2620)
Bug Fixes
- fix(deploy): fix workflow change detection to handle old variable reference format (#2623)
Contributors
v0.5.45
Features
- fix(docker): add logger package to realtime dockerfile (#2610)
Improvements
- improvement(build): migrate to blacksmith sticky disks for faster builds, other build improvements (#2611)
- improvement(usage-indicator): update query invalidation for usage to update in realtime (#2607)
- improvement: required permissions, oauth modal badge (#2609)
- improvement(ui): hide divider when following subblock value is null (#2608)