v0.6.100

simstudioai/simv0.6.100Jun 2, 2026by github-actions[bot]

AI Summary

Adds Apify integration capabilities, fixes connectivity and permission issues in the Mothership and Hubspot integrations, and removes deprecated OAuth MCP provider code.

Key Highlights

  • Added Apify integration features (run task, get dataset items, get run tools)
  • Fixed Mothership connection issues and scoped permissions to executing users
  • Fixed table dispatcher pre-stamp counting during active dispatch
  • Removed deprecated OAuth MCP provider plugin and backing tables
  • Added AI-generated content disclaimer to integration landing page

Breaking Changes

  • Removed deprecated OAuth MCP provider plugin and backing tables

New Features

  • Apify run task, get dataset items, and get run tools
  • AI-generated content disclaimer to integration landing page

Full Release Notes

## Features

- feat(apify): add run task, get dataset items, and get run tools (#4851)
- feat(landing): add AI-generated content disclaimer to integration landing page (#4845)

## Bug Fixes

- fix(tables): count dispatcher pre-stamps in "X running" during active dispatch (#4850)
- fix(mothership): connect integrations from chat without `state_mismatch` (#4848)
- fix(hubspot): remove unused scopes (#4846)
- fix(mothership): scope mothership block tool permissions to the executing user (#4843)

## Other Changes

- chore(auth): remove deprecated OAuth MCP provider plugin and backing tables (#4847)

## Contributors

- @TheodoreSpeaks
- @icecrasher321
- @waleedlatif1

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