v0.6.51
simstudioai/simv0.6.51Apr 20, 2026by github-actions[bot]
AI Summary
Enhanced table management with improved column selection and drag-and-drop reordering, alongside significant updates to the codebase test infrastructure and billing routing.
Key Highlights
- Column selection, keyboard shortcuts, drag reorder, and undo improvements for tables
- Migration of tests to dbChainMock and extraction of react-query hooks
- Centralization of test mocks and removal of dead code
New Features
- Column selection, keyboard shortcuts, drag reorder, and undo improvements for tables
Full Release Notes
## Features - feat(tables): column selection, keyboard shortcuts, drag reorder, and undo improvements (#4222) ## Improvements - improvement(codebase): migrate tests to dbChainMock, extract react-query hooks (#4235) - improvement(codebase): centralize test mocks, extract @sim/utils, remove dead code (#4228) - improvement(billing): route scope by subscription referenceId, sync plan from Stripe, transfer storage on org join, outbox service (#4219) ## Bug Fixes - fix(settings): restore paste-to-destructure for workspace secrets, cleanup hooks and design tokens (#4231) - fix(landing): render proper 404 for invalid /models and /integrations routes (#4232) - fix(ui): stop scrolling on leaving workflow sidebar for drag-drop (#4139) - fix(blocks): resolve variable display in mothership resource preview (#4226) ## Other Changes - chore(docker): add packages/utils to app and realtime Dockerfiles (#4229) - chore(readme): update tech stack section (#4227) ## Contributors - @TheodoreSpeaks - @icecrasher321 - @waleedlatif1 [View changes on GitHub](https://github.com/simstudioai/sim/compare/v0.6.50...v0.6.51)