v0.8.30
simstudioai/simv0.8.30Sep 9, 2026by github-actions[bot]
AI Summary
This release focuses on enhancing Slack integration, improving Redis connection management, and resolving various bugs related to execution, content rendering, and search workflows.
Key Highlights
- Improved source connections and app Home for Slack
- Optimized Redis connection warming and state management
- Fixed execution retries for transient database failures
- Resolved quadratic backtracking in reference patterns
- Clarified integration approval and setup in search
New Features
- Improve source connections and app Home in Slack
Full Release Notes
## Features - feat(slack): improve source connections and app Home (#7676) ## Improvements - improvement(redis): warm the shared connection at process start (#7683) - improvement(landing): optimize hero and customer image loading (#7679) - improvement(search): clarify integration approval and setup (#7673) - improvement(redis): pair lock acquire failures with connection state (#7669) ## Bug Fixes - fix(content): use a raster customer story sharing image (#7687) - fix(execution): retry transient database failures during execution setup (#7681) - fix(landing): refresh content previews and remove legacy logos (#7684) - fix(executor): remove quadratic backtracking in env var reference patterns (#7682) - fix(table): reclaim a cascade lock a timed-out acquire may have taken (#7680) - fix(workflow-renderer): remove quadratic backtracking in reference highlighting (#7672) - fix(org): show impersonation session controls (#7675) - fix(slack-search): repair execution, OAuth, and onboarding (#7666) - fix(knowledge): make indexing and connector recovery durable (#7670) - fix(table): preserve provenance during execution metadata updates (#7671) ## Contributors - @TheodoreSpeaks - @icecrasher321 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.8.29...v0.8.30)