v0.7.10

simstudioai/simv0.7.10Jun 18, 2026by github-actions[bot]

AI Summary

Improves file handling with CSV streaming and compression, enhances the search experience (cmd+k), and expands Google and hosted email enrichment integrations.

Key Highlights

  • CSV streaming previews and import as table
  • Cmd+k search with actions and highlighting
  • File compression and decompression operations
  • Resource selectors for KB connector config
  • Hosted email-enrichment providers

New Features

  • Stream large CSV previews and import as table
  • Resource selectors for KB connector config
  • Google Maps Pollen/Solar and Custom Search
  • Cmd+k search palette with actions
  • Hosted email-enrichment providers
  • File compression and decompression operations

Full Release Notes

## Features

- feat(files): stream large CSV previews and add import-as-table (#5125)
- feat(connectors): use resource selectors for KB connector config (#5116)
- feat(google): Maps Pollen/Solar, Custom Search expansion, and live-API fixes across Google integrations (#5113)
- feat(search): actions, fuzzy matching, and highlighting in cmd+k palette (#5110)
- feat(integrations): hosted email-enrichment providers + cascade wiring (#5087)
- feat(file): add Compress and Decompress operations to the File block (#5100)

## Improvements

- improvement(mothership): user_table speed parity — limit bounds, background import/delete/update jobs (#5012)
- improvement(knowledge): align connected-sources rows and move source chip left of filter/sort (#5117)
- improvement(tables): versioned CSV snapshot cache for table mounts + parallel multipart uploader (#5108)
- improvement(supabase): add Edge Functions tool; correct storage output shapes + harden tools (#5112)
- improvement(search): align cmd+k action icons + highlight with the design system (#5114)
- improvement(integrations): validate BigQuery/Forms/PageSpeed + regenerate integration docs (#5109)
- perf(db): logs-list index, drop redundant indexes, replica routing, hot-path write cleanups (#5105)
- improvement(models): add DeepSeek V4 + Mistral Medium 3.5, fix Codestral context window (#5103)
- improvement(execution, connectors): offload large function inputs, increase connector limits + better error propagation (#5089)
- perf(execution): parallelize preflight gates, cache deployed state, memoize Anthropic client (#5098)
- improvement(models): sort model dropdown by latest release date within each provider (#5099)

## Bug Fixes

- fix(tables): enforce row limits against the current plan, not a frozen per-table cap (#5120)
- fix(resource): left-align table filter/sort when there's no search (#5128)
- fix(copilot): mount input tables with display-name CSV headers, not column IDs (#5121)
- fix(azure): replace Azure DevOps icon with Azure icon and remove AzureDevOpsIcon (#5118)
- fix(realtime): debounce the reconnecting toast to stop transient-blip flashes (#5111)
- fix(locks): enforce workflow/folder locks on the agent + close manual-UI create gaps (#5107)
- fix(sidebar): prefetch chats + workflows so cold loads don't flash skeletons (#5104)
- fix(input-format): field not editable race condition (#5102)

## Other Changes

- chore(deps): remove unused dependencies and harden CI supply chain (#5119)

## Contributors

- @TheodoreSpeaks
- @icecrasher321
- @waleedlatif1

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