Features
- feat(tables): add PostHog events for table-workflow run/stop gestures (#4839)
- feat(linq): add Linq iMessage/SMS/RCS integration (34 tools, block, attachment upload) (#4831)
- feat(providers): add Together AI, Baseten, and Ollama Cloud model providers (#4830)
- feat(tables): expand filter operators (not-contains, starts/ends-with, not-in, empty) (#4827)
Improvements
- improvement(kbs): ownership bindings (#4833)
- improvement(copilot): stop persisting tool-call result outputs in transcripts (#4829)
- improvement(copilot): make copilot_messages the sole transcript store, remove JSONB dual-write (#4826)
Bug Fixes
- fix(tables): reliable stop-all, accurate "X running", and rate/usage gating for cell runs (#4838)
- fix(misc): keep block-tool params selected across store replace, perms parity for delete (#4840)
- fix(tables): enforce plan limits in mothership user_table tool (#4832)
- fix(deps): upgrade vitest to ^4.1.0 to patch critical Vitest UI advisory (GHSA-5xrq-8626-4rwp) (#4837)
- fix(table): preserve workflow groups on CSV column-add and dispatch after tx commit (#4503)
Other Changes
- chore(access): helper cleanup (#4842)