v0.7.58
simstudioai/simv0.7.58Aug 6, 2026by github-actions[bot]
AI Summary
This release expands table capabilities with plain predicates in v2 queries and raises the column limit to 1000. It also includes UI restructuring and fixes for file layout stability.
Key Highlights
- Support for plain predicates in v2 queries.
- Raised max column limit to 1000.
- UI restructuring and renaming (Mothership to Chat).
- Fixes for file layout space and sidebar drifting.
New Features
- Plain predicates in v2 queries
- 1000 column limit
- UI restructuring
Full Release Notes
## Features - feat(tables): support plain predicates in v2 queries (#6292) - feat(library): Sim vs Dify: Open-Source AI Workspace vs LLM App / RAG Platform (#6286) ## Improvements - improvement(tables): raise the max column limit to 1000 (#6295) - improvement(docs): restructure sidebar, align chrome, rename Mothership to Chat (#6296) ## Bug Fixes - fix(files): reserve image layout space so images stop reflowing on load (#6299) - fix(docs): stop the sidebar drifting when page content resizes (#6301) - fix(knowledge): scroll the whole chunk editor area instead of the textarea (#6300) - fix(editor): restore caret alignment and the intended type scale across the panel (#6297) - fix(files): stop a cached collab snapshot resurrecting blank lines (#6293) ## Contributors - @TheodoreSpeaks - @icecrasher321 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.7.57...v0.7.58)