Features
- feat(files): stream large CSV previews and add import-as-table (#5125)
- feat(connectors): use resource selectors for KB connector config (#5116)
- feat(google): Maps Pollen/Solar, Custom Search expansion, and live-API fixes across Google integrations (#5113)
- feat(search): actions, fuzzy matching, and highlighting in cmd+k palette (#5110)
- feat(integrations): hosted email-enrichment providers + cascade wiring (#5087)
- feat(file): add Compress and Decompress operations to the File block (#5100)
Improvements
- improvement(mothership): user_table speed parity — limit bounds, background import/delete/update jobs (#5012)
- improvement(knowledge): align connected-sources rows and move source chip left of filter/sort (#5117)
- improvement(tables): versioned CSV snapshot cache for table mounts + parallel multipart uploader (#5108)
- improvement(supabase): add Edge Functions tool; correct storage output shapes + harden tools (#5112)
- improvement(search): align cmd+k action icons + highlight with the design system (#5114)
- improvement(integrations): validate BigQuery/Forms/PageSpeed + regenerate integration docs (#5109)
- perf(db): logs-list index, drop redundant indexes, replica routing, hot-path write cleanups (#5105)
- improvement(models): add DeepSeek V4 + Mistral Medium 3.5, fix Codestral context window (#5103)
- improvement(execution, connectors): offload large function inputs, increase connector limits + better error propagation (#5089)
- perf(execution): parallelize preflight gates, cache deployed state, memoize Anthropic client (#5098)
- improvement(models): sort model dropdown by latest release date within each provider (#5099)
Bug Fixes
- fix(tables): enforce row limits against the current plan, not a frozen per-table cap (#5120)
- fix(resource): left-align table filter/sort when there's no search (#5128)
- fix(copilot): mount input tables with display-name CSV headers, not column IDs (#5121)
- fix(azure): replace Azure DevOps icon with Azure icon and remove AzureDevOpsIcon (#5118)
- fix(realtime): debounce the reconnecting toast to stop transient-blip flashes (#5111)
- fix(locks): enforce workflow/folder locks on the agent + close manual-UI create gaps (#5107)
- fix(sidebar): prefetch chats + workflows so cold loads don't flash skeletons (#5104)
- fix(input-format): field not editable race condition (#5102)
Other Changes
- chore(deps): remove unused dependencies and harden CI supply chain (#5119)