v0.7.46
simstudioai/simv0.7.46Jul 28, 2026by github-actions[bot]
AI Summary
Implements self-host settings, per-table mutation locks, and TikTok integration.
Key Highlights
- Self-host settings plane
- Per-table mutation locks (schema/insert/update/delete)
- TikTok integration unhidden
New Features
- Self-host settings plane
- Per-table mutation locks
- TikTok integration
- Multi-select column types
Full Release Notes
## Features - feat(settings): self-host settings plane, Sim wordmark in sidebar (#5990) - feat(tiktok): unhide integration (#5978) - feat(tables): per-table mutation locks (schema/insert/update/delete) (#5960) - feat(tables): add select & multi-select column types (#5873) - feat(setup): setup wizard with browser-based Chat key handoff (#5911) ## Improvements - improvement(settings): match standalone shell chrome to the workspace one (#5992) - improvement(chat): defer resource-menu list queries until the menu opens (#5973) - improvement(mship): mcp persistence in chat - improvement(pii): clarify custom regex replacement placeholder (#5975) - improvement(tables): show the lock chip only when a table is actually locked (#5967) - improvement(agent-streaming): add way to opt in for workflow executions (#5956) - improvement(data-drains): move drains to the fullscreen list/detail pattern (#5954) - refactor(settings): fold verified domains into SSO, move group-detail state to nuqs, design-system cleanup (#5950) ## Bug Fixes - fix(seo): noindex non-production sim.ai hosts, redirect indexed 404s (#5988) - fix(files): preserve nested folder structure when archiving workspace files (#5985) - fix(security): suppress the CodeQL password-hash alert on sha256Hex (#5982) - fix(content): stop wide markdown tables breaking the mobile layout (#5984) - fix(library): generate every post cover from one template (#5980) - fix(docs): render native block icons instead of the two-letter fallback (#5981) - fix(slack): stop requesting the unapproved scopes, gate them behind an opt-in flag (#5977) - fix(tables): make the atomic per-cell merge the only row-write path (#5970) - fix(setup,compose): bundle Redis, fix socket reconnect, and harden the setup wizard (#5964) - fix(autolayout): keep branches in stable rows across layers (#5877) - fix(ci): skip lifecycle scripts on CI installs (#5959) - fix(settings): a11y labels, URL-backed member search, and design-system cleanup (#5955) - fix(skills): show the new skill after creating it (#5949) ## Other Changes - test(data-drains): cover the migrated detail and create surfaces (#5958) ## Contributors - @BillLeoutsakosvl346 - @Sg312 - @TheodoreSpeaks - @icecrasher321 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.45...v0.7.46)