Features
- feat(integrations): add RB2B integration (#4784)
- feat(slack): scope private channel visibility to installing user (#4779)
- feat(integrations): add ZoomInfo, align Wiza, audit Apollo, refresh docs (#4776)
- feat(copilot): add copilot_messages table with dual-write rollout (#4726)
- feat(providers): add Claude Opus 4.8 model (#4771)
Improvements
- improvement(logs): raise execution log size limits to 3MB / 512KB (#4778)
- improvement(billing): migrate hot path writes away from user_stats (#4768)
- improvement(auth): suffix-match BLOCKED_SIGNUP_DOMAINS to catch subdomain rotation (#4773)
- improvement(integrations): tighten resend, azure_devops icon, loops trim (#4772)
Bug Fixes
- fix(auth): return 403 instead of 500 for blocked sign-in/sign-up attempts (#4783)
- fix(workflows): default workflow color when none provided on create (#4782)
- fix(slack): only parse scoped user id for oauth credentials (#4781)
- fix(mothership): persist queued messages, edit-in-place preserves order (#4769)
Other Changes
- chore(auth): upgrade better-auth 1.3.12 → 1.6.11 (#4766)