Features
- feat(folders): soft-delete folders and show in Recently Deleted (#4001)
- feat(home): add double-enter to send top queued message (#4005)
- feat(home): add folders to resource menu (#4000)
- feat(posthog): Add posthog log for signup failed (#3998)
- feat(block): Conditionally hide impersonateUser field from block, add service account prompting (#3966)
- feat(triggers): add Linear v2 triggers with automatic webhook registration (#3991)
- feat(triggers): add Zoom webhook triggers (#3992)
- feat(landing): add PostHog tracking for CTA clicks, demo requests, and prompt submissions (#3994)
- feat(triggers): add Vercel webhook triggers with automatic registration (#3988)
- feat(analytics): add Google Tag Manager and Google Analytics for hosted environments (#3993)
- feat(triggers): add Notion webhook triggers (#3989)
- feat(triggers): add Greenhouse webhook triggers (#3985)
- feat(triggers): add Intercom webhook triggers (#3990)
- feat(triggers): add Gong webhook triggers for call events (#3984)
- feat(triggers): add Resend webhook triggers with auto-registration (#3986)
- feat(integrations): add Sixtyfour AI integration (#3981)
- feat(triggers): add HubSpot merge, restore, and generic webhook triggers (#3983)
- feat(triggers): add Salesforce webhook triggers (#3982)
Improvements
- refactor(triggers): consolidate v2 Linear triggers into same files as v1 (#4010)
- refactor(webhooks): extract provider-specific logic into handler registry (#3973)
Bug Fixes
- fix(secrets): restore unsaved-changes guard for settings tab navigation (#4009)
- fix(home): simplify enter-to-send queued message to single press (#4008)
- fix(resource-menu): consistent height between 1 result and no results (#4007)
- fix(webhooks): harden audited provider triggers (#3997)
- fix(sockets): joining currently deleted workflow (#4004)
- fix(subflows): make edges inside subflows directly clickable (#3969)
- fix(secrets): secrets/integrations component code cleanup (#4003)
- fix(blocks): allow tool expansion in disabled mode, improve child deploy badge freshness (#4002)
- fix(copilot): fix copilot running workflow stuck on 10mb error (#3999)
- fix(mothership): fix url keeping markdown hash on resource switch (#3979)
- fix(hitl): fix stream endpoint, pause persistence, and resume page (#3995)
- fix(signup): show multiple signup errors at once (#3987)