v0.8.29

simstudioai/simv0.8.29Sep 9, 2026by github-actions[bot]

AI Summary

This release introduces support for multiple identity providers per organization and enhances Slack search capabilities by streaming enterprise answers through a single app. It also includes performance optimizations for search retrieval and landing page media loading, alongside several critical bug fixes and dependency updates.

Key Highlights

  • Added support for multiple Identity Providers (SSO) per organization
  • Streamlined enterprise answers via a single Slack application
  • Improved search retrieval performance by reducing overhead
  • Resolved dependency vulnerabilities and fixed billing logic issues

New Features

  • Support for several identity providers per organization
  • Stream enterprise answers through one Slack app

Full Release Notes

## Features

- feat(sso): several identity providers per organization (#7652)
- feat(slack-search): stream enterprise answers through one Slack app (#7644)

## Improvements

- improvement(search): reduce retrieval overhead (#7653)

## Bug Fixes

- fix(landing): serve pre-encoded footer artwork (#7667)
- fix(settings): show connected accounts without search (#7665)
- fix(deps): resolve all open Dependabot alerts across next, sharp, js-yaml, nodemailer and csv-parse (#7659)
- fix(outbox): prevent bulk cleanup from starving delivery (#7654)
- fix(billing): bound cumulative usage lock holders (#7655)
- fix(landing): optimize customer media loading (#7656)

## Contributors

- @TheodoreSpeaks
- @icecrasher321
- @waleedlatif1

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