v0.7.7

simstudioai/simv0.7.7Jun 15, 2026by github-actions[bot]

AI Summary

This release introduces Square and Context.dev integrations, refactors internal utility structures, and fixes several execution and security bugs.

Key Highlights

  • Added Square integration with 34 commerce operations.
  • Added Context.dev web and brand data integration.
  • Consolidated record guards and pure utils into a shared package.
  • Fixed cross-origin session execution (CSRF guard) and socket role validation.

New Features

  • Add Square integration with 34 commerce operations.
  • Add Context.dev web + brand data integration.

Full Release Notes

## Features

- feat(square): add Square integration with 34 commerce operations (#5053)
- feat(context-dev): add Context.dev web + brand data integration (#5048)

## Improvements

- refactor(sim): consolidate record guards + pure utils into @sim/utils (#5061)
- improvement(mship): add enrichment tool, clean up dead tools (#5058)
- Revert "improvement(mship): clean up dead tools, add enrichments (#5056)" (#5056)
- improvement(mship): clean up dead tools, add enrichments (#5056)
- improvement(scheduled-tasks): move recurrence into modal body as a section (#5054)
- refactor(providers,executor): deepen three shallow modules (#5052)

## Bug Fixes

- Revert "fix(execute): block cross-origin session-authenticated workflow runs (#5062)" (#5062)
- fix(access-control): exempt legacy blocks (#5063)
- fix(execute): block cross-origin session-authenticated workflow runs (#5062)
- fix(billing): deploy modal gates on workspace entitlement, not viewer plan (#5055)
- Revert "fix(realtime): re-validate socket role and evict revoked collaborator…" (#5051)
- fix(realtime): re-validate socket role and evict revoked collaborators (#5050)

## Contributors

- @Sg312
- @TheodoreSpeaks
- @emir-karabeg
- @icecrasher321
- @waleedlatif1

[View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.6...v0.7.7)