Features
- feat(google_docs): opt-in Markdown formatting for create operation (#4656)
- feat(findymail): add Findymail B2B contact data integration (#4654)
- feat(prospeo): add Prospeo integration for B2B contact enrichment and search (#4653)
Improvements
- improvement(workspace): fix resource table column proportions and toast stacking (#4655)
- improvement(memory): replace unbounded server caches with lru-cache to fix heap growth (#4652)
- improvement(workspace): allocate more space to name column in resource tables (#4645)
- improvement(mothership): abort path race preventing persistence (#4647)
- improvement(redis-cleanup): schedule, async workflow, hitl base64 cache cleanup (#4646)
Bug Fixes
- fix(tables): type-aware SQL casts for range filters on date columns (#4657)
- fix(knowledge): preserve scroll position when toggling tokenizer in chunk viewer (#4643)